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 5 years ago
- ☆27Updated 3 years ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆122Updated 4 months ago
- ☆12Updated 3 months ago
- 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 3 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months 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
- simple data streams for go☆31Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- Go sync utility functions using generics☆15Updated 3 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆118Updated last year
- Expression evaluator for Go☆77Updated 8 months ago
- Runtime struct builder for Go☆32Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- 0-RTT network protocol optimized for P2P transfers.☆25Updated 3 months ago
- Golang utlities to make your life easier with zero allocations☆48Updated 2 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Streaming JSON encoding for Golang☆30Updated last month
- RabbitMQ Reconnection client☆23Updated 5 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆84Updated 3 years ago