fufuok / bytespoolLinks
🔥 BytesPool, Reuse used byte slices to achieve zero allocation.
☆12Updated 7 months ago
Alternatives and similar repositories for bytespool
Users that are interested in bytespool are comparing it to the libraries listed below
Sorting:
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆198Updated last week
- Fork of github.com/apcera/termtables☆65Updated 5 years ago
- go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它☆62Updated last year
- golang auto wire code generator☆29Updated 3 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆77Updated 6 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last week
- The universal component of distributed locks in golang , support redis and postgresql☆62Updated 6 years ago
- 高性能cron库,crontab语法默认支持到秒级☆9Updated 9 months ago
- Load file-backed memory☆122Updated 2 years ago
- implementation of lodash library in Go 1.18 generics [WIP]☆12Updated 3 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Hamburg is a tool to capture data packets by libpcap and time-consuming analysis.☆38Updated 4 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- A few days ago, I read an article about BigCache and I was interested to know how they avoided these 2 problems: concurrent access and ex…☆14Updated 5 years ago
- Performance related examples for Go☆29Updated last year
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆131Updated 2 months ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆134Updated last year
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Golang app shutdown hooks.☆60Updated 3 years ago
- go broker interface,you can use kafka,redis,pulsar etc.☆11Updated 2 months ago