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:
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆67Updated last month
- ☆55Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Human-friendly indexed collections☆56Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 2 weeks ago
- ☆34Updated last year
- More reliable path manipulation.☆66Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- A GitHub Action for running cargo-semver-checks☆75Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- Mirror of Rust's allocator api for use on stable rust☆73Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Binary size analyzer for Rust programs☆37Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Cargo API written in Paris☆56Updated this week
- Lending iterators on stable Rust☆83Updated 2 years ago
- A tar archive reading/writing library for async Rust.☆32Updated 5 months ago
- How fast can we recognize a word from a small pre-determined set?☆88Updated last year
- Rust library for ANSI terminal colours and styles (bold, underline) - Nushell project fork☆55Updated 2 months ago
- A dictionary of jargon and tropes around the community of Rust developers.☆49Updated 3 years ago