Jensor

Jensor 1.8

Jensor is a light-weight, low-overhead Java profiler written entirely in Java. It is built on ByteCode Instrumentation (BCI) technology. Jensor provides innovative analysis techniques that help to detect and eliminate bottlenecks in Java applications....

cynic

cynic 1.0

These days almost any application has several integration points like database, gateway, payment, or some Web service that it consumes over HTTP.All communication with the remote systems happens over the network and both networks and those systems often...

pyjslint

pyjslint 0.3.3

pyjslint is a JSLint wrapper for Python. Can be invoked from the command line and any Python code.It is built on the power of NodeJS.DependenciesIt only depends on nodejs. You must have node on your system for running this wrapper.It runs just fine with...

CppSpec

CppSpec 0.4

CppSpec is a behavior driven development (BDD) framework for C++. Behavior Driven Development is a refinement of TDD which turns the focus from writing the tests to the process of defining the behavior of the software using tests.Using CppSpecTo define...