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:
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 2 months ago
- A golang map in which entries expire after given a time period☆58Updated last year
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆94Updated 8 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Go localization framework☆31Updated 3 weeks 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
- ☆43Updated 5 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A fast userspace CSPRNG☆92Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A complete solution for static files in Go code☆129Updated last year
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Golang symmetric encryption library☆125Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆93Updated 3 years ago