isgj / collectionLinks
Generic data structures in Go
☆11Updated 3 years ago
Alternatives and similar repositories for collection
Users that are interested in collection are comparing it to the libraries listed below
Sorting:
- ☆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 2 years ago
- WIP☆18Updated 2 months ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Collect data about your dependencies☆43Updated 3 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆71Updated last week
- ☆143Updated last year
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.☆15Updated last year
- Go sync utility functions using generics☆15Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 10 months ago
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- Live visualizing Go allocations.☆24Updated 3 years ago
- ☆12Updated 2 weeks ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Type-safe atomic values for Go☆19Updated last year
- Measure the overheads of various observability tools, especially profilers.☆14Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 8 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- hybrid spatial data structure☆12Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 2 months ago
- Go implementation of the Controlled Delay algorithm☆33Updated 6 months ago