frengor / rust-cc
A fast garbage collector based on cycle collection for Rust programs.
☆18Updated 4 months ago
Alternatives and similar repositories for rust-cc:
Users that are interested in rust-cc are comparing it to the libraries listed below
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- Simple monolithic kernel written in Rust for x86-64☆24Updated last month
- Thin but safe Linux interface☆11Updated 2 months ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated last month
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Experimental JIT compiler generator☆27Updated 11 months ago
- Generic virtual dom implementation for rust☆16Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- An `abilists` parser crate for Rust.☆25Updated 9 months ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Exhaustive iteration trait in Rust☆14Updated this week
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Fallible allocation support for Rust's Vec☆28Updated 10 months ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 2 years ago
- An alternative `std`-like implementation built on origin☆27Updated 3 weeks ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 8 months ago
- A simple TOML parser Rust crate☆9Updated last week
- "Valgrind Client Request" interface for Rust programs☆16Updated 2 months ago
- A simple way to parse a string using type annotations☆13Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Support for compiling C programs with Eyra☆13Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Detect possible security problems with Unicode usage according to Unicode Technical Standard #39 rules.☆14Updated last month
- A Cargo subcommand to run Roogle on local crates☆11Updated last year
- Arbitrary width integers☆14Updated last week
- A simple error library for no_std + no_alloc Rust☆18Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 3 weeks ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆17Updated 4 years ago