rust-lang / compiler-builtinsLinks
Rust implementations of compiler-rt and libm
☆423Updated last week
Alternatives and similar repositories for compiler-builtins
Users that are interested in compiler-builtins are comparing it to the libraries listed below
Sorting:
- Spin-based synchronization primitives☆537Updated this week
- A port of MUSL's libm to Rust.☆633Updated 2 months ago
- A big 'ol pile of ICE.☆290Updated last year
- Forum for discussion about what unsafe code can and can't do☆699Updated 3 weeks ago
- Backtraces in Rust☆582Updated last week
- Rust's standard library vendor-specific APIs and run-time feature detection☆640Updated this week
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- ☆832Updated this week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆225Updated 4 years ago
- Module initialization/global constructor functions for Rust☆871Updated last month
- Intrusive collections for Rust☆454Updated 9 months ago
- libgccjit AOT codegen for rustc☆1,004Updated this week
- ☆228Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- A home for compiler team planning documents, meeting minutes, and other such things.☆411Updated this week
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- Safe cross-platform linker shenanigans☆747Updated 2 weeks ago
- Website for graphing performance of rustc☆675Updated this week
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- Run experiments across parts of the Rust ecosystem!☆689Updated last week
- A crate for safe and ergonomic pin-projection.☆663Updated this week
- Conditional compilation according to rustc compiler version☆366Updated last month
- Bisects rustc, either nightlies or CI artifacts☆185Updated 3 weeks ago
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆549Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Generic array types in Rust☆411Updated 3 months ago
- A library for creating references that carry their owner with them.☆373Updated last year
- Library for snippet annotations☆314Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago