sunfishcode / c-wardLinks
An implementation of libc written in Rust
☆309Updated 2 months ago
Alternatives and similar repositories for c-ward
Users that are interested in c-ward are comparing it to the libraries listed below
Sorting:
- Program startup and thread support written in Rust☆198Updated 2 months ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- A Rust code linter☆213Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆342Updated last month
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- Idiomatic exceptions for Rust☆92Updated 5 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆202Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆117Updated last year
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Compact, clone-on-write vector and string.☆295Updated 2 months ago
- Cycle-tracking garbage collector library for Rust☆290Updated last week
- Recipes for avoiding bounds checks in Rust, without unsafe!☆133Updated 2 years ago
- Make your code extra-safe by voluntarily dropping privileges☆261Updated last year
- Reliably performant diffing☆195Updated last week
- Small, fast, synchronization primitives☆254Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated 3 weeks ago
- Public repository for the Rust keyword generics initiative☆110Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- A Stable ABI for Rust with compact sum-types☆406Updated this week
- Resilient LL(1) parser generator for Rust☆185Updated 2 weeks ago
- Lightweight exceptions for Rust☆91Updated 3 weeks ago
- Rust ABI safe code generator☆190Updated 8 months ago
- A fast, concurrent string interner☆162Updated last year
- Constant-time dynamic memory allocator in Rust☆111Updated last month
- Compile-time string formatting☆258Updated 3 months ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆469Updated last week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆210Updated this week