LaevusDexter / asmcgocallLinks
The wrapper over asmcgocall to call C functions synchronously, without extra os threads and overhead on it. Probably won't work since 1.17 release, because of passing function arguments and results using registers instead of the stack.
☆15Updated 5 years ago
Alternatives and similar repositories for asmcgocall
Users that are interested in asmcgocall are comparing it to the libraries listed below
Sorting:
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆55Updated 4 years ago
- Shamir's Secret Sharing in Golang☆71Updated 2 years ago
- memsize computes the size of your object graph☆35Updated 11 months ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- Golang ed25519☆48Updated 4 years ago
- High-performance Curve25519/ristretto255 for Go.☆76Updated 7 months ago
- an implementation of the multistream protocol in go☆42Updated 2 months ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Wrapper for curve25519-dalek using rustgo, a technique to directly call Rust code from Go programs with near-zero overhead, meant to repl…☆125Updated 7 years ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆33Updated 3 weeks ago
- RSA Blind Signature Scheme for golang☆30Updated 7 years ago
- The Go programming language☆51Updated last week
- filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.☆161Updated 6 months ago
- Circuit Switching for libp2p☆47Updated 2 years ago
- Go language interface to GMP - GNU Multiprecision Library (golang)☆119Updated last year
- Pure Go implementation of the Ristretto prime-order group over Edwards25519☆89Updated 2 years ago
- POC on how to use WebAssembly binaries generated by the Go compiler in a non-web environment☆24Updated 6 years ago
- A generic ECDH implementation☆57Updated 2 years ago
- CircleHash is a family of fast hashes -- CircleHash64f is ideal for short inputs, reaching 10GB/s starting at <64 bytes and 15GB/s at 256…☆22Updated last week
- Active Peer Discovery☆53Updated 3 years ago
- Go "net" wrappers for libp2p☆25Updated 4 months ago
- A kbucket implementation for use as a routing table☆49Updated 3 weeks ago
- [DEPRECATED] Network interfaces for go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.☆32Updated 6 years ago
- The Double Ratchet Algorithm implementation in Go☆124Updated 4 years ago
- Go wrapper of libutp reference uTP C implementation☆96Updated 5 months ago
- Constant time big numbers for Go☆103Updated 5 months ago
- Implementation of do255e and do255s in Go☆23Updated 4 years ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- ☆190Updated 7 years ago
- x86-64 instruction encoder in Go☆21Updated 5 years ago