crate-ci / codegenrsLinks
Moving code-gen out of `build.rs`
☆18Updated 3 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
- A wrapper for build.rs instructions☆16Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Arbitrary width integers☆20Updated 3 months ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Full precision decimal representation of f64☆26Updated last month
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Non-allocating iterator over command line arguments☆43Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- 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
- A C expression parser and evaluator☆46Updated 2 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Helps you frob those bits☆38Updated 10 months ago
- Rust macro to specialize on the type of an expression.☆42Updated 2 years ago
- Pretty backtraces for rust☆15Updated 3 years ago