PoignardAzur / venialLinks
"A very small syn"
☆209Updated 6 months ago
Alternatives and similar repositories for venial
Users that are interested in venial are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- ☆93Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆190Updated 4 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆130Updated 2 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- Even formats macros☆93Updated last week
- lazy static regular expressions checked at compile time☆216Updated 7 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Type that deserializes only from one specific value☆245Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- A Rust code linter☆216Updated last year
- Easy code duplicate with substitution for Rust☆246Updated last week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated last week
- Compile-time regular expressions, the right way.☆80Updated 6 months ago