ruby-enumerize
enumerated attributes with internationalisation
This library implements enumerated attributes, with internationalisation
support, to provide translation of the attributes in various languages.
libfoonathan-memory0d
STL compatible C++ memory allocator library
The default STL allocator model has various flaws, for example you cannot
easily share a single allocator for multiple types. This library is one of
many proposed solutions for the shortcomings of the standard allocator, which
unlike many other solutions does not require changes in the STL itself.
opendrim-lmp-softwareupdate
OpenDRIM Software Update provider
ruby-lumberjack
Lumberjack is a logging implementation in Ruby
A simple, powerful, and very fast logging utility that can be a drop in
replacement for Logger or ActiveSupport::BufferedLogger. Provides support
for automatically rolling log files even with multiple processes writing the
same log file.
libjbbp-java
comfortable way to work with binary data in Java
Java has some embedded features to parse binary data (for instance
ByteBuffer), but sometime it is needed to work on bit level and
describe binary structures through some DSL(domain specific language).
r-cran-logging
GNU R logging package
Pure R implementation of the ubiquitous log4j package. It offers
hierarchic loggers, multiple handlers per logger, level based filtering,
space handling in messages and custom formatting.