dtolnay / zmijLinks
Fast floating point to string conversion
☆138Updated last week
Alternatives and similar repositories for zmij
Users that are interested in zmij are comparing it to the libraries listed below
Sorting:
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆55Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- ☆39Updated last year
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Utilities for working with impl traits in Rust.☆121Updated last year
- Automatic cfg for Rust compiler features☆111Updated last week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated this week
- Convert number to enum☆87Updated last year
- Imitate the documentation build that docs.rs would do☆68Updated last month
- Compile-time regular expressions, the right way.☆81Updated last year
- Deadlock free mutexes☆177Updated 10 months ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Type-erased core::Discriminant<T>☆38Updated this week
- Better reference counted strings for Rust☆140Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last week
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆44Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- 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…☆101Updated 2 weeks ago