FiloSottile / ed25519-dalek-rustgoLinks
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.
☆125Updated 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:
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- ☆190Updated 7 years ago
- Go implementation of Adiantum☆91Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 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 6 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆180Updated 2 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Go language to build and check keybase's sitewide merkle tree.☆103Updated 7 months ago
- Go rewrite of the ixy network driver☆165Updated 4 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- syscall "fallocate" implement with different os☆32Updated 6 years ago
- A fast userspace CSPRNG☆92Updated 10 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Golang (X)ChaCha20 stream cipher. (Mirror)☆59Updated 2 years ago
- Go implementation of Linux Network Block Devices☆137Updated 11 months ago
- Nearly generic prime field implementation in Go☆24Updated 5 years ago
- Golang ed25519☆48Updated 4 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆287Updated 3 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- Attempt to use the Rust regex library from Go☆14Updated 7 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago