PoignardAzur / venialLinks
"A very small syn"
☆211Updated 9 months ago
Alternatives and similar repositories for venial
Users that are interested in venial are comparing it to the libraries listed below
Sorting:
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago
- A whitespace-aware quasiquoter for beautiful code generation.☆196Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆249Updated last week
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆146Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An alternate Cargo registry using static files☆133Updated 3 weeks ago
- ☆95Updated last year
- Even formats macros☆94Updated last week
- A Rust code linter☆212Updated last year
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Define your own PhantomData☆158Updated this week
- Minimal asynchronous executor for Rust☆133Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago