Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 499 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 499 Bytes

bitfield

Archive: This code is dedicated to the public domain, you are free to use or extend it however you see fit.

Comprehensive Bit Field library - I'm trying to assemble a set of libraries related to basic bit field functions in as many languages as possible.

Current Languages

These languages are the languages I current aim to support. If you have an implementation you can make a branch & pull request and I'll test then pull it.

  • C#
  • Go
  • Rust
  • Java
  • D