kuking / go-frodokemLinks
Golang FrodoKEM implementation
☆44Updated 3 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 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 11 months ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- DRR scheduler for Go channels☆32Updated 2 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
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 weeks ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- ☆43Updated 4 years ago
- A Go Machine Learning Package that is a light wrapper for LightGBM.☆39Updated last year
- A fast userspace CSPRNG☆91Updated 9 months ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated last month
- Fast, secure and efficient secure cookie encoder/decoder☆82Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- Go localization framework☆31Updated 3 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A currency computations package.☆62Updated 2 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 9 months ago
- Modern internal tools. Defined, controlled, and deployed directly from backend code. No JavaScript. Secure.☆46Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆136Updated last week