0

FastCat 1.4

FastCat is a streamlined version of StringBuilder that does not allocate a buffer until the very last minute, and allocates it the exact size needed.

You use it in writing your own Java Programs. It works very similarly to StringBuilder, so the Javadoc should be all you need.

Read more
0

edpath 0.1.4

edpath will help you quickly and easily view entries from the PATH (or other named environment variable), with ';' separators replaced by newlines, so that each entry is on its own line.

Running with --edit displays this in $EDITOR, and saved changes are written back to the registry,

Read more
0

LifeAI 01.00

The LifeAI package was specially developed to be an Open Source C++ library for Artificial Intelligence decision-making. It can be integrated in computer games, robotics, or anything that requires simulated intelligence.

Entities and actions are created in C++ and text files with

Read more
0

Jailer 3.6.9

Jailer is a tool for database subsetting and sampling, schema browsing, and rendering. Jailer exports consistent, referentially intact row-sets from relational databases.

Jailer will allow you to easily remove obsolete data without violating integrity. Jailer is DBMS agnostic,

Read more
0

qimono 1.0

qimono is built as a Java library that is based on Mockito. This extends it with the ability to mock private / static / final methods, getting and setting the values for private fields and to substitute the date and time for testing purposes.

Now you can improve your development

Read more