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
- A fast userspace CSPRNG☆92Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- A prefix tree implementation in go☆44Updated last year
- 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
- A complete solution for static files in Go code☆129Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- Static bit vector structures library☆72Updated 6 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
- Go implementation of the Open Packaging Conventions (OPC)☆77Updated 2 years ago
- Go localization framework☆31Updated last month
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- A golang map in which entries expire after given a time period☆58Updated last month
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- All you need when you are working with countries in Go.☆92Updated last week
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 4 months ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆30Updated 4 years ago