rust-lang / cc-rsLinks
Rust library for build scripts to compile C/C++ code into a Rust library
☆2,058Updated 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:
- Parser for Rust source code☆3,229Updated last week
- Raw bindings to platform APIs for Rust☆2,381Updated last week
- Utilities for working with bytes☆2,136Updated this week
- A binary encoder / decoder implementation in Rust.☆3,085Updated 3 months ago
- Compile time static maps for Rust☆2,061Updated last month
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,391Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,194Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- Rust port of Google's SwissTable hash map☆2,813Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,236Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,044Updated last month
- Rust quasi-quoting☆1,495Updated last week
- Logging implementation for Rust☆2,447Updated this week
- Subcommand to show result of macro expansion☆2,989Updated 2 weeks ago
- A project for generating C bindings from Rust code☆2,767Updated last month
- Rust derive-based argument parsing optimized for code size☆1,866Updated 4 months ago
- OpenSSL bindings for Rust☆1,564Updated this week
- Rust friendly bindings to *nix APIs☆2,933Updated last week
- A simple, safe HTTP client☆2,022Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,044Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- Safe Rust bindings to POSIX-ish APIs☆1,827Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,363Updated last year
- A Rust library for random number generation.☆1,942Updated this week
- A macro to generate structures which behave like bitflags☆1,078Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,786Updated last week
- Some more derive(Trait) options☆2,015Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,254Updated last year
- Embed C++ directly inside your rust code!☆839Updated 2 months ago
- Type erasure for async trait methods☆2,077Updated 2 weeks ago