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
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 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
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- ARTful radix tree☆13Updated 8 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated last year
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- A simple C Thread pool implementation☆13Updated 5 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 7 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Coroutines for C.☆75Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Columnar storage and query engine☆9Updated 7 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C☆40Updated 4 years ago
- Convey testing framework for C.☆36Updated 7 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- A superfast C compiler inspired by TinyCC☆15Updated 10 years ago