sean- / seedLinks
Securely seed Go's random number generator
☆24Updated 8 years ago
Alternatives and similar repositories for seed
Users that are interested in seed are comparing it to the libraries listed below
Sorting:
- Child process reaping utilities for Go☆66Updated 2 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- A block device in user space for Linux in Golang☆56Updated 7 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 2 months ago
- Package for indexing zip files and storing a compressed index☆48Updated 10 months ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Circular buffer backed by MMAPed file for golang☆92Updated 11 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆36Updated 9 months ago
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆76Updated 5 months ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆76Updated 10 years ago