playXE / garbage-collectorView external linksLinks
Garbage collector implementation in Rust for Rust
☆13Aug 30, 2020Updated 5 years ago
Alternatives and similar repositories for garbage-collector
Users that are interested in garbage-collector are comparing it to the libraries listed below
Sorting:
- Copying Garbage Collector☆14May 13, 2020Updated 5 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆13Nov 24, 2015Updated 10 years ago
- the Dependent Unboxed higher-oRder Intermediate Notation☆14Feb 8, 2022Updated 4 years ago
- A [not-really-working] compiler from the ground-up☆11Feb 21, 2018Updated 7 years ago
- café, a systems language☆19Feb 25, 2018Updated 7 years ago
- dirty toolkit☆20Nov 1, 2020Updated 5 years ago
- Little toy programming language with an x86_64 code generator☆17Sep 30, 2017Updated 8 years ago
- Efficient sets of bytes for Rust☆18Jun 23, 2020Updated 5 years ago
- ☆20Sep 1, 2018Updated 7 years ago
- A Haskell derived programming language for systems development.☆14Sep 18, 2018Updated 7 years ago
- A toolkit for writing servers in ReasonML on top of NodeJS☆16Jan 23, 2023Updated 3 years ago
- GPU Accelerated, Distributed, Actor Model Language (WIP)☆30Jun 21, 2023Updated 2 years ago
- Attempt of collection several proposals of the allocators-wg☆18Nov 27, 2020Updated 5 years ago
- Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.☆37Jan 22, 2021Updated 5 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21May 30, 2025Updated 8 months ago
- shapechecking neural net DSL using Hindley-Milner type system(compiles to pytorch as proof of concept)☆52Apr 16, 2023Updated 2 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Jun 11, 2022Updated 3 years ago
- A toy Lisp compiler targeting x86-64☆40Mar 10, 2020Updated 5 years ago
- A lightweight scripting language for Rust☆21Mar 7, 2020Updated 5 years ago
- A general-purpose language inspired by Scheme and Rust and Haskell and ML and cetera☆21Apr 13, 2022Updated 3 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Sep 4, 2020Updated 5 years ago
- Program synthesis is possible in Rust☆24Nov 15, 2018Updated 7 years ago
- 🐉 A Wu wrapper for Love2D☆21Jul 7, 2020Updated 5 years ago
- Your comrade through the perilous world of UNIX.☆67Feb 19, 2024Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Jul 29, 2020Updated 5 years ago
- Repository containing slides and examples from the 2020 OCaml Workshop talk on "Parallelising your OCaml code with Multicore OCaml"☆29Sep 3, 2023Updated 2 years ago
- ⚛️ 🎣 A collection of hooks for ReasonReact☆27Sep 12, 2024Updated last year
- A simple prolog implementation in Rust☆26Nov 14, 2020Updated 5 years ago
- A set of typeclasses and effects for Rust similar to those provided by Cats for Scala☆27Aug 24, 2020Updated 5 years ago
- A static strongly typed object oriented programming language with focus on composition☆23Aug 25, 2020Updated 5 years ago
- Fantasy Land -compliant Identity type☆29Oct 27, 2024Updated last year
- An LLVM compiler for an ML-like language (written in Rust)☆62Feb 28, 2022Updated 3 years ago
- Typing the linear pi calculus in Agda☆29Mar 15, 2022Updated 3 years ago
- Ikko language☆26Oct 4, 2020Updated 5 years ago
- Typed CSS for ReasonML☆28Dec 24, 2019Updated 6 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Jun 15, 2020Updated 5 years ago
- A clean, efficient parser combinator☆124Feb 15, 2022Updated 3 years ago
- A simple tool to explore a TrueType font content as a tree☆30Jan 4, 2022Updated 4 years ago
- A super-fast, stack-based virtual machine for dynamic languages☆75Mar 3, 2025Updated 11 months ago