cdbennett / rust-time-lib-comparisonLinks
Rust time library comparison - shootout to see which crate handles common tasks the best
☆22Updated 7 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☆50Updated 4 months ago
- ☆54Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆68Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Provides TestResult type for concise and precise test failures☆64Updated 10 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- An async version of iterator☆40Updated 11 months ago
- Re-usable CLI flags for `cargo` plugins☆39Updated this week
- libyaml transpiled to rust by c2rust☆33Updated last year
- Minimal TOML library with few dependencies☆83Updated 3 months ago
- Rust traits for key comparison in maps.☆30Updated 3 months ago
- A Set of Bits☆66Updated 6 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 4 months ago
- Automatically upgrade breaking changes☆45Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- Human-friendly indexed collections☆53Updated last week
- horrible serde macro stuff☆39Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆84Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆91Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- ☆35Updated 4 months ago
- ☆53Updated 3 months ago