indexmap-rs / ordermapLinks
A hash table with strong order and fast iteration; access items by key or sequence index
☆50Updated 2 months ago
Alternatives and similar repositories for ordermap
Users that are interested in ordermap are comparing it to the libraries listed below
Sorting:
- Reports when tokio runtime threads are blocking☆66Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last week
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Rust traits for key comparison in maps.☆36Updated 10 months ago
- A tar archive reading/writing library for async Rust.☆32Updated 4 months ago
- ☆55Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- A versatile and developer-friendly trait mocking library☆79Updated last month
- Download .crate files of all versions of all crates from crates.io☆45Updated this week
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- futures-buffered☆45Updated 4 months ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- ☆119Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Obsessively tiny error derive macro☆87Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- Detect blocking code in Tokio async tasks. (Rust)☆82Updated 3 months ago
- An implementation of bzip2 in pure rust☆62Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆64Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- A futures based crate for interacting with IndexedDB on browsers using webassembly.☆37Updated this week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- A concurrent, append-only vector.☆207Updated 4 months ago
- ☆53Updated last week