cdbennett / rust-time-lib-comparisonLinks
Rust time library comparison - shootout to see which crate handles common tasks the best
☆22Updated 9 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☆55Updated last month
- libyaml transpiled to rust by c2rust☆33Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 5 months ago
- Serde Visitor for deserializing untagged enums☆64Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- ☆55Updated last year
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last month
- A tar archive reading/writing library for async Rust.☆31Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- Serde serializer for generating Starlark build targets☆66Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Rust traits for key comparison in maps.☆34Updated 5 months ago
- A rust library for converting between UTF-8, UTF-16 and UTF-32 characters.☆12Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Discovering and describing Rust's design axioms☆74Updated last year
- A GitHub Action for running cargo-semver-checks☆72Updated last month
- Opinionated and portable globs that can be matched against paths and directory trees.☆119Updated last year
- Some internal rustc tools made accessible☆47Updated 7 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆99Updated this week
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last week
- Command line interface as a function.☆76Updated 2 years ago