gnzlbg / ctestLinks
Automatic testing of FFI bindings for Rust
☆122Updated 4 years ago
Alternatives and similar repositories for ctest
Users that are interested in ctest are comparing it to the libraries listed below
Sorting:
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 6 months ago
- Send syslog messages from Rust☆117Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Asynchronous process management for tokio☆148Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- ☆59Updated last year
- Unix signal handling for tokio☆87Updated 6 years ago
- Temporary directory management for Rust☆140Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Safely combine results☆81Updated last year
- Extensions for standard networking types☆106Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Respond to OS signals with channels.☆124Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- The empty type Void.☆71Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Atomic file-writes.☆100Updated 10 months ago