crate-ci / codegenrs
Moving code-gen out of `build.rs`
☆16Updated last month
Alternatives and similar repositories for codegenrs
Users that are interested in codegenrs are comparing it to the libraries listed below
Sorting:
- ☆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
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- A wrapper for build.rs instructions☆16Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Derive Debug with a custom format per field.☆19Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ☆23Updated 5 years ago
- Arbitrary width integers☆17Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Easy and safe destructuring for more types.☆32Updated 2 weeks ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Target "triple" support☆52Updated 3 months ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆47Updated 7 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Rust macro to specialize on the type of an expression.☆40Updated 2 years ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- Non-allocating iterator over command line arguments☆43Updated last month
- Check that a crate builds without libstd☆25Updated 4 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A Rust library for runtime-checked linearish types☆33Updated last year
- Implements rust's Display trait for hex data☆23Updated 2 years ago