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:
- Active Peer Discovery☆53Updated 3 years ago
- POC on how to use WebAssembly binaries generated by the Go compiler in a non-web environment☆24Updated 6 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆54Updated 4 years ago
- Nearly generic prime field implementation in Go☆24Updated 5 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- An EXPERIMENTAL Go implementation of the CPace PAKE, instantiated with the ristretto255 group.☆29Updated 4 years ago
- A distributed key-value storage that's tolerant to Byzantine fault.☆30Updated 5 years ago
- AGL/Golang Standard Library Ed25519 including extra25519 code.☆16Updated 4 years ago
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- Circuit Switching for libp2p☆47Updated 2 years ago
- Extremely experimental toy go compiler☆19Updated 4 years ago
- Implementation of https://www.ietf.org/archive/id/draft-denis-aegis-aead-00.html / https://competitions.cr.yp.to/round3/aegisv11.pdf☆13Updated 3 months ago
- Shamir's Secret Sharing in Golang☆71Updated 2 years ago
- Authenticated encryption for streams in Go☆28Updated last year
- [DEPRECATED] Network interfaces for go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.☆32Updated 6 years ago
- Golang ed25519☆48Updated 4 years ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆34Updated 5 years ago
- Curve25519 signatures (and also key agreement) like in the early Axolotl, ported to Go☆14Updated 7 years ago
- High-performance Curve25519/ristretto255 for Go.☆76Updated 6 months ago
- Implementations of do255e and do255s in C and assembly☆25Updated 4 years ago
- ☆15Updated 8 years ago
- an implementation of the multistream protocol in go☆42Updated 3 weeks ago
- An implementation of go-datastore using leveldb☆41Updated 3 months ago
- memsize computes the size of your object graph☆33Updated 10 months ago
- Run Go executables under llvm-mca☆13Updated 3 years ago
- Go PASETO implementation☆19Updated 4 years ago
- net interfaces over DataChannels☆15Updated 6 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…☆23Updated 2 weeks ago
- Cross-platform wrapper for memory-related system calls.☆30Updated 7 months ago
- A libp2p transport for GRPC.☆29Updated 6 years ago