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☆67Updated last month
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Go translation of MetroHash☆116Updated last year
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- WIP☆21Updated 7 months ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Circular buffer backed by MMAPed file for golang☆90Updated last year
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Golang logging library benchmarks☆70Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 6 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- A JSON stream parser for Go☆68Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Package for indexing zip files and storing a compressed index☆48Updated 2 weeks ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Mutual exclusion lock package for distributed Go programs☆16Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago