lu-zero / autotools-rsLinks
build.rs helper to configure and compile autotools and configure/make projects
☆29Updated last year
Alternatives and similar repositories for autotools-rs
Users that are interested in autotools-rs are comparing it to the libraries listed below
Sorting:
- A safe-guarded transmute for Rust☆38Updated last year
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆24Updated 2 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- ☆57Updated last year
- ☆27Updated last year
- ☆47Updated 4 years ago
- Lossless functionality for platform-native strings.☆71Updated last week
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A map backed by a vector☆25Updated last year
- Extensions to the Rust standard library☆46Updated 6 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- ☆57Updated last year
- ☆72Updated 2 months ago
- Talk to Cargo easily at build time☆17Updated last year
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- ☆39Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Byte-wise atomic memcpy.☆36Updated last month
- ☆36Updated 10 months 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