bwesterb / go-powLinks
Simple proof-of-work package for Go
☆27Updated 6 years ago
Alternatives and similar repositories for go-pow
Users that are interested in go-pow are comparing it to the libraries listed below
Sorting:
- A library for building custom DNS servers in Go.☆53Updated 7 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 9 years ago
- a tiny package that implements SMTP server for Go projects☆106Updated 2 years ago
- An Go language package for getting your public IP address. It's inspired by go-ipify: https://github.com/rdegges/go-ipify☆24Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- 2D locality queries in Go☆34Updated 7 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- A fast userspace CSPRNG☆92Updated last year
- Go After Dark☆41Updated 6 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- ☆43Updated 5 years ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆49Updated last year
- A framework to build precise and fast HTTP proxies.☆57Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆33Updated 5 months ago
- A collection of Go networking packages for dealing with NATs and NAT traversal.☆15Updated 3 years ago
- Run GPU code on your Apple system with Go.☆60Updated 3 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆31Updated last year
- An SQL-based key/value store for Golang☆39Updated 11 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆88Updated 7 months ago
- Logging, distilled☆31Updated 7 years ago
- An implementation of the FileSystem interface for tar files.☆58Updated 5 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆29Updated 6 years ago
- BoltDB's Interactive Shell☆86Updated 4 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- A priority queue for timed events, written in go.☆34Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago