rust-lang / cc-rsLinks
Rust library for build scripts to compile C/C++ code into a Rust library
☆2,028Updated this 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,335Updated this week
- Parser for Rust source code☆3,180Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,374Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,084Updated last month
- Utilities for working with bytes☆2,104Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,092Updated last week
- A project for generating C bindings from Rust code☆2,723Updated 3 weeks ago
- Logging implementation for Rust☆2,419Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 8 months ago
- Compile time static maps for Rust☆2,017Updated last month
- Rust quasi-quoting☆1,467Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Subcommand to show result of macro expansion☆2,936Updated this week
- Rust port of Google's SwissTable hash map☆2,768Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,022Updated 4 months ago
- A Rust library for random number generation.☆1,920Updated this week
- A macro to generate structures which behave like bitflags☆1,058Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,180Updated 2 weeks ago
- Find out what takes most of the space in your executable.☆2,629Updated last year
- A small rust library for adding custom derives to enums☆2,164Updated 2 months ago
- Type erasure for async trait methods☆2,057Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Rust friendly bindings to *nix APIs☆2,903Updated 2 weeks ago
- Rust HTTP types☆1,269Updated last month
- Rust derive-based argument parsing optimized for code size☆1,844Updated 2 months ago
- A fast bump allocation arena for Rust☆1,899Updated 3 months ago
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,043Updated this week
- MessagePack implementation for Rust / msgpack.org[Rust]☆1,305Updated 8 months ago