crate-ci / codegenrs
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
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- ☆56Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- A wrapper for build.rs instructions☆16Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- Take a value atomically once.☆29Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 3 weeks ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Easy and safe destructuring for more types.☆32Updated last month
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- ☆31Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- A custom context for eyre that supports backtraces on stable☆13Updated last year
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated 10 months ago
- ☆31Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆40Updated 6 months ago