FiloSottile / ed25519-dalek-rustgo
Wrapper for curve25519-dalek using rustgo, a technique to directly call Rust code from Go programs with near-zero overhead, meant to replace manually written assembly.
☆124Updated 6 years ago
Alternatives and similar repositories for ed25519-dalek-rustgo:
Users that are interested in ed25519-dalek-rustgo are comparing it to the libraries listed below
- Go implementation of Adiantum☆88Updated 8 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Golang (X)ChaCha20 stream cipher. (Mirror)☆59Updated last year
- ☆180Updated 7 years ago
- Go translation of MetroHash☆109Updated 3 weeks ago
- The fastest way to xor bytes in Go☆74Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆108Updated 3 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆173Updated 2 years ago
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆38Updated 4 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆126Updated 7 years ago
- A fast userspace CSPRNG☆88Updated 3 months ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆85Updated 3 months ago
- Attempt to use the Rust regex library from Go☆14Updated 7 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- Demo API to play with io_uring in Go☆62Updated 4 years ago
- Golang port of simdjson☆86Updated 4 years ago
- automate Go compiler comparisons☆24Updated last year
- Big integer multiplication library for Go using Fast Fourier transform☆74Updated 2 years ago
- Go implementation of Linux Network Block Devices☆133Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- amd64 instruction assembler☆91Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- Access Times for files #golang☆42Updated 2 years ago
- ☆79Updated 3 months ago
- Golang ed25519☆48Updated 3 years ago