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:
- The assembler from the Go compiler, in library form.☆183Updated 4 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- 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 5 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆178Updated 2 years ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- JIT compiler in Go☆237Updated last year
- amd64 instruction assembler☆90Updated 7 years ago
- SIMD for Go☆163Updated 7 years ago
- dlopen in go without cgo☆206Updated 5 years ago
- Go assembly transpiler for C programming language☆47Updated this week
- gotiny 是一个高效的golang序列化库。☆101Updated 7 months ago
- JIT compile library for Go☆83Updated 5 years ago
- io_uring support for go☆203Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- Experimental symbolizer for cgo backtraces☆141Updated last month
- Intel CPUID library for Go Programming Language☆310Updated 5 months ago
- Goof (Go Object Finder) is a package that does the unthinkable to your binary☆154Updated last year
- Minimal perfect hashing in Go☆73Updated 2 years ago
- slab allocator in go☆379Updated 5 months ago
- ☆119Updated 2 years ago
- fast int64-int64 map for go☆97Updated 2 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆285Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Interactive Assembler for Go☆64Updated 7 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Go implementation of bsdiff & bspatch☆307Updated last year