cdbennett / rust-time-lib-comparisonLinks
Rust time library comparison - shootout to see which crate handles common tasks the best
☆21Updated 4 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:
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Imitate the documentation build that docs.rs would do☆64Updated this week
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Human-friendly indexed collections☆56Updated 2 months ago
- ☆55Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆41Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Count directory entries—`ls | wc -l` but faster☆29Updated this week
- horrible serde macro stuff☆39Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- ☆35Updated 11 months ago
- ☆64Updated 3 weeks 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…☆65Updated 2 weeks ago
- Cargo API written in Paris☆55Updated 2 weeks ago
- Rust traits for key comparison in maps.☆36Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Download .crate files of all versions of all crates from crates.io☆45Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Exhaustive iteration trait in Rust☆18Updated last week
- A tar archive reading/writing library for async Rust.☆32Updated 4 months ago