cdbennett / rust-time-lib-comparisonLinks
Rust time library comparison - shootout to see which crate handles common tasks the best
☆21Updated last month
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☆57Updated last week
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated 3 weeks ago
- Human-friendly indexed collections☆55Updated last week
- ☆55Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 3 weeks ago
- A dictionary of jargon and tropes around the community of Rust developers.☆49Updated 2 years ago
- Cassowary constraint solving algorithm☆27Updated last week
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- Cargo plugin to manage dependency features☆119Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Mirror of Rust's allocator api for use on stable rust☆67Updated last month
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 2 months ago
- Tools for finding and manipulating differences between files☆101Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆94Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated last week
- Reports when tokio runtime threads are blocking☆66Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- libyaml transpiled to rust by c2rust☆34Updated last year
- A GitHub Action for running cargo-semver-checks☆72Updated last month
- How fast can we recognize a word from a small pre-determined set?☆83Updated 8 months ago
- ☆35Updated 8 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆78Updated 2 weeks 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…☆96Updated last month