Skip to content

v0.3.0

Compare
Choose a tag to compare
@agerasev agerasev released this 08 Oct 15:08
· 247 commits to master since this release
  • Ring buffer now generic.
  • Multiple kinds of ring buffers (heap, static, local, shared).
  • Optimized performance.
  • Ready for async/.await (used by async-ringbuf).