lu-zero / autotools-rsLinks
build.rs helper to configure and compile autotools and configure/make projects
☆31Updated 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:
- Make trait methods callable without the trait in scope☆162Updated last month
- ☆61Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Abstract over different executors☆74Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A Rust library providing pretty hex dump.☆62Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Show unused code from multi-crate Rust projects☆125Updated last year
- like thread::spawn but for processes☆160Updated 11 months ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- Channels and schedulers that trigger events on Mio☆16Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Convert number to enum☆87Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year