Bean

Bean 1.0.14

Bean is a framework agnostic utility that lets developers add, remove, duplicate, and trigger (JavaScript) events.It works with all major desktop browsers and also includes support for touch interactions and mobile browsers.The library is also one of the...

DICOM

DICOM 0.9.6

DICOM (Digital Imaging and Communications in Medicine) is a standard for handling, storing, printing, and transmitting information in medical imaging.It works for local transaction, but for networking events also.It includes a file format definition and a...

Gevent

Gevent 1.0.1

The coroutine-based Python networking library uses Greenlet to provide a high-level synchronous API on top of libevent event loops.Features:Convenient API around greenlets Familiar synchronization primitives (gevent.event, gevent.queue) Socket module that...

TameJs

TameJs 0.4.14

TameJs reads inputted JavaScript code and outputs it in a modified syntax.This new syntax is centered around optimizing the code for usage in asynchronous applications.All the code it rewrites is in the so-called "vanilla" JavaScript syntax, used with the...

puid

puid 1.0.5 updated

Unlike other similar random ID generators, puid uses the current time value instead of a random token to generate the ID.This creates IDs that can be tracked backed into time and hold historic information.Besides the timestamp, other information like the...