sunfishcode / c-wardLinks
An implementation of libc written in Rust
☆303Updated 2 weeks 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☆196Updated 2 weeks ago
- A fast and safe implementation of stackful coroutines in Rust☆256Updated 3 weeks ago
- A Rust code linter☆212Updated last year
- Rust String Libraries by mcyoung☆197Updated 9 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Compact, clone-on-write vector and string.☆291Updated 2 weeks ago
- Lightning Creations Compiler Frontend for various languages☆119Updated 11 months ago
- A fast and flexible allocator for no_std and WebAssembly☆516Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- A Vec That Has a Smaller size_of☆146Updated last month
- Reliably performant diffing☆185Updated last month
- Deadlock free mutexes☆177Updated 7 months ago
- Resilient LL(1) parser generator for Rust☆175Updated last week
- Reflection via DWARF.☆298Updated 2 years ago
- Small, fast, synchronization primitives☆252Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Make your code extra-safe by voluntarily dropping privileges☆259Updated last year
- Tiny Rust Async Linux Executor☆105Updated 6 months ago
- SIMD base64 codecs☆88Updated last year
- Constant-time dynamic memory allocator in Rust☆107Updated 5 months ago
- Idiomatic exceptions for Rust☆84Updated 3 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆127Updated 2 years ago
- An alternate Cargo registry using static files☆133Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- zstd format implementation in pure rust☆360Updated last week
- A simple example with Rust and Cosmopolitan Libc☆203Updated 2 years ago
- Determine whether characters have the XID_Start or XID_Continue properties☆103Updated last week