Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 24 days ago
JSON representation

shifty offers quick and extensible additive bit shifting

Awesome Lists containing this project

README

        

[![Go Report Card](https://goreportcard.com/badge/github.com/JesseCoretta/go-shifty)](https://goreportcard.com/report/github.com/JesseCoretta/go-shifty) [![Go Reference](https://pkg.go.dev/badge/github.com/JesseCoretta/go-shifty.svg)](https://pkg.go.dev/github.com/JesseCoretta/go-shifty) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](https://github.com/JesseCoretta/go-shifty/blob/main/LICENSE) [![codecov](https://codecov.io/gh/JesseCoretta/go-shifty/graph/badge.svg?token=2MHIRM36MS)](https://codecov.io/gh/JesseCoretta/go-shifty) [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/JesseCoretta/go-shifty/issues) [![Experimental](https://img.shields.io/badge/experimental-blue?logoColor=blue&label=%F0%9F%A7%AA%20%F0%9F%94%AC&labelColor=blue&color=gray)](https://github.com/JesseCoretta/JesseCoretta/blob/main/EXPERIMENTAL.md) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/jessecoretta/go-shifty/go.yml?event=push) [![Author](https://img.shields.io/badge/author-Jesse_Coretta-darkred?label=%F0%9F%94%BA&labelColor=indigo&color=maroon)](mailto:[email protected]) [![GitHub release (with filter)](https://img.shields.io/github/v/release/JesseCoretta/go-shifty)](https://github.com/JesseCoretta/go-shifty/releases) [![Help Animals](https://img.shields.io/badge/donations-yellow?label=%F0%9F%98%BA&labelColor=Yellow)](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.