Rust / Apache-2.0
A machine learning file format for working with and packaging PyTorch and SKLearn models in Python, using Rust
Rust / Apache-2.0
A low-level, versioned, embedded, ACID-compliant, key-value database for Rust, with support for multiple concurrent readers and writers
Rust / Apache-2.0
An embedded, in-memory, immutable, copy-on-write database engine with serialisable, isolated transactions
Rust / Apache-2.0
A key-value database engine abstraction layer for IndexedDB in the browser using WASM
Rust / Apache-2.0
A binary encoding serialization format for Serde, which ensures lexicographic sort ordering
Rust / Apache-2.0
A Rust library for revision-tolerant serialisation and deserialisation, with support for schema evolution over time
Rust / Apache-2.0
An immutable, copy-on-write, snapshot-based, timed-adaptive radix trie data structure library for Rust
Golang / Apache-2.0
A versioned, embedded, strongly-consistent, ACID-compliant key-value database engine
Golang / Apache-2.0
A self-describing, binary data serialisation format for Golang
Golang / Apache-2.0
An efficient and performant data buffering library for Golang
Golang / Apache-2.0
An immutable, copy-on-write radix tree library with serialisable, isolated transactions
Golang / Apache-2.0
An immutable, versioned, copy-on-write radix tree library with serialisable, isolated transactions
Golang / Apache-2.0
An in-memory time series linked list for storing and retrieving values by time
Golang / Apache-2.0
An in-memory time series binary tree list for storing and retrieving values by time
Golang / Apache-2.0
A fast HTTP, RPC, and WebSocket server framework for Golang