cdstelly / goyacc-sample
goyacc sample
☆25Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for goyacc-sample
- Load file-backed memory☆121Updated 2 years ago
- Redis protocol parser in golang☆16Updated 8 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- improved go tool trace goroutine analysis☆31Updated 5 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Golang source code parsing, usage like reflect package☆61Updated last month
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 7 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆85Updated 2 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆42Updated 5 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- gluahttp: an http module for gopher-lua☆59Updated 4 months ago
- A function for wrapping middlewares that take and return http.Handler objects for the gin framework☆27Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆46Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Memory store like map[string]interface{} with better performance when reuse memory☆18Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Non-Invasive goroutine inspector☆91Updated 11 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year