swarmkit

Toolkit for orchestrating distributed systems at any scale

python-automat

Self-service finite-state machines for the programmer on the go

elpa-bug-hunter

automatically debug and bisect your init.el or .emacs file

The Bug Hunter is an Emacs library that finds the source of an error or unexpected behavior inside an elisp configuration file (typically init.el or .emacs). It supports automatic, interactive, and assertion bug hunting. Also it is possible to debug literate-style configuration files.

examl

Exascale Maximum Likelihood (ExaML) code for phylogenetic inference

Exascale Maximum Likelihood (ExaML) is a code for phylogenetic inference using MPI. This code implements the popular RAxML search algorithm for maximum likelihood based inference of phylogenetic trees.

librte-net-ipn3ke25

Data Plane Development Kit (librte-net-ipn3ke runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

node-sntp

SNTP client

An SNTP v4 client (RFC4330) for nodejs. Simpy connects to the NTP or SNTP server requested and returns the server time along with the roundtrip duration and clock offset. To adjust the local time to the NTP time, add the returned `t` offset to the local time.