malbrain / javascript-database
Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.
☆13Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for javascript-database
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Phase Fair and Standard Reader Writer Locks☆16Updated 5 years ago
- ARTful radix tree☆13Updated 7 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- A superfast C compiler inspired by TinyCC☆15Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 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 Brainfuck JIT compiler, written almost entirely in GNU C☆18Updated 12 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 8 years ago
- The libdill tutorial.☆13Updated 5 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆33Updated last year
- unrolled skip list library for C☆21Updated 5 years ago
- Concurrent trie-hash map library☆89Updated last year
- Bloom filter alternative (C++)☆17Updated 6 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 11 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆29Updated 5 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- The Lemon parser generator and sibling projects.☆40Updated 2 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- C implementation of Disruptor queues☆22Updated 2 years ago