radareorg / sdb
Simple and fast string based key-value database with support for arrays and json
☆218Updated last week
Alternatives and similar repositories for sdb:
Users that are interested in sdb are comparing it to the libraries listed below
- Rabbit VM.☆105Updated 5 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆203Updated last year
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆233Updated 8 months ago
- portable libc optimized for code size and readability☆81Updated 8 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- An obsolete project☆82Updated 6 years ago
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆62Updated 14 years ago
- A tiny embeddable HTTP server written in C89☆179Updated 5 years ago
- POSIX getopt() as a portable header library☆105Updated last year
- Anonymous functions in C☆248Updated 4 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- DRY Microtesting Framework for C☆83Updated 4 years ago
- C based OO portable data structure library☆130Updated 15 years ago
- Implementation of RFC 1078☆100Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- simple, fast C routines for manipulating UTF-8☆81Updated 5 years ago
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆40Updated 9 years ago
- A single-header incremental garbage collector library☆283Updated 5 months ago
- A lightweight, embeddable scripting language☆150Updated 7 years ago
- A C utility library and persistent key/value storage engine☆302Updated 3 weeks ago
- Tiny system call tracer and debugger☆111Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Libtask is a simple coroutine library.