Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Package bits128 implements various 128-bit types, for the Go programming language. Including int128 and uint128 — as bits128.Int128 and bits128.Uint128.

License

Notifications You must be signed in to change notification settings

reiver/go-bits128

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-bits128

Package bits128 implements various 128-bit types, for the Go programming language.

Including int128 and uint128 — as bits128.Int128 and bits128.Uint128.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-bits128

GoDoc

Import

To import package bits128 use import code like the follownig:

import "github.com/reiver/go-bits128"

Installation

To install package bits128 do the following:

GOPROXY=direct go get https://github.com/reiver/go-bits128

Author

Package bits128 was written by Charles Iliya Krempeaux

About

Package bits128 implements various 128-bit types, for the Go programming language. Including int128 and uint128 — as bits128.Int128 and bits128.Uint128.

Topics

Resources

License

Stars

Watchers

Forks

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.