Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rootslab/bice
Bice, a tiny module that offers a fast way to swap arbitrary length sequences of bytes within a Buffer, using only the Buffer itself and the bitwise XOR operator.
https://github.com/rootslab/bice
buffer swapping
Last synced: 11 days ago
JSON representation
Bice, a tiny module that offers a fast way to swap arbitrary length sequences of bytes within a Buffer, using only the Buffer itself and the bitwise XOR operator.
- Host: GitHub
- URL: https://github.com/rootslab/bice
- Owner: rootslab
- License: mit
- Created: 2014-12-14T17:57:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-20T02:57:07.000Z (almost 10 years ago)
- Last Synced: 2024-09-15T17:43:07.134Z (about 2 months ago)
- Topics: buffer, swapping
- Language: JavaScript
- Size: 199 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE