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
- A fast and safe implementation of stackful coroutines in Rust☆342Updated last month
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- A Rust code linter☆213Updated last year
- Compact, clone-on-write vector and string.☆297Updated 2 months ago
- Idiomatic exceptions for Rust☆92Updated 5 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆202Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- A framework for writing plugins that integrate with the Rust compiler☆162Updated 3 months ago
- A garbage collection library for Rust with zero unsafe code☆117Updated last year
- Make your code extra-safe by voluntarily dropping privileges☆261Updated last year
- Müsli is a flexible and efficient serialization framework☆420Updated 2 weeks ago
- A Stable ABI for Rust with compact sum-types☆406Updated this week
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Reliably performant diffing☆195Updated last week
- Small, fast, synchronization primitives☆254Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Public repository for the Rust keyword generics initiative☆110Updated last year
- A fast and flexible allocator for no_std and WebAssembly☆521Updated 6 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated 3 weeks ago
- Execute Rust code carefully, with extra checking along the way☆469Updated last week
- Cycle-tracking garbage collector library for Rust☆290Updated last week
- Rust ABI safe code generator☆190Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- Constant-time dynamic memory allocator in Rust☆111Updated last month
- A fast, concurrent string interner☆162Updated last year