Tags : Browse Projects

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

Go programming language

Compare

  Analyzed 2 days ago

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

6.01M lines of code

537 current contributors

5 days since last commit

102 users on Open Hub

Very High Activity
4.875
   
I Use This

GNU Parallel

Compare

Claimed by GNU Analyzed about 17 hours 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

18 days since last commit

6 users on Open Hub

Very Low Activity
5.0
 
I Use This

The OPAL Project - An OPen Analysis Library for Java Bytecode

Compare

  Analyzed 1 day 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]

489K lines of code

8 current contributors

5 days since last commit

1 users on Open Hub

High Activity
0.0
 
I Use This

Android Async

Compare

  Analyzed over 3 years ago

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.

1.11K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

Mandala

Compare

  Analyzed about 9 hours 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 14 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

tempus-fugit

Compare

  Analyzed about 13 hours ago

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

4.5K lines of code

0 current contributors

9 months since last commit

1 users on Open Hub

Very Low Activity
3.0
   
I Use This

The Fancy Programming Language

Compare

  Analyzed about 16 hours 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

about 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

occam2.5 and occam-pi compiler

Compare

  Analyzed about 1 year ago

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

309K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: No declared licenses

Sasa

Compare

  Analyzed almost 4 years ago

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.

56.2K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

Threadly

Compare

  Analyzed about 5 hours 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

3 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This