mkmik / syncpoolLinks
generic sync.Pool
☆17Updated 3 weeks ago
Alternatives and similar repositories for syncpool
Users that are interested in syncpool are comparing it to the libraries listed below
Sorting:
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆33Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- ☆12Updated 5 months ago
- ☆27Updated 3 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- 🧵 thead facilities in Go☆17Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 4 years ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆120Updated 3 weeks ago
- Go sync utility functions using generics☆15Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- A scriptable FSM library for Go☆40Updated 5 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆55Updated last year
- Type-safe atomic values for Go☆19Updated last year
- On-disk high-performance object storage☆18Updated 4 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116Updated last year
- Streaming JSON encoding for Golang☆30Updated 3 weeks ago
- Live visualizing Go allocations.☆24Updated 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
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 4 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- Golang source code parsing, usage like reflect package☆63Updated 10 months ago