https://github.com/dronnix/bwarr
Black-White Array: fast, ordered data structure based on arrays with O(log N) memory allocations
https://github.com/dronnix/bwarr
btree btrees cache cache-friendly computer-science data-structure data-structures go golang ordered performance sorted-set
Last synced: 13 days ago
JSON representation
Black-White Array: fast, ordered data structure based on arrays with O(log N) memory allocations
- Host: GitHub
- URL: https://github.com/dronnix/bwarr
- Owner: dronnix
- License: mit
- Created: 2023-11-11T08:56:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-25T11:19:37.000Z (about 1 month ago)
- Last Synced: 2025-12-26T01:58:41.668Z (about 1 month ago)
- Topics: btree, btrees, cache, cache-friendly, computer-science, data-structure, data-structures, go, golang, ordered, performance, sorted-set
- Language: Go
- Homepage:
- Size: 103 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE