petermattis / fastcgoLinks
☆195Updated 8 years ago
Alternatives and similar repositories for fastcgo
Users that are interested in fastcgo are comparing it to the libraries listed below
Sorting:
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆182Updated 3 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- The assembler from the Go compiler, in library form.☆201Updated 4 years ago
- io_uring support for go☆205Updated 5 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- JIT compiler in Go☆244Updated last year
- dlopen in go without cgo☆208Updated 6 years ago
- JIT compile library for Go☆84Updated 5 years ago
- Experimental symbolizer for cgo backtraces☆146Updated 2 months ago
- Interactive Assembler for Go☆67Updated last year
- ☆127Updated 2 years ago
- The `io_uring` library and runtime for GO☆156Updated 8 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Go assembly transpiler for C programming language☆108Updated last month
- Bindings for the LMDB C library☆166Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- SIMD for Go☆164Updated 8 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆110Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- Storing strings without GC overhead☆84Updated 2 weeks 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
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆293Updated 3 years ago