https://github.com/devlights/bitvector
A simple BitVector implemented in Go language.
https://github.com/devlights/bitvector
go golang library
Last synced: 2 months ago
JSON representation
A simple BitVector implemented in Go language.
- Host: GitHub
- URL: https://github.com/devlights/bitvector
- Owner: devlights
- License: mit
- Created: 2024-11-01T08:40:39.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T09:05:41.000Z (7 months ago)
- Last Synced: 2025-01-31T08:43:52.518Z (4 months ago)
- Topics: go, golang, library
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bitvector
A simple BitVector implemented in Go language.