itsubaki / gostructLinks
Runtime struct builder for Go
☆32Updated this week
Alternatives and similar repositories for gostruct
Users that are interested in gostruct are comparing it to the libraries listed below
Sorting:
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Collect data about your dependencies☆43Updated 3 months ago
- copy struct to struct for golang☆25Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Go's missing DateTime package☆37Updated 8 months ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 4 months ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- Simple Query Builder for PostgreSQL - WIP☆68Updated 3 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆65Updated 2 years ago