petermattis / fastcgoLinks
☆183Updated 7 years ago
Alternatives and similar repositories for fastcgo
Users that are interested in fastcgo are comparing it to the libraries listed below
Sorting:
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- The assembler from the Go compiler, in library form.☆186Updated 4 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆180Updated 2 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- Go assembly transpiler for C programming language☆93Updated this week
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- ☆121Updated 2 years ago
- SIMD for Go☆163Updated 7 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…☆124Updated 7 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- io_uring support for go☆203Updated 4 years ago
- Go packages and tools for Linux perf☆142Updated 2 years ago
- dlopen in go without cgo☆206Updated 6 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- JIT compile library for Go☆83Updated 5 years ago
- Experimental symbolizer for cgo backtraces☆141Updated 2 months ago
- JIT compiler in Go☆237Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated 11 months ago
- Miscellaneous Go hacks☆241Updated 2 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- sysconf for Go, without using cgo☆144Updated last month
- fast int64-int64 map for go☆97Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- uint128 for Go☆248Updated 7 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago