https://github.com/abonander/dbl-buf
Generic double-buffer for Rust
https://github.com/abonander/dbl-buf
Last synced: over 1 year ago
JSON representation
Generic double-buffer for Rust
- Host: GitHub
- URL: https://github.com/abonander/dbl-buf
- Owner: abonander
- License: mit
- Created: 2016-04-02T06:05:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-11T07:37:11.000Z (about 10 years ago)
- Last Synced: 2025-01-23T12:46:39.545Z (over 1 year ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dbl-buf
Generic double-buffer for Rust