indexmap-rs / ordermapLinks
A hash table with strong order and fast iteration; access items by key or sequence index
☆43Updated 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☆64Updated 9 months 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…☆56Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Rust traits for key comparison in maps.☆30Updated 4 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- ☆54Updated last year
- ☆53Updated 3 months ago
- Cargo hack manager☆64Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- ☆72Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- An implementation of bzip2 in pure rust☆52Updated last week
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- structured parallel execution for async Rust☆33Updated 10 months ago
- Lending iterators on stable Rust☆82Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated last month
- Minimal TOML library with few dependencies☆84Updated 3 months ago
- An exploration of Storages☆35Updated last year
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 3 weeks ago