RalfJung / rustc-build-sysrootLinks
Build a rustc sysroot with custom flags
☆18Updated 3 months ago
Alternatives and similar repositories for rustc-build-sysroot
Users that are interested in rustc-build-sysroot are comparing it to the libraries listed below
Sorting:
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- We have Crater At Home☆37Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated last month
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- ☆77Updated 5 months ago
- An ordered multimap.☆21Updated last year
- ☆30Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Simple goldenfile testing in Rust☆44Updated last week
- ☆34Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- A memory efficient syntax tree for language developers☆64Updated last month
- Rust closures you can transfer over an FFI boundary