rust-lang / cc-rsLinks
Rust library for build scripts to compile C/C++ code into a Rust library
☆2,087Updated 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,477Updated this week
- Parser for Rust source code☆3,283Updated this week
- Utilities for working with bytes☆2,172Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Updated last month
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,412Updated last month
- A binary encoder / decoder implementation in Rust.☆3,076Updated 5 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Updated last year
- Logging implementation for Rust☆2,478Updated 2 months ago
- Compile time static maps for Rust☆2,093Updated this week
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- Rust HTTP types☆1,313Updated 3 weeks ago
- A project for generating C bindings from Rust code☆2,814Updated 3 months ago
- Rust quasi-quoting☆1,525Updated this week
- Subcommand to show result of macro expansion☆3,028Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- A Rust library for random number generation.☆1,983Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- Type erasure for async trait methods☆2,107Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,057Updated 8 months ago
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- OpenSSL bindings for Rust☆1,589Updated last week
- URL parser for Rust☆1,521Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- Rust friendly bindings to *nix APIs☆2,976Updated last week
- A collection of numeric types and traits for Rust.☆1,196Updated last year
- DEFLATE, gzip, and zlib bindings for Rust☆1,073Updated this week
- Some more derive(Trait) options☆2,068Updated this week
- A small rust library for adding custom derives to enums☆2,287Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,869Updated last month