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 1 month 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 +5

added 7 months ago

a collection of well-tested, serializable CRDTs for Rust

y-crdt/y-crdt 1K +7

added 7 months ago

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

orlp/slotmap 1K +4

added 7 months ago

Slotmap data structure for Rust

rust-phf/rust-phf 2K +5

added 7 months ago

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

smol-rs/async-channel 899

added 7 months ago

Async multi-producer multi-consumer channel

apache/arrow-rs 3K +13

added 7 months ago

Native Rust implementation of Apache Arrow and Apache Parquet.

pola-rs/polars 35K +183

added 8 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.