GitHub / taylordotfish / fixed-typed-arena
A typed arena that uses fixed-size chunks to ensure non-amortized O(1) allocations
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taylordotfish%2Ffixed-typed-arena
PURL: pkg:github/taylordotfish/fixed-typed-arena
Stars: 4
Forks: 2
Open issues: 1
License: gpl-3.0
Language: Rust
Size: 92.8 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: about 2 months ago
Pushed at: about 2 months ago
Last synced at: about 2 months ago
Topics: allocation, allocator, arena, constant-time, low-latency, memory, rust