Skip to content

Prashant-Jonny/lockless-spsc-queue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lockless-spsc-queue

A lockless first in first out queue that is thread safe for a single concurrent writer and single reader.

About

A lockless Single Producer, Single Consumer, Queue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%