Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

ScUtil

Compare

  Analyzed about 14 hours ago

Hundreds of functions of a variety of topics, from statistics to string parsing, module utilities to network tools. Everyone's pet library accumulates features over time. My erlang library got big, fast. I often find myself giving functions from it out to other people, and a lot of my other ... [More] libraries are dependant on ScUtil in various ways, so I figured what the hell, let's give it away. This library is believed to be efficiently implemented at all points. Efficiency tips are, however, both appreciated and taken seriously. ScUtil uses the TestErl library for unit, regression and stochastic testing. ScUtil is free and MIT licensed, because the GPL is evil. ScUtil is written by John Haugeland, from http://fullof.bs/ . [Less]

9.39K lines of code

0 current contributors

about 8 years since last commit

11 users on Open Hub

Inactive
4.8
   
I Use This

HPX

Compare

  Analyzed about 22 hours ago

HPX is a general purpose parallel C++ runtime system for parallel and distributed applications of any scale. It is a very modular and well designed runtime system architecture. Real world applications are used to drive the development of HPX, coining out required functionalities and converging onto ... [More] an stable API which provides a smooth migration path for developers. The API exposed by HPX is modelled after the interfaces defined by the C++11/14 ISO standard and adheres to the programming guidelines used by the Boost collection of C++ libraries. [Less]

554K lines of code

37 current contributors

5 days since last commit

8 users on Open Hub

High Activity
5.0
 
I Use This

PM2

Compare

  Analyzed about 16 hours ago

PM2 is a low level generic runtime system which integrates multithreading management (Marcel) and a high performance multi-cluster communication library (Madeleine).

315K lines of code

4 current contributors

1 day since last commit

7 users on Open Hub

High Activity
5.0
 
I Use This

GPars

Compare

  Analyzed about 22 hours ago

GPars (Groovy Parallel Systems) brings a wide variety of high-level concurrency concepts, such as actors, parallel collections, agents, dataflow concurrency and other to Groovy developers. Leveraging the enormous flexibility of the Groovy programming language and building on proven Java ... [More] technologies, we aim to make concurrent programming for multi-core hardware intuitive, robust and enjoyable. [Less]

55.7K lines of code

0 current contributors

over 5 years since last commit

6 users on Open Hub

Inactive
5.0
 
I Use This

Charm++

Compare

  No analysis available

A portable adaptive runtime system for parallel applications. Application developers create an object-based decomposition of the problem of interest, and the runtime system manages issues of communication, mapping, load balancing, fault tolerance, and more. Sequential code implementing the ... [More] methods of these parallel objects is written in C++. Calls to libraries in C++, C, and Fortran are common and straightforward. Charm++ is portable across individual workstations, clusters, accelerators (Cell SPEs, GPUs), and supercomputers such as those sold by IBM (Blue Gene, POWER) and Cray (XT3/4/5/6 and XE6). Applications based on Charm++ are used on at least 5 of the 20 most powerful computers in the world. [Less]

0 lines of code

18 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: illinois-...

migrid

Compare

  No analysis available

Minimum intrusion Grid (MiG) is an attempt to design a new platform for Grid computing which is driven by a stand-alone approach to Grid, rather than integration with existing systems. The goal of the MiG project is to provide Grid infrastructure where the requirements on users and resources alike ... [More] is as small as possible (minimum intrusion). MiG strives for minimum intrusion but will seek to provide a feature rich and dependable Grid solution. MiG is open source software and we periodically release stable versions of the MiG middleware for download. In line with the minimum intrusion concept, you only need to download and install the middleware if you want to run your own Grid. Users and resources only need a certificate and a browser to use MiG. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

Task Spooler

Compare

  No analysis available

Unix batch system where the tasks spooled run one after the other. The amount of jobs to run at once can be set at any time. Each user in each system has his own job queue. The tasks are run in the correct context (that of enqueue) from any shell/process, and its output/results can be easily ... [More] watched. It is very useful when you know that your commands depend on a lot of RAM, a lot of disk use, give a lot of output, or for whatever reason it's better not to run them all at the same time, while you want to keep your resources busy for maximum benfit. Its interface allows using it easily in scripts. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

Mandala

Compare

  Analyzed 4 minutes ago

The project Mandala helps the development of concurrent and/or distributed applications. It is based on the asynchronous reference concept which provide asynchronous and potentially remote method invocation.

28K lines of code

0 current contributors

almost 15 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Parallel executor

Compare

  Analyzed about 6 hours ago

PAEXEC distributes performing the given tasks across several CPUs or machines in a network.

5.98K lines of code

1 current contributors

almost 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

TransactionKit

Compare

  Analyzed about 2 hours ago

Lockless Multi-Reader, Multi-Writer Transaction Capable Hash Tables

8.44K lines of code

0 current contributors

almost 16 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This