playXE / cgcLinks
Copying Garbage Collector
☆13Updated 5 years ago
Alternatives and similar repositories for cgc
Users that are interested in cgc are comparing it to the libraries listed below
Sorting:
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- dom-like layout for terminal applications☆13Updated 4 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- ☆17Updated 5 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 9 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- ☆18Updated 5 years ago
- Source file fragment location and display utilities for Rust.☆17Updated 3 years ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆20Updated 6 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 months ago
- ☆36Updated 9 months ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- The tiniest sort☆15Updated 5 years ago
- ☆20Updated 8 years ago
- Ultra-compact storage for collections of enums 🌱☆22Updated 2 years ago
- nested & overlapping interval set functions, overlap, union, etc (Rust)☆17Updated last year
- A Rust source code parser and explorer