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☆34Updated last year
- ☆27Updated 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 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A production-ready library that makes error handling, optional values, and iteration as beautiful and safe as in Rust.☆122Updated last week
- 🧵 thead facilities in Go☆18Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- ☆12Updated 4 months ago
- Runtime struct builder for Go☆32Updated 3 months ago
- A scriptable FSM library for Go☆40Updated 6 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- Expression evaluator for Go☆78Updated last week
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆118Updated last year
- 0-RTT network protocol optimized for P2P transfers.☆25Updated 4 months ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- Go implementation of the Rust `dbg` macro☆207Updated 6 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Streaming JSON encoding for Golang☆32Updated 2 months ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last month
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Ramer-Douglas-Peucker path simplification algorithm in Golang☆17Updated 2 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago