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.
☆127Updated 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☆75Updated 4 years ago
- Go implementation of Adiantum☆90Updated last year
- ☆196Updated 8 years ago
- Go translation of MetroHash☆115Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Go rewrite of the ixy network driver☆165Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆110Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Demo API to play with io_uring in Go☆65Updated 5 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…☆70Updated 6 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆182Updated 3 years ago
- Golang ed25519☆47Updated 4 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Big integer multiplication library for Go using Fast Fourier transform☆79Updated 2 years ago
- Reflection-based Protocol Buffers for Go☆78Updated this week
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆293Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Golang (X)ChaCha20 stream cipher. (Mirror)☆60Updated 2 years ago
- A fast userspace CSPRNG☆92Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- Allotment Routing Table☆56Updated 3 years ago
- Go wrapper of libutp reference uTP C implementation☆103Updated last month
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go implementation of Linux Network Block Devices☆139Updated last year
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- select(2) implementation in Go☆31Updated 9 months ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago