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:
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A Rust code linter☆212Updated last year
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Pull in every source file in a directory as a module☆179Updated last week
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Type that deserializes only from one specific value☆266Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Even formats macros☆95Updated this week
- Make trait methods callable without the trait in scope☆161Updated last week
- Comparison of Rust string types☆161Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated last week
- Easy code duplicate with substitution for Rust☆250Updated 3 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- lazy static regular expressions checked at compile time☆220Updated 2 weeks ago