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 scriptable FSM library for Go☆40Updated 5 years ago
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆33Updated last year
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- ☆27Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 4 years ago
- ☆12Updated 3 weeks ago
- simple data streams for go☆31Updated 3 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- A JSON stream parser for Go☆68Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Runtime struct builder for Go☆32Updated 3 weeks ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated this week
- Type-safe atomic values for Go☆19Updated last year
- 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
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆121Updated last month
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆55Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 2 weeks ago
- Golang utlities to make your life easier with zero allocations☆47Updated 4 months ago
- Streaming JSON encoding for Golang☆30Updated last week
- Off heap golang memory pool☆60Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- 🧵 thead facilities in Go☆18Updated 4 years ago
- On-disk high-performance object storage☆18Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- Go's missing DateTime package☆37Updated 9 months ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116Updated last year
- Go implementation of the Rust `dbg` macro☆206Updated 6 years ago
- Storing strings without GC overhead☆84Updated 5 years ago