https://github.com/jessecoretta/go-shifty
shifty offers quick and extensible additive bit shifting
https://github.com/jessecoretta/go-shifty
additive bitshift golang shift uint16 uint32 uint8 unshift
Last synced: 3 months ago
JSON representation
shifty offers quick and extensible additive bit shifting
- Host: GitHub
- URL: https://github.com/jessecoretta/go-shifty
- Owner: JesseCoretta
- License: mit
- Archived: true
- Created: 2023-09-19T09:02:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-09T22:08:29.000Z (over 1 year ago)
- Last Synced: 2025-02-03T22:53:37.350Z (4 months ago)
- Topics: additive, bitshift, golang, shift, uint16, uint32, uint8, unshift
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://goreportcard.com/report/github.com/JesseCoretta/go-shifty) [](https://pkg.go.dev/github.com/JesseCoretta/go-shifty) [](https://github.com/JesseCoretta/go-shifty/blob/main/LICENSE) [](https://codecov.io/gh/JesseCoretta/go-shifty) [](https://github.com/JesseCoretta/go-shifty/issues) [](https://github.com/JesseCoretta/JesseCoretta/blob/main/EXPERIMENTAL.md)  [](mailto:[email protected]) [](https://github.com/JesseCoretta/go-shifty/releases) [](https://github.com/JesseCoretta/JesseCoretta/blob/main/DONATIONS.md)
## go-shifty
Package shifty offers quick and extensible additive bit shifting for simple configuration values, such as those describing a combination of log levels.