A map backed by a vector
☆26Mar 12, 2024Updated 2 years ago
Alternatives and similar repositories for linear-map
Users that are interested in linear-map are comparing it to the libraries listed below
Sorting:
- Ordered iterators☆10May 21, 2020Updated 5 years ago
- Experimental comparators for collections to be generic over☆17Apr 29, 2024Updated last year
- A Raw utility for managing contiguous heap allocations☆10Jul 26, 2016Updated 9 years ago
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 7 years ago
- 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
- An ordered map and set based on a trie.☆29Mar 3, 2026Updated 2 weeks ago
- A double-ended priority queue implemented with an interval heap.☆17Jul 31, 2017Updated 8 years ago
- A simple map based on a vector for small integer keys☆69Dec 1, 2024Updated last year
- An alternative implementation of std::LinkedList☆62Dec 2, 2024Updated last year
- A cache that holds a limited number of key-value pairs☆85Apr 16, 2022Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆179Jul 16, 2024Updated last year
- ☆25Dec 7, 2023Updated 2 years ago
- A simple crate that allows for unicode categories can be queried for characters.☆18Nov 5, 2021Updated 4 years ago
- A Vec of Bits☆187Mar 13, 2026Updated last week
- (DEPRECATED) Featureful, pull-based, zero-allocation SVG parser.☆22Apr 21, 2018Updated 7 years ago
- A recursive file-system digest (hash)☆13Apr 4, 2023Updated 2 years ago
- Rust embed crate☆15Aug 18, 2017Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Jun 2, 2016Updated 9 years ago
- Conversion traits for Rust☆52Jan 16, 2021Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Object-Oriented Interface to JDBC.☆16Jul 16, 2023Updated 2 years ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Apr 10, 2024Updated last year
- ☆64Aug 28, 2024Updated last year
- ☆13Oct 14, 2025Updated 5 months ago
- Brotli encoders/decoers for Rust☆28Nov 22, 2022Updated 3 years ago
- TUI music player for Ya.Music☆12Jun 6, 2022Updated 3 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆32May 17, 2023Updated 2 years ago
- An default value loader from TOML for structopt☆28Nov 7, 2023Updated 2 years ago
- A Rust library for programmatically generating LaTeX documents☆13Apr 17, 2025Updated 11 months ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Mar 6, 2018Updated 8 years ago
- char <-> Unicode character name☆23Aug 20, 2016Updated 9 years ago
- A template project for use with cargo-generate☆13Nov 7, 2023Updated 2 years ago
- A library for interaction with units of bytes.☆60Dec 13, 2025Updated 3 months ago
- ☆22Sep 26, 2016Updated 9 years ago
- A rust implementation of octree and quadtree datastructures for realtime applications☆18Feb 10, 2026Updated last month
- A custom context for eyre that supports backtraces on stable☆15Mar 19, 2024Updated 2 years ago
- SIMD aligned data structures to work with `std::simd`.☆11Dec 14, 2024Updated last year