cdbennett / rust-time-lib-comparisonLinks
Rust time library comparison - shootout to see which crate handles common tasks the best
☆21Updated 3 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☆59Updated 3 weeks ago
- ☆55Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Human-friendly indexed collections☆56Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months 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 last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- libyaml transpiled to rust by c2rust☆34Updated last year
- A tar archive reading/writing library for async Rust.☆32Updated 3 months ago
- Cassowary constraint solving algorithm☆34Updated 2 weeks ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 4 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 3 months ago
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Serde serializer for generating Starlark build targets☆69Updated 2 months ago
- Binary size analyzer for Rust programs☆37Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- Const TypeId and non-'static TypeId☆69Updated 2 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…☆65Updated last month
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated 3 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…☆97Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- horrible serde macro stuff☆39Updated 2 years ago
- ☆45Updated 8 months ago