#list #performance #deepmesa #structures #algorithm #data

deepmesa-lists

A collection of list data structures and algorithms designed for performance

6 releases (3 breaking)

new 0.9.1 May 26, 2024
0.9.0 Jun 26, 2021
0.7.0 Jun 6, 2021
0.1.0 Mar 28, 2021

#1875 in Data structures

Download history 33/week @ 2024-02-19 7/week @ 2024-02-26 3/week @ 2024-03-11 15/week @ 2024-04-01

644 downloads per month
Used in deepmesa

Apache-2.0

125KB
1.5K SLoC

High Performance Algorithms & Data Structures for Rust

This crate provides fast list Data Structures in Rust. Every data structure is hand crafted for performance, well tested and has an extensive API.

It is part of the deepmesa project: https://www.deepmesa.com

No runtime deps