BurntSushi / jiffView external linksLinks
A datetime library for Rust that encourages you to jump into the pit of success.
☆2,603Updated this week
Alternatives and similar repositories for jiff
Users that are interested in jiff are comparing it to the libraries listed below
Sorting:
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,393Updated this week
- A next-generation test runner for Rust.☆2,816Updated this week
- Scan your Rust crate for semver violations.☆1,581Updated this week
- A snapshot testing library for rust☆2,742Feb 5, 2026Updated last week
- 📦 shippable application packaging☆1,938Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months ago
- A very fast linker for Linux☆3,329Updated this week
- ☆2,000Jan 27, 2026Updated 2 weeks ago
- Next-gen compile-time-checked builder generator, named function's arguments, and more!☆1,949Feb 5, 2026Updated last week
- Rust newtype with guarantees 🇺🇦 🦀☆1,644Jan 30, 2026Updated 2 weeks ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆874Aug 6, 2025Updated 6 months ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,493Sep 29, 2025Updated 4 months ago
- An async ORM for Rust (incubating)☆1,810Updated this week
- Zero-copy deserialization framework for Rust☆4,014Updated this week
- Flexible concrete Error type built on std::Error☆6,423Updated this week
- A small rust library for adding custom derives to enums☆2,287Feb 5, 2026Updated last week
- Application level tracing for Rust.☆6,508Dec 28, 2025Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,204Feb 6, 2026Updated last week
- derive(Error) for struct and enum error types☆5,338Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,703Jan 14, 2026Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,089Jan 12, 2026Updated last month
- A small and fast async runtime for Rust☆4,753Jan 20, 2026Updated 3 weeks ago
- Fast and simple benchmarking for Rust projects☆1,347Apr 17, 2025Updated 9 months ago
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,525Updated this week
- background code checker☆3,102Feb 3, 2026Updated last week
- a debugger for async rust!☆4,403Feb 3, 2026Updated last week
- Optimized string search routines for Rust.☆1,370Feb 6, 2026Updated last week
- Some more derive(Trait) options☆2,068Feb 4, 2026Updated last week
- An idiomatic, lean, fast & safe pure Rust implementation of Git☆10,880Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,878Dec 22, 2025Updated last month
- Rust programs written entirely in Rust☆868Apr 30, 2025Updated 9 months ago
- Command-line sampling profiler for macOS, Linux, and Windows☆3,909Jan 27, 2026Updated 2 weeks ago
- Cargo subcommand for configuring Cargo projects for best performance.☆1,028Dec 10, 2025Updated 2 months ago
- Compile time static maps for Rust☆2,100Feb 4, 2026Updated last week
- Write expressive, high-performance parsers with ease.☆4,457Feb 5, 2026Updated last week
- An easy to use library for pretty print tables of Rust structs and enums.☆2,304Jan 22, 2026Updated 3 weeks ago
- Rayon: A data parallelism library for Rust