Tags : Browse Projects

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

Go programming language

Compare

  Analyzed about 2 months ago

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

6.18M lines of code

537 current contributors

about 2 months since last commit

102 users on Open Hub

Activity Not Available
4.875
   
I Use This

Racket

Compare

  Analyzed 1 day ago

Programming language suitable for implementation tasks ranging from scripting to application development, and supporting the creation of new programming languages. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, and various other tools.

3.22M lines of code

115 current contributors

2 days since last commit

40 users on Open Hub

High Activity
4.21429
   
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

python-csp

Compare

  Analyzed 1 day ago

Implementation of Communicating Sequential Processes on top of Python.

17.2K lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Quasar by Parallel Universe

Compare

  Analyzed about 19 hours ago

Lightweight threads, actors, and asynchronous programming for the JVM

54.5K lines of code

1 current contributors

over 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: eclipse, lgpv3_or_...

Pulsar by Parallel Universe

Compare

  Analyzed about 18 hours ago

Go-like channels and Erlang-like actors for Clojure

7.68K lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: eclipse, lgpv3_or_...

asyncoro

Compare

  Analyzed about 23 hours ago

asyncoro is a Python framework for developing concurrent, distributed programming with asynchronous completions and coroutines. asyncoro features include asynchronous (non-blocking) sockets, efficient polling mechanisms epoll, kqueue, /dev/poll, Windows IO Completion Ports for high performance and ... [More] scalability, SSL for security, asynchronous timers, locking primitives, database cursor operations, communicating coroutines with messages, channels for broadcasting messages, remote execution of coroutines, hot-swapping coroutine functions, and more. Programs developed with asyncoro have same logic and structure as programs with threads, except for a few syntactic changes. Coroutines exchanging messages can be local or distributed in many asyncoro instances across network. [Less]

19.1K lines of code

0 current contributors

about 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This