mkmik / syncpoolLinks
generic sync.Pool
☆17Updated 2 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
- A scriptable FSM library for Go☆40Updated 6 years ago
- A production-ready library that makes error handling, optional values, and iteration as beautiful and safe as in Rust.☆123Updated last month
- ☆12Updated 5 months ago
- 🧵 thead facilities in Go☆18Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- ☆27Updated 3 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 3 years ago
- Go library to scan regular expression capture group to variable similar to fmt.Scanf☆14Updated 5 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 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
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 4 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 6 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Golang source code parsing, usage like reflect package☆64Updated 3 months ago
- On-disk high-performance object storage☆18Updated 5 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆117Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- Storing strings without GC overhead☆85Updated last month
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago
- Runtime struct builder for Go☆32Updated 3 months ago
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Updated 3 years ago
- json slicer☆92Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago