RalfJung / rustc-build-sysroot
Build a rustc sysroot with custom flags
☆13Updated last month
Related projects ⓘ
Alternatives and complementary repositories for rustc-build-sysroot
- An alternative `std`-like implementation built on origin☆24Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated last week
- Attribute proc-macro to delegate method to a field☆28Updated last year
- The `io_uring` library for Rust (with Rustix)☆21Updated 8 months ago
- bytes::BufMut implementation to count buffer size☆21Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- structured parallel execution for async Rust☆30Updated 3 months ago
- An async version of iterator☆37Updated 5 months ago
- Thread-unsafe async runtime☆27Updated 3 weeks ago
- 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 2 years ago
- `smol` integrations with `hyper`☆15Updated last month
- Serde serializer for generating Starlark build targets☆62Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Rust NonEmpty slice☆13Updated 3 years ago
- Lift enum variants to the type-level.☆31Updated 3 years ago
- ☆25Updated 5 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Simple goldenfile testing in Rust.☆38Updated 2 months ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- LR-style Parser Generator☆17Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- ☆18Updated last year
- The simd optimized escape code☆53Updated this week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated this week
- A more flexible version of the Rust `scoped-tls` library☆14Updated last month