dev.club — where best developers and top companies connect.

dev.club — where best developers and top companies connect.Invite only

Request invite

New Rust Data Structures 2026

GitHub Libraries Rust Data Structures

yegor256/micromap 170

added 11 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 +1

added 1 year ago

a collection of well-tested, serializable CRDTs for Rust

y-crdt/y-crdt 2K +6

added 1 year ago

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

orlp/slotmap 1K +3

added 1 year ago

Slotmap data structure for Rust

rust-phf/rust-phf 2K +4

added 1 year ago

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

smol-rs/async-channel 946 +1

added 1 year ago

Async multi-producer multi-consumer channel

apache/arrow-rs 3K +12

added 1 year ago

Native Rust implementation of Apache Arrow and Apache Parquet.

pola-rs/polars 39K +175

added 1 year 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.