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☆53Updated 5 years ago
- Circuit Switching for libp2p☆47Updated 3 years ago
- The Double Ratchet Algorithm implementation in Go☆126Updated 5 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated 2 years ago
- Noise Protocol Framework (Mirror)☆59Updated 7 months ago
- Golang ed25519☆47Updated 4 years ago
- High-performance Curve25519/ristretto255 for Go.☆77Updated 2 months ago
- Active Peer Discovery☆53Updated 3 years ago
- 🐿️ A pure golang implementation of TFHE Fully Homomorphic Encryption Scheme☆101Updated 2 months ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆33Updated 6 months ago
- A generic ECDH implementation☆57Updated 3 years ago
- an implementation of the multistream protocol in go☆43Updated 4 months ago
- Message Layer Security☆58Updated 4 years ago
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- Shamir's Secret Sharing in Golang☆77Updated 3 years ago
- memsize computes the size of your object graph☆34Updated last year
- The Go programming language☆55Updated last week
- A kbucket implementation for use as a routing table☆51Updated last week
- Authenticated encryption for streams in Go☆30Updated 2 years ago
- Go "net" wrappers for libp2p☆25Updated 4 months ago
- filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.☆168Updated 11 months ago
- [DEPRECATED] Network interfaces for go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.☆32Updated 6 years ago
- Go wrapper of libutp reference uTP C implementation☆103Updated last month
- RSA Blind Signature Scheme for golang☆29Updated 8 years ago
- Nearly generic prime field implementation in Go☆24Updated 5 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…☆127Updated 7 years ago
- ☆196Updated 8 years ago
- Streamlined NTRU Prime 4591^761 in Go☆38Updated 3 years ago
- A homomorphic hash function☆82Updated 6 years ago
- POC on how to use WebAssembly binaries generated by the Go compiler in a non-web environment☆24Updated 7 years ago