Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barafael/rbf-rs
Super simple const generics based ring buffer implementation for no_std
https://github.com/barafael/rbf-rs
Last synced: 5 days ago
JSON representation
Super simple const generics based ring buffer implementation for no_std
- Host: GitHub
- URL: https://github.com/barafael/rbf-rs
- Owner: barafael
- License: mit
- Created: 2021-04-20T15:33:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-15T13:46:42.000Z (over 3 years ago)
- Last Synced: 2024-09-16T04:06:41.500Z (about 2 months ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rbf-rs
Super simple const generics based ring buffer implementation for no_std