x-hgg-x / tz-rsLinks
A pure Rust reimplementation of libc functions localtime, gmtime and mktime.
☆166Updated last month
Alternatives and similar repositories for tz-rs
Users that are interested in tz-rs are comparing it to the libraries listed below
Sorting:
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Comparison of Rust string types☆158Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A super powered testing macro for Rust☆121Updated 7 months ago
- Type that deserializes only from one specific value☆253Updated last week
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- "A very small syn"☆209Updated 8 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Make trait methods callable without the trait in scope☆157Updated last week
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆121Updated last year
- Define your own PhantomData☆158Updated last week
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆159Updated last week
- Even formats macros☆93Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- The feature-rich, portable async channel library☆262Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Typed any map for rust☆67Updated 9 months ago