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
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- DRR scheduler for Go channels☆32Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 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
- All you need when you are working with countries in Go.☆91Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- A fast userspace CSPRNG☆90Updated 9 months ago
- Go localization framework☆31Updated 2 months ago
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 8 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 10 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- bebop wire format in Go☆77Updated last year
- An arbitrary-precision decimal floating-point arithmetic package for Go☆43Updated 2 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆89Updated 9 months ago
- A port of dinero.js to Go☆68Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A complete solution for static files in Go code☆129Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Go implementation of Adiantum☆91Updated last year
- Static bit vector structures library☆72Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A golang map in which entries expire after given a time period☆59Updated last year