Skip to content

A (hopefully) thread/concurrency-safe deque collection in Swift.

License

Notifications You must be signed in to change notification settings

CTMacUser/SynchronizedQueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SynchronizedQueue

A Queue data structure, implemented in a concurrency-safe manner, as a collection-like type written in Swift.

About

A (hopefully) thread/concurrency-safe deque collection in Swift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages