itsubaki / gostruct
Runtime Struct Builder for Go
☆32Updated 4 years ago
Alternatives and similar repositories for gostruct:
Users that are interested in gostruct are comparing it to the libraries listed below
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 10 months ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- copy struct to struct for golang☆25Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- Collect data about your dependencies☆43Updated 3 weeks ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Go's missing DateTime package☆37Updated 3 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- HTTP server for canonical "go get" import path☆33Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- distributed synchronization primitives☆60Updated 2 years ago
- Expression evaluator for Go☆68Updated last year
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- High Availability Routing and Queueing Application☆49Updated 3 years ago
- The Go library that will drive you to AOP world!☆55Updated last year
- Package for getting the runtime ID of a goroutine☆44Updated 10 months ago
- Interface for mmap syscall to provide safe and efficient access to memory