This is a circular buffer implementation using mmap to ease the logic behind the caller which needs to know if the polled item crosses the maximum size of the underlying array.
forked from sysprog21/cirbuf
-
Notifications
You must be signed in to change notification settings - Fork 0
Circular Buffer implementation with mmap(2) *incomplete*
License
endlesse04/cirbuf
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Circular Buffer implementation with mmap(2) *incomplete*
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 94.5%
- Shell 4.2%
- Makefile 1.3%

