crate-ci / codegenrsLinks
Moving code-gen out of `build.rs`
☆16Updated 2 weeks ago
Alternatives and similar repositories for codegenrs
Users that are interested in codegenrs are comparing it to the libraries listed below
Sorting:
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- ☆56Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A wrapper for build.rs instructions☆16Updated 2 years ago
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 3 years ago
- Rust API stability attributes for the rest of us.☆30Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- ☆21Updated 4 years ago
- Easy and safe destructuring for more types.☆32Updated last month
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Pretty backtraces for rust☆15Updated 3 years ago
- Take a value atomically once.☆30Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Implements rust's Display trait for hex data☆23Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- A sinless derive helper☆72Updated 6 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆33Updated 3 years ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated 11 months ago