indexmap-rs / ordermap
A hash table with strong order and fast iteration; access items by key or sequence index
☆41Updated 2 weeks ago
Alternatives and similar repositories for ordermap:
Users that are interested in ordermap are comparing it to the libraries listed below
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Serde Visitor for deserializing untagged enums☆62Updated last month
- ☆54Updated last year
- Rust traits for key comparison in maps.☆25Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- ☆53Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆53Updated 3 weeks ago
- Minimal TOML library with few dependencies☆83Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆38Updated last month
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- futures-buffered☆39Updated last month
- Fast `cargo install` action using a GitHub-based binary cache☆74Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Serde serializer for generating Starlark build targets☆66Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated last month
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- Cargo hack manager☆64Updated last year
- Take a value atomically once.☆29Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated last week
- Count directory entries—`ls | wc -l` but faster☆28Updated 2 months ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- The quickest way to override dependencies with Cargo☆59Updated this week