sunfishcode / c-wardLinks
An implementation of libc written in Rust
☆302Updated 5 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☆194Updated 5 months ago
- A fast and safe implementation of stackful coroutines in Rust☆255Updated last week
- A Rust code linter☆215Updated last year
- Lightning Creations Compiler Frontend for various languages☆119Updated 10 months ago
- Rust String Libraries by mcyoung☆195Updated 8 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Lints for kernel or embedded system development.☆124Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- Cargo subcommand for viewing LLVM optimization remarks.☆185Updated last week
- Reliably performant diffing☆181Updated 2 weeks ago
- Müsli is a flexible and efficient serialization framework☆412Updated last week
- A Vec That Has a Smaller size_of☆146Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆451Updated last month
- Recipes for avoiding bounds checks in Rust, without unsafe!☆127Updated 2 years ago
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆138Updated this week
- An alternate Cargo registry using static files☆133Updated last week
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- SIMD base64 codecs☆88Updated last year
- A simple example with Rust and Cosmopolitan Libc☆202Updated last year
- Resilient LL(1) parser generator for Rust☆173Updated last month
- Compact, clone-on-write vector and string.☆289Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Public repository for the Rust keyword generics initiative☆107Updated last year
- Constant-time dynamic memory allocator in Rust☆106Updated 4 months ago
- Make your code extra-safe by voluntarily dropping privileges☆258Updated last year
- A code ACL checker for Rust☆258Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Use bitsized types as if they were a feature of rust.☆189Updated last month