indexmap-rs / ordermap
A hash table with strong order and fast iteration; access items by key or sequence index
☆43Updated last month
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 8 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- Rust traits for key comparison in maps.☆28Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 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 last week
- ☆54Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Serde serializer for generating Starlark build targets☆66Updated 2 months ago
- futures-buffered☆40Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- ☆53Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆45Updated 5 months ago
- Zero-cost bitsets over native Rust types☆78Updated last month
- An exploration of Storages☆34Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 2 months ago
- Practically zero-overhead string interning☆39Updated last month
- Cargo hack manager☆64Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- ☆72Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 8 months ago
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated last week
- 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…☆82Updated 2 months ago