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
Alternatives and similar repositories for javascript-database:
Users that are interested in javascript-database are comparing it to the libraries listed below
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- ARTful radix tree☆13Updated 8 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- Columnar storage and query engine☆9Updated 6 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 11 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
- Netstring parsing in C☆35Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Crit-bit tree☆26Updated 3 years ago
- Concurrent trie-hash map library☆91Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- A Brainfuck JIT compiler, written almost entirely in GNU C☆18Updated 12 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search☆12Updated 6 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- C implementation of a compressed trie lookup map☆21Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago