kstenerud / go-subvertLinks
Subvert go's runtime system
☆14Updated 5 years ago
Alternatives and similar repositories for go-subvert
Users that are interested in go-subvert are comparing it to the libraries listed below
Sorting:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- The buffered IO pipe.☆33Updated 2 years ago
- Meow hash for Golang☆126Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Call private methods freely in Golang☆45Updated 9 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- Convert a go file to its ast representation☆94Updated 4 months ago
- Pass Go file descriptors and connections between different OS processes.☆91Updated 10 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
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Golang circular (ring) buffer☆177Updated 2 years ago
- ☆193Updated 8 years ago
- dlopen in go without cgo☆205Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆34Updated 6 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago