nvzqz / cargo-emitLinks
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
Sorting:
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- 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
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Full precision decimal representation of f64☆26Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆47Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆46Updated last year
- 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
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- ☆36Updated 9 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated 3 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆47Updated last week
- rust hints to the optimizer☆19Updated 3 years ago
- ☆57Updated last year
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- A dynamic library helper for rust crates☆35Updated last year
- Lossless functionality for platform-native strings.☆71Updated 3 months ago