cdbennett / rust-time-lib-comparisonLinks
Rust time library comparison - shootout to see which crate handles common tasks the best
☆21Updated last week
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☆55Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last week
- Serde Visitor for deserializing untagged enums☆65Updated last week
- ☆55Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- libyaml transpiled to rust by c2rust☆33Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated last week
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆66Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- Human-friendly indexed collections☆54Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A tar archive reading/writing library for async Rust.☆31Updated last week
- Const TypeId and non-'static TypeId☆67Updated last week
- A GitHub Action for running cargo-semver-checks☆72Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆91Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 3 weeks ago
- A dictionary of jargon and tropes around the community of Rust developers.☆49Updated 2 years ago
- ☆35Updated 7 months ago
- The official implementation of the ChaCha12-BLAKE3 AEAD cipher - https://kerkour.com/chacha12-blake3☆53Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Cassowary constraint solving algorithm☆22Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Eager evaluation of macros like `concat!` and `env!`☆40Updated last week