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
- A scriptable FSM library for Go☆40Updated 5 years ago
- 🧵 thead facilities in Go☆18Updated 4 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.☆122Updated 3 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- ☆12Updated 2 months ago
- ☆27Updated 3 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 3 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116Updated last year
- Type-safe atomic values for Go☆19Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated last month
- 0-RTT network protocol optimized for P2P transfers.☆25Updated 2 months ago
- simple data streams for go☆31Updated 3 years ago
- Storing strings without GC overhead☆84Updated last month
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 2 months ago
- Runtime struct builder for Go☆32Updated 3 weeks ago
- A place to store source code that is relevant to my blog posts.☆28Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 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
- Go's missing DateTime package☆37Updated 11 months ago
- On-disk high-performance object storage☆18Updated 4 years ago
- Go implementation of the Rust `dbg` macro☆206Updated 6 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆84Updated 3 years ago