lu-zero / autotools-rs
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
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- ☆55Updated 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`☆30Updated 2 years ago
- ☆29Updated last year
- Duplicate an async I/O handle☆41Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- ☆72Updated 3 weeks ago
- ☆38Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆59Updated 7 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Completion futures for Rust☆19Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- ☆36Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- ☆47Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago