malbrain / javascript-databaseLinks
Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.
☆13Updated 5 years ago
Alternatives and similar repositories for javascript-database
Users that are interested in javascript-database are comparing it to the libraries listed below
Sorting:
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- ARTful radix tree☆13Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 12 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- C implementation of a compressed trie lookup map☆23Updated 6 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 6 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…☆37Updated 12 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- The Lemon parser generator and sibling projects.☆46Updated 3 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆32Updated 7 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆90Updated 10 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 6 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 10 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
- High performance utility library for C☆95Updated 4 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 3 weeks ago