Skip to content

Conversation

@zktos
Copy link
Owner

@zktos zktos commented Jun 7, 2020

It is now possible to create and use a ring buffer with primitive and non-primitive types.

  • Made BBQueue generic over the element type
  • Framed versions of producer and consumer are available if element type is u8
  • BBBuffer is now type alias for GenericBBBuffer (which breaks BBBuffer(...) constructors!)

ZK added 2 commits June 8, 2020 00:20
* master:
  0.4.8 release
  Allow write access to a read grant (jamesmunns#64)

# Conflicts:
#	core/src/bbbuffer.rs
@zktos zktos merged commit 73d6994 into master Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants