rust-lang / cc-rsLinks
Rust library for build scripts to compile C/C++ code into a Rust library
☆2,054Updated 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,359Updated last week
- Parser for Rust source code☆3,213Updated this week
- A binary encoder / decoder implementation in Rust.☆3,084Updated 3 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,382Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,151Updated last month
- Utilities for working with bytes☆2,123Updated this week
- Compile time static maps for Rust☆2,039Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- Logging implementation for Rust☆2,440Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,797Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 9 months ago
- Subcommand to show result of macro expansion☆2,977Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,038Updated 5 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,027Updated last week
- Type erasure for async trait methods☆2,071Updated 3 weeks ago
- A project for generating C bindings from Rust code☆2,760Updated 2 weeks ago
- Rust quasi-quoting☆1,485Updated this week
- Rust friendly bindings to *nix APIs☆2,924Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- Safe Rust bindings to POSIX-ish APIs☆1,801Updated 2 weeks ago
- Find out what takes most of the space in your executable.☆2,665Updated last year
- Rust derive-based argument parsing optimized for code size☆1,863Updated 3 months ago
- libgit2 bindings for Rust☆1,940Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,194Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- Rust HTTP types☆1,288Updated last week
- A collection of numeric types and traits for Rust.☆1,172Updated 9 months ago
- A Rust library for random number generation.☆1,934Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,761Updated last month