sandpit

Crates.iosandpit
lib.rssandpit
version0.2.5
sourcesrc
created_at2024-05-20 02:53:50.792833
updated_at2024-06-17 19:05:59.737975
descriptionA concurrent garbage collected arena
homepage
repositoryhttps://github.com/nilandasd/sandpit
max_upload_size
id1245363
size99,366
(Nilando)

documentation

README

VERSION 0.3.0 - Alloc Blocks into Regions - Add more bench tests - Add A Fuzzing Test suite - fix GcError todos! - Defragmentation - switch to major during minor collection - grow, shrink, and layout alloc options

ISSUES - Better Config - add allocator config? - easy swap allocator? - editing config while gc is running? - review the trace and traceleaf derives - they dont work for a lot of types, things like unit/unamed structs - add a lot more trace impls - Mutator Context? - the presence of a GcPtr, GcArray, or Mutator all indicate we are in a mutator context - add non blocking versions of the gc mutate functions? - Review of Atomic Operations

Commit count: 239

cargo fmt