Skip to content

Conversation

@hubcio
Copy link
Contributor

@hubcio hubcio commented Jan 8, 2026

Add a concurrent segmented slab with structural sharing,
designed for Read-Copy-Update patterns with lock-free
reads and copy-on-write modifications.

@hubcio hubcio changed the title feat(common): add SegmentedSlab collection feat(server): add SegmentedSlab collection Jan 8, 2026
@hubcio hubcio force-pushed the segmented-slab branch 6 times, most recently from 49bbd0a to d53ddfd Compare January 8, 2026 11:42
spetz
spetz previously approved these changes Jan 9, 2026
Add a concurrent segmented slab with structural sharing,
designed for Read-Copy-Update patterns with lock-free
reads and copy-on-write modifications.
@spetz spetz merged commit 86a10de into master Jan 9, 2026
55 checks passed
@spetz spetz deleted the segmented-slab branch January 9, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants