itsubaki / gostructLinks
Runtime struct builder for Go
☆32Updated 2 months ago
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 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- copy struct to struct for golang☆25Updated 2 years ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Collect data about your dependencies☆43Updated 8 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Sensitive word filter written in Golang.☆32Updated 6 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 3 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago
- Go's missing DateTime package☆37Updated last month
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- Expression evaluator for Go☆78Updated last week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 5 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last month
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 2 weeks ago
- Simple Query Builder for PostgreSQL - WIP☆68Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last year