Skip to content

verbosemode/ocaml-uintb128

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uintb128

unreleased

  • Library for 128 bit unsigned integers
  • Based on OCaml's Bytes implementation of the standard library.
  • Created initially as a playground for ...
    • ocaml-ipaddr issue 16 - Use 16-byte string for internal representation of IPv6 addresses
    • Merged in #115 - use Bytes.t as data type for IPv6 addresses

TODO

  • add mli and documentation
  • add string integer conversion
  • add infix module like integers
    • separate operators for bitwise operations?
  • installable top level printer

About

Library for 128 bit unsigned integers based on OCaml's Bytes module

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •