Tags : Browse Projects

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

Go programming language

Compare

  Analyzed 11 months ago

Go is an expressive, concurrent, garbage-collected systems programming language.

6.01M lines of code

537 current contributors

11 months since last commit

102 users on Open Hub

Activity Not Available
4.875
   
I Use This

GNU Parallel

Compare

Claimed by GNU Analyzed 11 months ago

GNU parallel is a shell tool for executing jobs in parallel locally or using remote computers. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables.

50.9K lines of code

1 current contributors

almost 1 year since last commit

6 users on Open Hub

Activity Not Available
5.0
 
I Use This

The OPAL Project - An OPen Analysis Library for Java Bytecode

Compare

  Analyzed 11 months ago

OPAL is a platform for analyzing and engineering Java byte code that is written in Scala and which leverages Scala's advanced language features to provide a new and previously unseen level of customizability and scalability. OPAL was designed from the ground up with extensibility, adaptability and ... [More] scalability in mind. In general, OPAL facilitates writing concurrent analyses and is already highly parallelized. On top of the framework for representing and engineering Java byte code, OPAL in particular provides a framework for the abstract interpretation of Java bytecode. Additionally, it has built-in support for the analysis of static source code dependencies and generally provides extensive support for pattern-matching on Java bytecode. [Less]

488K lines of code

8 current contributors

12 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Android Async

Compare

  No analysis available

A small library to help Android apps run blocking background tasks asynchronously. Standard java concurrency tools like Executors, Futures, Callables etc are used for flexibility.

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: isc

Mandala

Compare

  Analyzed 11 months 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

over 15 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

tempus-fugit

Compare

  Analyzed 11 months ago

The tempus-fugit library helps you write and test concurrent code.

4.5K lines of code

0 current contributors

almost 2 years since last commit

1 users on Open Hub

Activity Not Available
3.0
   
I Use This

The Fancy Programming Language

Compare

  Analyzed 11 months ago

Fancy is a dynamic, object-oriented programming language heavily inspired by Smalltalk, Ruby and Erlang. It supports dynamic code evaluation (as in Ruby & Smalltalk), class-based mixins, (simple) pattern matching, runtime introspection & reflection, "monkey patching" and much more. It runs ... [More] on Rubinius, the Ruby VM, and thus has first-class integration with Ruby's core library and any additional Ruby libraries that run on Rubinius, including most C-extensions. [Less]

2.84K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

occam2.5 and occam-pi compiler

Compare

  No analysis available

An occam 2.5 compiler written in C generating ETC (extended transputer code), with experimental additions to support occam-pi.

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: No declared licenses

Sasa

Compare

  No analysis available

Sasa is a collection of useful C# extensions to the standard library. There are tuples, Linq extensions, full MIME e-mail parsing, a POP3 client, array combinators, compact serialization, purely functional lists, lazy types, and more.

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: lgpl

Threadly

Compare

  Analyzed 11 months ago

Threadly is a library of java tools to assist with concurrent development. There are tools to help with a wide range of development and testing. This is designed to be a complement to java.util.concurrent and uses java.util.concurrent to help assist in it's implementations where it makes sense. This ... [More] library is particularly useful for getting legacy concurrent code and getting it under test. [Less]

48.2K lines of code

3 current contributors

over 1 year since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This