gnzlbg / ctest
Automatic testing of FFI bindings for Rust
☆122Updated 3 years ago
Alternatives and similar repositories for ctest:
Users that are interested in ctest are comparing it to the libraries listed below
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Send syslog messages from Rust☆116Updated 9 months ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆115Updated 8 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Safely combine results☆81Updated 8 months ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Rust serializer library☆87Updated last year
- ☆58Updated 8 months ago
- probe: Static probes for Rust☆95Updated 2 years ago
- Respond to OS signals with channels.☆124Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago