rust-lang / cc-rsLinks
Rust library for build scripts to compile C/C++ code into a Rust library
☆2,002Updated 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:
- Raw bindings to platform APIs for Rust☆2,301Updated this week
- A binary encoder / decoder implementation in Rust.☆3,069Updated last week
- Parser for Rust source code☆3,134Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,043Updated last week
- A project for generating C bindings from Rust code☆2,682Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,362Updated 2 months ago
- Utilities for working with bytes☆2,081Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,011Updated 6 months ago
- Rust port of Google's SwissTable hash map☆2,706Updated 2 weeks ago
- Compile time static maps for Rust☆1,965Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,976Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- Subcommand to show result of macro expansion☆2,901Updated this week
- Logging implementation for Rust☆2,379Updated 2 weeks ago
- Rust friendly bindings to *nix APIs☆2,866Updated last month
- Find out what takes most of the space in your executable.☆2,609Updated last year
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,001Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,037Updated last week
- A Rust library for random number generation.☆1,884Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆4,890Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,827Updated last week
- Type erasure for async trait methods☆2,030Updated this week
- A crate for managing memory bit by bit☆1,317Updated 11 months ago
- A small rust library for adding custom derives to enums☆2,124Updated 2 weeks ago
- Rust HTTP types☆1,252Updated 2 weeks ago
- OpenSSL bindings for Rust☆1,510Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,693Updated 5 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year