dhobsd / sbst
Benchmark various data structures / algorithms for string searching.
☆15Updated 9 years ago
Alternatives and similar repositories for sbst:
Users that are interested in sbst are comparing it to the libraries listed below
- C99 trie library☆100Updated 6 years ago
- A C library for creating and accessing dynamic arrays with near O(log-base-256) scalability into the peta-element range☆32Updated 14 years ago
- quick c☆35Updated 3 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- C automata library to build, determinize, minimize, translate regexp etc☆10Updated 9 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
- Convenient & cross-platform sandboxing C library☆44Updated last year
- Fast time calls from user space.☆11Updated 9 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆61Updated last year
- userspace threads and coroutines for C☆18Updated 9 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Plan 9 compatible UTF-8 C library☆89Updated 6 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- generate perfect hashes (alpha)☆77Updated 2 years ago
- The Lemon parser generator and sibling projects.☆43Updated 3 years ago
- A small self-contained alternative to readline and libedit☆67Updated last year
- A superfast C compiler inspired by TinyCC☆15Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 8 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Coroutines for C.☆74Updated 8 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 8 years ago
- Non-Moving, Incremental, and Generational Quad-Color Garbage Collector (http://wiki.luajit.org/New-Garbage-Collector)☆80Updated last year
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 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
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- High performance utility library for C☆93Updated 8 months ago
- linear probing hash table implementation written in C (c99)☆10Updated 6 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆16Updated 8 years ago