LaevusDexter / asmcgocall
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
- 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
- dalek-compatible implementation of the merlin transcript protocol☆27Updated 5 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- memsize computes the size of your object graph☆33Updated 8 months ago
- Active Peer Discovery☆53Updated 3 years ago
- Circuit Switching for libp2p☆48Updated 2 years ago
- ☆11Updated 3 weeks ago
- Run Go executables under llvm-mca☆13Updated 3 years ago
- Implementation of multibase parser in go☆32Updated 3 weeks ago
- goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.☆75Updated 2 years ago
- ☆15Updated 8 years ago
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- POC on how to use WebAssembly binaries generated by the Go compiler in a non-web environment☆24Updated 6 years ago
- Extremely experimental toy go compiler☆19Updated 4 years ago
- an implementation of the multistream protocol in go☆42Updated 3 weeks ago
- [ARCHIVED] This module provides a thin wrapper over a datastore and provides caching strategies.☆49Updated last year
- AGL/Golang Standard Library Ed25519 including extra25519 code.☆16Updated 4 years ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆34Updated 4 years ago
- Constant time big numbers for Go☆101Updated 2 months ago
- A kbucket implementation for use as a routing table☆48Updated last month
- Implements ristretto255, a fast prime-order group.☆98Updated 3 years ago
- Golang ed25519☆48Updated 3 years ago
- [DEPRECATED] Network interfaces for go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.☆32Updated 5 years ago
- a minimal secure channel for libp2p☆45Updated 4 years ago
- An implementation of go-datastore using leveldb☆40Updated 3 weeks ago
- Authenticated encryption for streams in Go☆27Updated last year
- Run WASM built from Go in Go☆66Updated 4 years ago
- High assurance Go secp256k1 (Mirror)☆27Updated last year
- An application binary interface for well-typed message passing over networks and disks☆30Updated 2 years ago