nvzqz / cargo-emit
Talk to Cargo easily at build time
☆17Updated last year
Alternatives and similar repositories for cargo-emit:
Users that are interested in cargo-emit are comparing it to the libraries listed below
- ☆27Updated last year
- A dynamic library helper for rust crates☆35Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ☆24Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- ☆72Updated last month
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- Duplicate an async I/O handle☆41Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Pretty-print file sizes and more☆44Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆36Updated 8 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A generic implementation of double-buffering.☆16Updated 3 years ago
- ☆47Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- Convert closures into wakers☆45Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year