Skip to content
/ circlet Public

A lock-free concurrent MPMC slot-based fixed-sized ringbuffer.

License

Notifications You must be signed in to change notification settings

robclu/circlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circlet

A lock-free concurrent MPMC slot-based fixed-sized ringbuffer.

The library is usable and performant in its current state, but it has some limitations, and is therefore a work-in-progress. Once the first version of the API has been finalized then it will be published.

Performance

Examples

About

A lock-free concurrent MPMC slot-based fixed-sized ringbuffer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages