postgresql-14-jsquery
PostgreSQL JSON query language with GIN indexing support
JsQuery provides additional functionality for the PostgreSQL jsonb datatype,
such as a simple and effective way to search in nested objects and arrays, and
more comparison operators with index support. It does this by implementing a
specialized search syntax, the @@ operator, and the jsquery type for search
strings.
adarkroom
web-based text adventure game
adarkroom is a web-based text game that runs in a browser. Player needs
to explore the world and trying to escape from it.
libident-bin
simple RFC1413 client library (utilities)
This is a small library to interface to the Ident protocol server;
"ident" enables a remote host to find out who's the owner of a
network connection.
node-grunt-timer
times the duration of your grunt tasks
This Node.js module times the duration of each of your grunt tasks
automatically and outputs the execution time in milliseconds to the console
after each task. It also logs the total time for all logged tasks at the end.
libvibes0
visualizer for intervals and boxes (client library for C++)
VIBes is a visualization system that aims at providing people working
with interval methods a way to display results (boxes, pavings),
without worrying with GUI programming. It provides drawing functions
accessible from a lot of programming languages, without complex
installation and library dependencies. The main design goal of VIBes
is to be cross-platform, available from different programming
languages, simple to set-up, easy to port to a new language.
lld-15
LLVM-based linker
LLD is a new, high-performance linker. It is built as a set of reusable
components which highly leverage existing libraries in the larger LLVM
Project.