Stars
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
LICEcap simple animated screen capture tool for Windows and OS X
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
luna programming language - a small, elegant VM implemented in C
🏂 EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).
mon(1) - Simple single-process process monitoring program written in C
JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.
clone of pthread-win32 (a.k.a. pthreads4w) + local tweaks (including MSVC2008 - MSVC2022 project files)
SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.
Transform nested JSON data into tabular data in the shell.
Forked lightningdb (http://symas.com/mdb/) assemblied into ready to build VIsual Studio Solution