savsgio / dictpoolLinks
Memory store like map[string]interface{} with better performance when reuse memory
☆19Updated 2 years ago
Alternatives and similar repositories for dictpool
Users that are interested in dictpool are comparing it to the libraries listed below
Sorting:
- Runtime struct builder for Go☆32Updated last week
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 4 months ago
- simple data streams for go☆31Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- Collect data about your dependencies☆43Updated 3 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated this week
- Go's missing DateTime package☆37Updated 8 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Rolling window implementation in go.☆58Updated last week
- A JSON stream parser for Go☆68Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- ☆80Updated 4 months ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Session implementation for fasthttp☆85Updated 5 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated 2 weeks ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆55Updated last year
- Expression evaluator for Go☆77Updated 4 months ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Cross platform locale detection for Golang☆113Updated 2 weeks ago
- Simple, specialised, and efficient binary marshaling☆37Updated 3 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