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 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
- Fast Concurrent / Parallel Sorting in Go☆138Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- ☆43Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A prefix tree implementation in go☆43Updated last year
- Go localization framework☆31Updated last week
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated 6 months ago
- A fast userspace CSPRNG☆92Updated 11 months ago
- A port of dinero.js to Go☆68Updated 2 years ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆94Updated 6 months ago
- Compact, sortable and fast unique IDs with embedded metadata.☆93Updated 3 years ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Modern internal tools. Defined, controlled, and deployed directly from backend code. No JavaScript. Secure.☆46Updated 3 years ago
- Useful Go String methods☆191Updated 2 years ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆47Updated 9 months ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year