A lightweight time-series database written in Rust. Embed it, run it as a server, or scale it as a cluster.
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
SIMD accelerated CRC-64-ECMA computation
Cognitive memory for AI agents. Pure Rust, <1ms recall, 2.7MB, zero cloud. Patent Pending.
ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and full-text search.
Open-source, S3-native vector and full-text search engine. Fast, cheap, self-hostable.
轻量级嵌入式数据库引擎,将向量检索、图谱与文档型元数据原生融合在同一个存储内核中,随写随用
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
A tiny key-value store backed by Bitcask and Redis Serialization Protocol