The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech LeadsNov 27-28

Join

New Rust Data Structures 2025

GitHub Libraries Rust Data Structures

yegor256/micromap 170

added 2 months ago

The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")

rust-crdt/rust-crdt 1K

added 8 months ago

a collection of well-tested, serializable CRDTs for Rust

y-crdt/y-crdt 1K +37

added 8 months ago

A collection of Rust libraries oriented around implementing Yjs algorithm (CRDT).

orlp/slotmap 1K +4

added 9 months ago

Slotmap data structure for Rust

rust-phf/rust-phf 2K +6

added 9 months ago

Rust-PHF is a library to generate efficient lookup tables at compile time using perfect hash functions.

smol-rs/async-channel 915 +2

added 9 months ago

Async multi-producer multi-consumer channel

apache/arrow-rs 3K +14

added 9 months ago

Native Rust implementation of Apache Arrow and Apache Parquet.

pola-rs/polars 36K +189

added 9 months ago

Polars is a blazingly fast DataFrame library for manipulating structured data.

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.