in-memory
There are 422 repositories under in-memory topic.
redis/redis
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
typesense/typesense
Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
hazelcast/hazelcast
Hazelcast is a unified real-time data platform combining stream processing with a fast data store, allowing customers to act instantly on data-in-motion for real-time insights.
tidwall/buntdb
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
tarantool/tarantool
Get your data in RAM. Get compute close to data. Enjoy the performance.
bluele/gcache
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
streamich/memfs
Node fs and browser File System API adapters and in-memory implementations 👍
RedBeardLab/rediSQL
Redis module that provides a completely functional SQL database
tidwall/summitdb
In-memory NoSQL database with ACID transactions, Raft consensus, and Redis API
lmdbjava/lmdbjava
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
Restream/reindexer
Embeddable, in-memory, document-oriented database with a high-level Query builder interface.
boinkor-net/governor
A rate-limiting library for Rust (f.k.a. ratelimit_meter)
rikyoz/bit7z
A C++ static library offering a clean and simple interface to the 7-zip shared libraries.
philippgille/chromem-go
Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence.
sheharyarn/que
Simple Job Processing in Elixir with Mnesia :zap:
NeighTools/UnityDoorstop
Doorstop -- run C# before Unity does!
simonhf/sharedhashfile
Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
oracle/coherence
Oracle Coherence Community Edition
ZhuoZhuoCrayon/throttled-py
🔧 High-performance Python rate limiting library with multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket & GCRA) and storage backends (Redis, In-Memory).
arriqaaq/flashdb
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
operatorequals/httpimport
Module for remote in-memory Python package/module loading through HTTP/S
thu-pacman/GeminiGraph
A computation-centric distributed graph processing system.
simerplaha/SwayDB
Persistent and in-memory key-value storage engine for JVM that scales on a single machine.
bwaldvogel/mongo-java-server
Fake implementation of MongoDB in Java that speaks the wire protocol.
XiphosResearch/netelf
Run executables from memory, over the network, on Windows, Linux, OpenVMS... routers... spaceships... toasters etc.
fredwu/opq
Elixir queue! A simple, in-memory queue with worker pooling and rate limiting in Elixir.
saldl/saldl
A lightweight well-featured CLI downloader optimized for speed and early preview.
cmseaton42/task-easy
A simple, customizable, and lightweight priority queue for promises.
dragonflydb/dragonfly-operator
A Kubernetes operator to install and manage Dragonfly instances.
crossdb-org/crossdb
Ultra High-performance Lightweight Embedded and Server OLTP RDBMS✨
The-Z-Labs/bof-launcher
bof-launcher - library for loading, executing and in-memory masking BOFs on Windows (x64, x86) and Linux (x64, x86, aarch64, arm). Ready to use in C/Zig/Rust/Go/C++ applications.
voidDB/voidDB
A transactional key-value database written in Go for Linux and macOS
hazelcast/hazelcast-go-client
Hazelcast Go Client
SJTU-IPADS/wukong
A graph-based distributed in-memory store that leverages efficient graph exploration to provide highly concurrent and low-latency queries over big linked data
shaj13/libcache
A Lightweight in-memory key:value cache library for Go.