The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech Leads28-29 May

Join

New Rust Data Structures 2026

GitHub Libraries Rust Data Structures

yegor256/micromap 170

added 4 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 +5

added 10 months ago

a collection of well-tested, serializable CRDTs for Rust

y-crdt/y-crdt 1K +18

added 10 months ago

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

orlp/slotmap 1K +9

added 10 months ago

Slotmap data structure for Rust

rust-phf/rust-phf 2K +8

added 10 months ago

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

smol-rs/async-channel 928 +1

added 10 months ago

Async multi-producer multi-consumer channel

apache/arrow-rs 3K +16

added 10 months ago

Native Rust implementation of Apache Arrow and Apache Parquet.

pola-rs/polars 37K +194

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