/bytequeue-C

A synchronous byte queue with supporting overwrite blocking(blocked write) implemented with easy to read and implement C code

Primary LanguageCApache License 2.0Apache-2.0

bytequeue-C

A production-ready synchronous byte queue supporting overwrite blocking(blocked write), implemented with easy to read C code.