cdbennett / rust-time-lib-comparisonLinks
Rust time library comparison - shootout to see which crate handles common tasks the best
☆22Updated 8 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☆54Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆45Updated 2 weeks ago
- ☆54Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Serde Visitor for deserializing untagged enums☆64Updated last week
- Rust traits for key comparison in maps.☆33Updated 5 months ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- Human-friendly indexed collections☆53Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- libyaml transpiled to rust by c2rust☆33Updated last year
- Transitive derive macros for Rust☆32Updated last month
- An alternative `std`-like implementation built on origin☆31Updated 4 months ago
- Re-usable CLI flags for `cargo` plugins☆39Updated this week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 8 months ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 4 months ago
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- Test whether a given stream is a terminal☆49Updated 4 months ago
- Remove Cargo.lock lockfile☆32Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆50Updated this week
- Updater program for axo tools☆25Updated 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…☆88Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- A GitHub Action for running cargo-semver-checks☆72Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- A lib help you run test with condition☆47Updated this week
- horrible serde macro stuff☆39Updated last year