dcreager / libpush
An arrow-based parser combinator library for C
☆40Updated 15 years ago
Alternatives and similar repositories for libpush
Users that are interested in libpush are comparing it to the libraries listed below
Sorting:
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆72Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- An exercise in cryptographic minimlism☆24Updated 10 years ago
- yet another lexical preprocessor☆40Updated 4 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- An implementation of Tarjan's Strongly Connected Components algorithm☆13Updated 5 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- Trlmdb is a replicating database using time stamps.☆14Updated 9 years ago
- Container data structure for representing sequences by many fixed-capacity heap-allocated buffers (i.e., chunks).☆24Updated 6 years ago
- Backtrace.io's resilient log record framing format☆38Updated 3 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 9 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- C language port of google-diff-match-patch library☆41Updated 9 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- A programming language for live coding☆162Updated 5 years ago
- A distributed key-value cache with builtin materialized views.☆26Updated 10 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- Fast time calls from user space.☆11Updated 9 years ago
- An example of PEG usage☆55Updated 8 years ago
- Propositional Encodings in C++11☆18Updated 6 years ago
- C version of the MetroHash function☆26Updated 9 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 8 months ago