PiHex
Pi calculator
This project generates hexadecimal representations of Pi within a specified range using the Bailey-Borwein-Plouffe algorithm.
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: about 1 month 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,292 |
edwingeng/wuid | A fast and unique identifier generator | 532 |
piglig/go-qr | A minimalistic QR code generator written in Go. | 32 |
feliixx/mgodatagen | A tool to generate random data for MongoDB | 325 |
amccaugh/phidl | A Python-based tool for creating and manipulating 2D GDS layouts and CAD geometries. | 198 |
claygod/bxog | An HTTP request multiplexer written in Go. | 102 |
pixray/pixray | An image generation system built around CLIP and GAN techniques. | 1,027 |
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. | 159 |
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. | 92 |
yeqown/go-qrcode | A Go library for generating QR codes with customizable styles and options. | 566 |
cyclone-github/hashgen | A high-performance hash generator written in Go | 24 |