An open API service indexing awesome lists of open source software.

https://github.com/gomodules/bits


https://github.com/gomodules/bits

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# bits

ChatGPT wrote this!

- Implements `BitField` using an array of unsigned integers.
- Uses BitField to implement a `PortRange` struct.