sunfishcode / c-wardLinks
An implementation of libc written in Rust
☆296Updated 3 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☆189Updated 2 months ago
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- A Rust code linter☆216Updated last year
- Compact, clone-on-write vector and string.☆281Updated 3 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Rust String Libraries by mcyoung☆191Updated 6 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- Reliably performant diffing☆164Updated last month
- A Vec That Has a Smaller size_of☆142Updated 4 months ago
- ☆113Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages☆118Updated 7 months ago
- An alternate Cargo registry using static files☆123Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆110Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Lints for kernel or embedded system development.☆113Updated this week
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- Make your code extra-safe by voluntarily dropping privileges☆253Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- Small, fast, synchronization primitives☆245Updated 10 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- A fast and flexible allocator for no_std and WebAssembly☆495Updated last month
- Determine whether characters have the XID_Start or XID_Continue properties☆94Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- Public repository for the Rust keyword generics initiative☆102Updated 11 months ago
- A framework for writing plugins that integrate with the Rust compiler☆153Updated 3 months ago
- Lightweight exceptions for Rust☆78Updated this week
- An IDE extension for debugging trait errors in Rust.☆185Updated last week
- Execute Rust code carefully, with extra checking along the way☆434Updated 3 weeks ago
- SIMD base64 codecs☆86Updated last year