"description":"LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core (>0.15 Bytes/cycle).",
"fullname":"",
"homepage":"https://lz4.github.io/lz4/",
"language":"C",
"license":"BSD2c and GPLv2",
"name":"lz4"
},
},
{
"category":null,
"contacts":[],
...
...
@@ -1563,13 +1568,13 @@
"name":"minuit"
},
{
"category":null,
"category":"Tool",
"contacts":[],
"description":"a SQL database management system",
"description":"MariaDB Server is one of the most popular database servers in the world. It’s made by the original developers of MySQL and guaranteed to stay open source.",
"name":"Libevent mailing list subscription instructions"
}
],
"description":"The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached.",
"fullname":"libevent",
"homepage":"https://libevent.org/",
"language":"C",
"license":"BSD3c",
"name":"libevent"
},
{
"category":"Tool",
"contacts":[
{
"email":"https://github.com/msgpack/msgpack-c",
"name":"https://github.com/msgpack/msgpack-c"
}
],
"description":"MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's faster and smaller. This implementation is for C/C++.",
"fullname":"msgpack-c",
"homepage":"https://msgpack.org/",
"language":"C++",
"license":"BOOST",
"name":"msgpackc"
},
{
"category":"Tool",
"contacts":[
{
"email":"jess@thrysoee.dk",
"name":"Jess Thrysoee"
}
],
"description":"This is an autotool- and libtoolized port of the NetBSD Editline library (libedit). This Berkeley-style licensed command line editor library provides generic line editing, history, and tokenization functions, similar to those found in GNU Readline.",