PiHex
Pi generator library
A Go library for generating hexadecimal digits of Pi using the Bailey-Borwein-Plouffe formula
PiHex Library, written in Go, generates a hexadecimal number sequence in the number Pi in the range from 0 to 10,000,000.
20 stars
4 watching
4 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
edwingeng/wuid | A fast and unique identifier generator | 534 |
piglig/go-qr | A minimalistic QR code generator written in Go. | 34 |
feliixx/mgodatagen | A tool to generate random data for MongoDB | 326 |
amccaugh/phidl | A Python-based tool for creating and manipulating 2D GDS layouts and CAD geometries. | 202 |
claygod/bxog | An HTTP request multiplexer written in Go. | 101 |
pixray/pixray | An image generation system built around CLIP and GAN techniques. | 1,030 |
hexdigest/gounit-sublime | A Sublime Text plugin that generates Go tests from selected function and method signatures. | 2 |
lukeed/hexoid | Generates random hexadecimal IDs of fixed length | 195 |
pixiv/go-libjpeg | An implementation of a JPEG image processing library for the Go programming language. | 163 |
kokizzu/lexid | A fast and customizable ID generator with lexicographically orderable IDs. | 8 |
dylanmeeus/hasgo | A code generator for Go with Haskell-inspired immutable and strongly-typed functions. | 141 |
pioz/faker | A tool for generating realistic, customizable fake data and structs for software development. | 95 |
yeqown/go-qrcode | A Go library for generating QR codes with customizable styles and options. | 587 |
cyclone-github/hashgen | A high-performance hash generator written in Go with support for various hashing functions and multi-threading. | 25 |