php-laravel-lumen-framework
micro-framework for building web applications in PHP
Laravel Lumen is a stunningly fast PHP micro-framework for building web
applications with expressive, elegant syntax. Lumen attempts to take the pain
out of development by easing common tasks used in the majority of web projects,
such as routing, database abstraction, queueing, and caching.
poxml
tools for translating DocBook XML files with Gettext
This is a collection of tools that facilitate translating DocBook XML
files using Gettext message files (PO files).
libsimdjson5
Parsing gigabytes of JSON per second (shared object)
JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it.
We need a fresh approach. The simdjson library uses commonly available SIMD
instructions and microparallel algorithms to parse JSON 2.5x faster than
RapidJSON and 25x faster than JSON for Modern C++.
libgit2-1.1
low-level Git library
libgit2 is a portable, pure C implementation of the Git
distributed version control system core methods provided as a
re-entrant link-able library with a solid API.
libjsoncpp24
library for reading and writing JSON for C++
jsoncpp is an implementation of a JSON reader and writer in C++. JSON
(JavaScript Object Notation) is a lightweight data-interchange format
that it is easy to parse and redable for human. It is useful for
building config files, network communications protocols, etc.
libgmpada8
Ada binding to the GNU MultiPrecision library: shared library
GMPAda allows programmers to use the GNU MultiPrecision library
within the Ada language: unbounded integers, rationals and
floats.