petermattis / fastcgoLinks
☆188Updated 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
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆180Updated 2 years ago
- The assembler from the Go compiler, in library form.☆188Updated 4 years ago
- amd64 instruction assembler☆90Updated 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…☆69Updated 6 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Experimental symbolizer for cgo backtraces☆142Updated 3 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- JIT compile library for Go☆84Updated 5 years ago
- io_uring support for go☆203Updated 4 years ago
- SIMD for Go☆163Updated 7 years ago
- System V shared memory functions in pure Go.☆133Updated 9 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- dlopen in go without cgo☆205Updated 6 years ago
- JIT compiler in Go☆240Updated last year
- C++ symbol name demangler written in Go☆177Updated 2 weeks ago
- Go assembly transpiler for C programming language☆95Updated this week
- ☆122Updated 2 years ago
- Bindings for the LMDB C library☆164Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- Pure Go SQLite file reader☆200Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Minimal Perfect Hashing for Go☆187Updated 10 months ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆286Updated 3 years ago
- Go packages and tools for Linux perf☆142Updated 2 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…☆125Updated 7 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago