https://github.com/halosghost/bitagg
A small playground for messing around with bitwise aggregates in C
https://github.com/halosghost/bitagg
Last synced: over 1 year ago
JSON representation
A small playground for messing around with bitwise aggregates in C
- Host: GitHub
- URL: https://github.com/halosghost/bitagg
- Owner: HalosGhost
- Created: 2019-11-10T23:34:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-18T04:28:28.000Z (about 3 years ago)
- Last Synced: 2025-02-01T18:43:12.789Z (over 1 year ago)
- Language: C
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bitagg
This is a (very) work-in-progress attempt at a “library” for working with bitwise data structures in C.