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.
☆122Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ed25519-dalek-rustgo
- The fastest way to xor bytes in Go☆72Updated 3 years ago
- Golang ed25519☆48Updated 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…☆67Updated 5 years ago
- Golang (X)ChaCha20 stream cipher. (Mirror)☆59Updated last year
- ☆172Updated 7 years ago
- Go translation of MetroHash☆103Updated 2 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆171Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆37Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- A fast userspace CSPRNG☆88Updated last month
- Go implementation of Adiantum☆88Updated 5 months ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆93Updated 2 years ago
- ☆78Updated last month
- ☆101Updated 6 years ago
- Low level image processing library in pure Go with SIMD assembly☆125Updated 7 years ago
- Golang circular (ring) buffer☆172Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- go/golang: fast bit set Bloom filter☆132Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- Go implementation of Linux Network Block Devices☆133Updated 3 months ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆85Updated last month
- Go wrapper of libutp reference uTP C implementation☆90Updated 7 months ago
- Meow hash for Golang☆126Updated 4 years ago
- Building blocks for fast rpc systems☆83Updated 7 years ago