Tags : Browse Projects

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

g3log

Compare

  Analyzed about 15 hours ago

Asynchronous C++11 Logger. Its a spin-off from the popular g2log project. g3log focus is on making it easy for coders to ad their own custom made sinks while being as efficient, or more efficient compared to g2log. Cheers Kjell

5.78K lines of code

9 current contributors

27 days since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This

Finagle

Compare

Claimed by Twitter Analyzed about 21 hours ago

Finagle is an asynchronous network stack for the JVM that you can use to build asynchronous Remote Procedure Call (RPC) clients and servers in Java, Scala, or any JVM-hosted language. Finagle provides a rich set of tools that are protocol independent.

178K lines of code

0 current contributors

21 days since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This

Global Arrays

Compare

  Analyzed about 4 hours ago

The Global Arrays (GA) toolkit provides an efficient and portable "shared-memory" programming interface for distributed-memory computers. Each process in a MIMD parallel program can asynchronously access logical blocks of physically distributed dense multi-dimensional arrays, without need for ... [More] explicit cooperation by other processes. Unlike other shared-memory environments, the GA model exposes to the programmer the non-uniform memory access (NUMA) characteristics of the high performance computers and acknowledges that access to a remote portion of the shared data is slower than to the local portion. The locality information for the shared data is available, and a direct access to the local portions of shared data is provided. [Less]

359K lines of code

2 current contributors

over 2 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Hangfire

Compare

  Analyzed 3 months ago

An easy way to perform background processing in your .NET and .NET Core applications. No Windows Service or separate process required. Backed by persistent storage. Open and free for commercial use.

69.8K lines of code

21 current contributors

3 months since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This

async

Compare

  Analyzed about 16 hours ago

This Java library provides some useful building blocks to build high-performance multi-threaded asynchronous applications in Java. Its implementation was inspired by Twisted's asynchronous library (twisted.internet.defer). Deferred allows you to easily build asynchronous processing chains that ... [More] must trigger when an asynchronous event (I/O, RPC and whatnot) completes. It can be used extensively to build an asynchronous API in a multi-threaded server or client library. [Less]

727 lines of code

0 current contributors

almost 9 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

lfe

Compare

  Analyzed about 14 hours ago

Lisp Flavoured Erlang (LFE)

28.6K lines of code

2 current contributors

3 days since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This
Licenses: No declared licenses

VIFF

Compare

  No analysis available

The Virtual Ideal Functionality Framework (VIFF) is a framework for creating efficient and secure multi-party computations (SMPC). Players, who do not trust each other, participate in a joint computation based on their private inputs. The computation is done using a cryptographic protocol which ... [More] allows them to obtain a correct answer without revealing their inputs. Operations supported include addition, multiplication, and comparison, all with Shamir secret shared outputs. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: lgpl3

ROOT-Sim

Compare

  Analyzed about 17 hours ago

The ROme OpTimistic Simulator: Multithreaded Parallel Discrete Event Simulator

7.26K lines of code

2 current contributors

12 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

Goliath

Compare

  Analyzed about 8 hours ago

Goliath is an open source version of the non-blocking (asynchronous) Ruby web server framework powering PostRank. It is a lightweight framework designed to meet the following goals: bare metal performance, Rack API and middleware support, simple configuration, fully asynchronous processing, and ... [More] readable and maintainable code (read: no callbacks). [Less]

6.51K lines of code

0 current contributors

6 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

message-mate

Compare

  Analyzed about 15 hours ago

Message-Mate is a library for building messaging architectures. It provides components to integrate parts of your business logic in a loosely coupled fashion. This allows for applications to be highly extensible and easily tested.

18.7K lines of code

5 current contributors

over 4 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This