cl-ctrie

CTrie

A concurrent key/value index data structure with efficient memory-mapped persistence and fast transient storage models.

lock-free, concurrent, key/value index with efficient memory-mapped persistence and fast transient storage models

GitHub

119 stars
17 watching
8 forks
Language: Common Lisp
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
replikativ/konserve A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead 301
wadehennessey/wcl Enables efficient development of large numbers of concurrent Common Lisp applications on Unix systems. 79
dtenny/clj-con A Common Lisp package providing concurrency operations similar to Clojure 35
bobris/btdb A C# implementation of a key-value store with advanced features like transactions and compression, along with tools for dynamic IL generation and object database management. 137
sasa1977/con_cache An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. 910
kipcole9/cldr Provides key building blocks for software to support the world's languages by offering the largest and most extensive standard repository of locale data. 1
leaanthony/clir A lightweight CLI library in Go for building simple and clear command-line interfaces. 181
krestenkrab/hanoidb An Erlang-based indexed key/value storage engine with log-structured merge tree and efficient range queries 306
koculu/zonetree A fast and reliable key-value database for .NET applications 373
aphyr/meangirls A data structure library for building eventually consistent systems with concurrent updates and merging operations 652
codyreichert/cl-disque A client library for interacting with an in-memory job queue and message broker 13
ctornau/latex Automates LaTeX document processing with Docker-based CI/CD pipelines 1
liveasynchronousvisualizedarchitecture/simdb A high-performance key-value store designed for concurrent access and visualization. 535
tessil/sparse-map A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. 334
chrislusf/vasto A distributed key-value store with sharding and replication capabilities 261