Rust library for build scripts to compile C/C++ code into a Rust library
☆2,090Feb 13, 2026Updated 2 weeks ago
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,121Updated this week
- Raw bindings to platform APIs for Rust☆2,495Updated this week
- Safe interop between Rust and C++☆6,671Feb 15, 2026Updated 2 weeks ago
- A project for generating C bindings from Rust code☆2,835Feb 21, 2026Updated last week
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Tools for concurrent programming in Rust☆8,319Feb 22, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- Parser for Rust source code☆3,294Updated this week
- Utilities for working with bytes☆2,188Feb 4, 2026Updated 3 weeks ago
- Metal I/O library for Rust.☆6,900Updated this week
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,417Jan 7, 2026Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,031Jan 29, 2025Updated last year
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Rust friendly bindings to *nix APIs☆2,990Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,077Sep 25, 2024Updated last year
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- A modern TLS library in Rust☆7,269Updated this week
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- async fn(Request) -> Result<Response, Error>☆4,098Updated this week
- Date and time library for Rust☆3,812Updated this week
- A small and fast async runtime for Rust☆4,782Updated this week
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,618Feb 22, 2026Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,906Updated this week
- A fast bump allocation arena for Rust☆2,117Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Temporary file library for rust☆1,408Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week