cdbennett / rust-time-lib-comparisonLinks
Rust time library comparison - shootout to see which crate handles common tasks the best
☆21Updated 5 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:
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Imitate the documentation build that docs.rs would do☆68Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last month
- ☆55Updated 2 years ago
- ☆34Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated last month
- ☆120Updated this week
- Human-friendly indexed collections☆56Updated 3 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- More reliable path manipulation.☆67Updated last month
- A GitHub Action for running cargo-semver-checks☆75Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- Rate-limit middleware for reqwest.☆19Updated this week
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆59Updated this week
- Binary size analyzer for Rust programs☆37Updated last year