PoignardAzur / venialLinks
"A very small syn"
☆212Updated 10 months ago
Alternatives and similar repositories for venial
Users that are interested in venial are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆134Updated this week
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Pull in every source file in a directory as a module☆179Updated this week
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- A fast, concurrent string interner☆162Updated last year
- Easy code duplicate with substitution for Rust☆250Updated last month
- A Rust code linter☆213Updated last year
- Even formats macros☆95Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- lazy static regular expressions checked at compile time☆219Updated this week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- A whitespace-aware quasiquoter for beautiful code generation.☆196Updated 2 weeks ago
- Type that deserializes only from one specific value☆266Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week