petermattis / fastcgo
☆172Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for fastcgo
- The assembler from the Go compiler, in library form.☆166Updated 3 years ago
- Optimized functions for Go using SIMD☆190Updated 4 years ago
- amd64 instruction assembler☆91Updated 6 years ago
- SIMD for Go☆160Updated 7 years ago
- Low level image processing library in pure Go with SIMD assembly☆125Updated 7 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…☆67Updated 5 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆171Updated 2 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- uint128 for Go☆230Updated this week
- JIT compile library for Go☆81Updated 4 years ago
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- ☆111Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- gotiny 是一个高效的golang序列化库。☆100Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Golang circular (ring) buffer☆172Updated 2 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- dlopen in go without cgo☆196Updated 5 years ago
- Pure Go SQLite file reader☆199Updated last year
- xxh3 fast hash function☆104Updated 5 years ago
- Minimal perfect hashing in Go☆72Updated last year
- Go packages and tools for Linux perf☆142Updated last year
- Bindings for the LMDB C library☆157Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- io_uring support for go☆205Updated 4 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…☆122Updated 6 years ago
- Interactive Assembler for Go☆60Updated 3 weeks ago
- fast int64-int64 map for go☆95Updated last year
- Native LZO implementation in Go☆57Updated 4 years ago