Skip to content

GaberPlaysGame/hungry-birds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hungry Birds

Hungry Birds is a classical example of concurrent producer/consumer problem.

This package implements an unbounded lockless single consumer multiple producer FIFO queue.

Licensing

Hungry Birds is freely redistributable under the two-clause BSD License. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

About

classical example of concurrent producer/consumer problem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.6%
  • Makefile 3.4%