cdbennett / rust-time-lib-comparisonLinks
Rust time library comparison - shootout to see which crate handles common tasks the best
☆21Updated 2 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☆59Updated this week
- ☆55Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last month
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- A tar archive reading/writing library for async Rust.☆32Updated 2 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 3 months ago
- Serde serializer for generating Starlark build targets☆69Updated last month
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆67Updated last year
- More reliable path manipulation.☆64Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Obsessively tiny error derive macro☆87Updated 9 months ago
- Human-friendly indexed collections☆56Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆40Updated last week
- 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☆68Updated last month
- How fast can we recognize a word from a small pre-determined set?☆83Updated 9 months ago
- ☆53Updated last month
- Reports when tokio runtime threads are blocking☆66Updated 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…☆64Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Extension of nom to trace parser☆49Updated 8 months ago
- ☆45Updated 7 months ago
- An alternative `std`-like implementation built on origin☆31Updated 7 months ago