dtolnay / zmijLinks
Fast floating point to string conversion
☆111Updated last week
Alternatives and similar repositories for zmij
Users that are interested in zmij are comparing it to the libraries listed below
Sorting:
- Imitate the documentation build that docs.rs would do☆65Updated 3 weeks ago
- ☆55Updated 2 years ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- ☆53Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- ☆39Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Convert number to enum☆87Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Library facilitating safe pinned initialization☆75Updated this 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…☆99Updated 4 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- Compile-time string operations☆115Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Macro for sealing traits and structures☆60Updated last year
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Make trait methods callable without the trait in scope☆162Updated 3 weeks ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago