sunfishcode / c-wardLinks
An implementation of libc written in Rust
☆290Updated last month
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☆185Updated 2 weeks ago
- A fast and safe implementation of stackful coroutines in Rust☆232Updated this week
- A Rust code linter☆212Updated 11 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Make your code extra-safe by voluntarily dropping privileges☆252Updated 10 months ago
- A fast and flexible allocator for no_std and WebAssembly☆471Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Rust programs written entirely in Rust☆833Updated last month
- Müsli is a flexible and efficient serialization framework☆387Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Compact, clone-on-write vector and string.☆262Updated last month
- Execute Rust code carefully, with extra checking along the way☆416Updated this week
- Rust String Libraries by mcyoung☆187Updated 4 months ago
- Lightning Creations Compiler Frontend for various languages☆119Updated 5 months ago
- zstd format implementation in pure rust☆313Updated 3 weeks ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆113Updated 2 years ago
- A Vec That Has a Smaller size_of☆140Updated 2 months ago
- Reliably performant diffing☆156Updated this week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆253Updated 2 months ago
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated 2 months ago
- A code ACL checker for Rust☆223Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆477Updated this week
- An IDE extension for debugging trait errors in Rust.☆172Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆176Updated last year
- Data (de)serialization via declarative macros☆173Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆222Updated this week
- Deadlock free mutexes☆174Updated 2 months ago
- Resilient LL(1) parser generator for Rust☆158Updated last week