Pinned Loading
-
champ-trie
champ-trie PublicPersistent hash map based on CHAMP — canonical form, O(1) structural equality via AdHash, COW structural sharing
Rust 1
-
safe-bump
safe-bump PublicSafe bump-pointer arena allocator for Rust — zero unsafe, auto Drop, checkpoint/rollback
Rust
-
xslot
xslot PublicCross-slot — bidirectional inter-thread communication primitive for Rust. Not a channel. Each side owns a slot, writes to it, reads the other's. Safe (Mutex) and fast (lock-free triple-buffer) modes.
Rust
-
fast-bump
fast-bump PublicFast typed arena — contiguous, concurrent FastArena with lock-free alloc, immediate &T, &[T] slices
Rust
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
