Rust library for build scripts to compile C/C++ code into a Rust library
☆2,103Mar 14, 2026Updated last week
Alternatives and similar repositories for cc-rs
Users that are interested in cc-rs are comparing it to the libraries listed below
Sorting:
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆5,146Feb 24, 2026Updated 3 weeks ago
- Raw bindings to platform APIs for Rust☆2,505Updated this week
- Safe interop between Rust and C++☆6,684Updated this week
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- A project for generating C bindings from Rust code☆2,856Feb 21, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Tools for concurrent programming in Rust☆8,369Feb 22, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month
- Metal I/O library for Rust.☆6,914Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Application level tracing for Rust.☆6,575Mar 13, 2026Updated last week
- Parser for Rust source code☆3,302Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Jan 29, 2025Updated last year
- An interpreter for Rust's mid-level intermediate representation☆5,966Updated this week
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,424Jan 7, 2026Updated 2 months ago
- Async version of the Rust standard library☆4,069Aug 15, 2025Updated 7 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- Backtraces in Rust☆608Jan 25, 2026Updated last month
- Rust friendly bindings to *nix APIs☆2,998Updated this week
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Rust build dependency for running cmake☆366Dec 18, 2025Updated 3 months ago
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,920Feb 24, 2026Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- A binary encoder / decoder implementation in Rust.☆3,072Aug 15, 2025Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Rust parser combinator framework☆10,340Aug 26, 2025Updated 6 months ago
- A if/elif-like macro for Rust #[cfg] statements☆635Nov 26, 2025Updated 3 months ago
- Date and time library for Rust☆3,821Feb 23, 2026Updated 3 weeks ago
- A modern TLS library in Rust☆7,295Updated this week
- ☆909Feb 16, 2026Updated last month
- Logging implementation for Rust☆2,490Dec 9, 2025Updated 3 months ago
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆4,120Feb 24, 2026Updated 3 weeks ago
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week