joshtriplett / metadepsLinks
Run pkg-config from declarative dependencies in Cargo.toml
☆27Updated 4 years ago
Alternatives and similar repositories for metadeps
Users that are interested in metadeps are comparing it to the libraries listed below
Sorting:
- Asynchronous process management for tokio☆150Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- ☆62Updated last year
- Custom derivation macro for Rust☆113Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- failure + error-chain = 💖☆54Updated last month
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 7 years ago
- Safely combine results☆82Updated last year
- Rust serializer library☆89Updated 4 months ago
- Set the error context using doc comments☆54Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- A pool of reusable values☆51Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 6 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago