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
120 stars
17 watching
8 forks
Language: Common Lisp
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 300 |
| Enables efficient development of large numbers of concurrent Common Lisp applications on Unix systems. | 79 |
| A Common Lisp package providing concurrency operations similar to Clojure | 35 |
| A high-performance, ACID-compliant key-value store with object database and relational capabilities. | 139 |
| An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. | 911 |
| 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 |
| A lightweight CLI library in Go for building simple and clear command-line interfaces. | 183 |
| An Erlang-based indexed key/value storage engine with log-structured merge tree and efficient range queries | 306 |
| A fast and reliable key-value database for .NET applications | 378 |
| A data structure library for building eventually consistent systems with concurrent updates and merging operations | 651 |
| A Common Lisp client library for interacting with an in-memory job queue and message broker | 13 |
| Automates LaTeX document processing with Docker-based CI/CD pipelines | 1 |
| A high-performance key-value store designed for concurrent access and visualization. | 537 |
| A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. | 337 |
| A distributed key-value store with sharding and replication capabilities | 261 |