Stars
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,…
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documen…
RT-Thread is an open source IoT Real-Time Operating System (RTOS).
A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.
Dynamically load a lua script to change the behavior of your iOS application.
An objective-c wrapper for embedding the mongoose http web server in iPhone apps
An API to provide an efficient distributed queue on a cluster. Libcircle is currently used in production to quickly traverse and perform operations on a file tree which contains several hundred-mil…