cdbennett / rust-time-lib-comparisonLinks
Rust time library comparison - shootout to see which crate handles common tasks the best
☆21Updated 3 months ago
Alternatives and similar repositories for rust-time-lib-comparison
Users that are interested in rust-time-lib-comparison are comparing it to the libraries listed below
Sorting:
- Imitate the documentation build that docs.rs would do☆63Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- ☆55Updated last year
- ☆35Updated 10 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated 3 weeks ago
- Human-friendly indexed collections☆56Updated last month
- horrible serde macro stuff☆39Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 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…☆65Updated this week
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Rate-limit middleware for reqwest.☆17Updated last week
- ☆45Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 3 months ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 3 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Rust traits for key comparison in maps.☆35Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- A tar archive reading/writing library for async Rust.☆32Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last week
- Count directory entries—`ls | wc -l` but faster☆29Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago