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:
- 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
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A fast userspace CSPRNG☆92Updated last year
- A complete solution for static files in Go code☆129Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 5 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- Go localization framework☆31Updated last week
- ☆43Updated 5 years ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆95Updated last month
- 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 templates invoked as functions☆155Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- DRR scheduler for Go channels☆32Updated 3 years ago
- All you need when you are working with countries in Go.☆93Updated last month
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- A PDF renderer for the goldmark markdown parser.☆141Updated last month
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- Golang symmetric encryption library☆125Updated last year
- go-delta - A Go package and utility to generate and apply binary delta updates.☆30Updated 4 years ago
- A golang map in which entries expire after given a time period☆58Updated 2 months ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Modern internal tools. Defined, controlled, and deployed directly from backend code. No JavaScript. Secure.☆46Updated 4 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago