indexmap-rs / ordermap
A hash table with strong order and fast iteration; access items by key or sequence index
☆37Updated 2 weeks ago
Alternatives and similar repositories for ordermap:
Users that are interested in ordermap are comparing it to the libraries listed below
- Rust traits for key comparison in maps.☆24Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- Serde Visitor for deserializing untagged enums☆62Updated 3 weeks ago
- futures-buffered☆39Updated last month
- Human-friendly indexed collections☆53Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆47Updated this week
- ☆54Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Serde serializer for generating Starlark build targets☆66Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- 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…☆79Updated 3 weeks ago
- An async version of iterator☆40Updated 9 months ago
- ☆53Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆100Updated 3 months ago
- ☆72Updated last week
- A Rust library for runtime-checked linearish types☆32Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆43Updated 7 months ago
- Cargo hack manager☆64Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 6 months ago
- An exploration of Storages☆35Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆38Updated 3 weeks ago