kuking / go-frodokemLinks
Golang FrodoKEM implementation
☆44Updated 4 years ago
Alternatives and similar repositories for go-frodokem
Users that are interested in go-frodokem are comparing it to the libraries listed below
Sorting:
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 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
- A complete solution for static files in Go code☆129Updated last year
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- A fast userspace CSPRNG☆92Updated last year
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆95Updated last week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- ☆43Updated 5 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months 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
- Go implementation of the Open Packaging Conventions (OPC)☆77Updated 2 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆44Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A PDF renderer for the goldmark markdown parser.☆140Updated last week
- go-delta - A Go package and utility to generate and apply binary delta updates.☆30Updated 4 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- errs is a package for making errors friendly and easy☆54Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year