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 7 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
Sorting:
- Go implementation of Adiantum☆91Updated 11 months ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 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 (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
- ☆183Updated 7 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Go translation of MetroHash☆109Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Big integer multiplication library for Go using Fast Fourier transform☆75Updated 2 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Golang (X)ChaCha20 stream cipher. (Mirror)☆59Updated 2 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆176Updated 2 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Golang ed25519☆48Updated 4 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A fast userspace CSPRNG☆90Updated 7 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆85Updated 7 months ago
- Golang port of simdjson☆86Updated 5 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- Reflection-based Protocol Buffers for Go☆79Updated 5 years ago
- Go rewrite of the ixy network driver☆165Updated 4 years ago
- Go implementation of Linux Network Block Devices☆134Updated 9 months ago
- Image resizing in pure Go and SIMD☆213Updated 7 years ago
- Low level image processing library in pure Go with SIMD assembly☆128Updated 8 years ago
- Attempt to use the Rust regex library from Go☆14Updated 7 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago