sunfishcode / c-ward
An implementation of libc written in Rust
☆231Updated last week
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
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago
- A garbage collection library for Rust with zero unsafe code☆108Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last year
- A Vec That Has a Smaller size_of☆134Updated last week
- Lightning Creations Compiler Frontend for various languages☆119Updated 3 months ago
- Compact, clone-on-write vector and string.☆226Updated 4 months ago
- A fast and safe implementation of stackful coroutines in Rust☆212Updated 3 months ago
- A Rust code linter☆211Updated 9 months ago
- Use bitsized types as if they were a feature of rust.☆180Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Constant-time dynamic memory allocator in Rust☆92Updated 2 years ago
- Rust String Libraries by mcyoung☆172Updated last month
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- Compile-time string formatting☆233Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆177Updated last week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- The Rust specification☆116Updated 7 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- SIMD base64 codecs☆81Updated last year
- Lints for kernel or embedded system development.☆106Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Small, fast, synchronization primitives☆244Updated 6 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆34Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- Deadlock free mutexes☆163Updated this week