sunfishcode / c-ward
An implementation of libc written in Rust
☆224Updated last month
Alternatives and similar repositories for c-ward:
Users that are interested in c-ward are comparing it to the libraries listed below
- Program startup and thread support written in Rust☆174Updated last week
- A safer zlib☆169Updated this week
- A Rust code linter☆210Updated 8 months ago
- A Vec That Has a Smaller size_of☆133Updated 6 months ago
- Rust String Libraries by mcyoung☆157Updated 2 weeks ago
- Compact, clone-on-write vector and string.☆218Updated 3 months ago
- Compile-time string formatting☆229Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 2 weeks ago
- A fast and safe implementation of stackful coroutines in Rust☆210Updated 2 months ago
- Lints for kernel or embedded system development.☆104Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A garbage collection library for Rust with zero unsafe code☆108Updated 7 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆171Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆118Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆197Updated this week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆163Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆178Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆84Updated this week
- Use bitsized types as if they were a feature of rust.☆178Updated 8 months ago
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- Snapshot testing for a herd of CLI tests☆144Updated this week
- Recipes for avoiding bounds checks in Rust, without unsafe!☆106Updated 2 years ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 9 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆33Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Execute Rust code carefully, with extra checking along the way☆400Updated 6 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 7 months ago
- Make your code extra-safe by voluntarily dropping privileges☆245Updated 7 months ago
- Lightning Creations Compiler Frontend for various languages☆118Updated 2 months ago