An alternative implementation of std::LinkedList
☆62Dec 2, 2024Updated last year
Alternatives and similar repositories for linked-list
Users that are interested in linked-list are comparing it to the libraries listed below
Sorting:
- Experimental comparators for collections to be generic over☆17Apr 29, 2024Updated last year
- An ordered map and set based on a binary search tree.☆13Mar 31, 2015Updated 10 years ago
- An immutable singly-linked list, as seen in basically every functional language☆31Mar 3, 2023Updated 3 years ago
- Ordered iterators☆10May 21, 2020Updated 5 years ago
- A Raw utility for managing contiguous heap allocations☆10Jul 26, 2016Updated 9 years ago
- A double-ended priority queue implemented with an interval heap.☆17Jul 31, 2017Updated 8 years ago
- A map backed by a vector☆26Mar 12, 2024Updated last year
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 6 years ago
- An ordered map and set based on a trie.☆28May 21, 2020Updated 5 years ago
- A simple map based on a vector for small integer keys☆69Dec 1, 2024Updated last year
- A cache that holds a limited number of key-value pairs☆85Apr 16, 2022Updated 3 years ago
- A Set of Bits☆73Updated this week
- A HashMap wrapper that holds key-value pairs in insertion order☆179Jul 16, 2024Updated last year
- A Vec of Bits☆186Updated this week
- Conversion traits for Rust☆52Jan 16, 2021Updated 5 years ago
- Another physically based renderer named after edible seaweed☆18Sep 30, 2021Updated 4 years ago
- Rust `Vec` that can store unsized values☆22Sep 13, 2025Updated 5 months ago
- Miscellaneous Collections☆64Jun 4, 2015Updated 10 years ago
- A recursive file-system digest (hash)☆13Apr 4, 2023Updated 2 years ago
- A Serde deserializer for duration and byte-size.☆10Dec 19, 2019Updated 6 years ago
- Unofficial Apache Arrow crate that aims to standardize stable hashing of structured data☆13Feb 24, 2026Updated last week
- Just a simple program to collect some stats on a git repository☆13Mar 27, 2017Updated 8 years ago
- A Rust library for programmatically generating LaTeX documents☆13Apr 17, 2025Updated 10 months ago
- Elias-Fano encoding implementation in Rust☆32Jun 5, 2019Updated 6 years ago
- A reader-writer lock that can be used with a Condvar.☆29Jun 2, 2016Updated 9 years ago
- TUI music player for Ya.Music☆12Jun 6, 2022Updated 3 years ago
- Small Rust library for handling multi-dimensional data☆13Feb 9, 2021Updated 5 years ago
- Examples of how to use regular expressions in Haskell.☆14Oct 16, 2015Updated 10 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- Experiment to get k-combinations working as a const fn☆13Nov 27, 2025Updated 3 months ago
- A rust library exposing much of the Unicode Character Database (v9.0.0)☆16Jul 28, 2016Updated 9 years ago
- Permission-based authorization library☆15Feb 10, 2017Updated 9 years ago
- Rust crate for computing Adler-32 checksums☆14Feb 26, 2021Updated 5 years ago
- A library for extracting and validating links.☆22Aug 17, 2024Updated last year
- char <-> Unicode character name☆23Aug 20, 2016Updated 9 years ago
- A rust library for a Type Safe IMAP protocol☆13Jun 28, 2016Updated 9 years ago
- ☆14May 5, 2025Updated 10 months ago
- Provides macro `assert_matches` for testing pattern matching☆67Feb 5, 2021Updated 5 years ago
- BLAS bindings for Rust☆87Feb 1, 2020Updated 6 years ago