KV78Turbo-OVAPI
Caching library
A Python implementation of an in-memory key-value store optimized for high-performance caching and fast data retrieval.
90 stars
17 watching
9 forks
Language: Python
last commit: almost 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
maypok86/otter | A high-performance caching library for Go that provides automatic configuration and features such as TTL, cost-based eviction, and deletion listeners. | 1,707 |
capless/kev | A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
lucavallin/barco | A C-based implementation of Linux containers | 1,492 |
orlovevgeny/go-mcache | A fast key-value store with expiration times and thread safety. | 97 |
zolomatok/johnny | A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. | 37 |
html/clache | A general caching facility for Common Lisp | 18 |
yuseferi/gocache | An in-memory key-value store/cache implementation in Go providing efficient caching capabilities | 9 |
vaccovecrana/vephar | A minimal key-value store with API and web UI using raft cluster coordination and badger data storage | 16 |
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 904 |
snazy/ohc | A high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm. | 1,071 |
ctrl-felix/cosmospy-protobuf | A Python library providing a unified interface to Cosmos Protobuf APIs for querying blockchain data. | 19 |
sebleier/django-redis-cache | A caching backend for Django web applications using Redis as the storage layer. | 1,040 |
mrkkrp/modern-uri | A modern Haskell library for working with URIs in a correct and efficient manner | 68 |
jmoiron/johnny-cache | A caching framework designed to work with Django's ORM and optimized for use with memcached. | 304 |
jamesmontemagno/monkey-cache | Provides an easy-to-use caching mechanism for data structures in .NET applications. | 669 |