This repository provides a header-only implementation for a serialized, lock-free bitmap bit allocator. An example use-case is storing a bitmap in a file, as its serialization allows directly storing and re-reading the bitmap later. A second example involves writing custom memory managers that use a bitmap to manage equally sized memory chunks.
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository provides a header-only implementation for a serialized, lock-free bit allocator.
License
frygge/atomic_bit_allocator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repository provides a header-only implementation for a serialized, lock-free bit allocator.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published