isgj / collectionLinks
Generic data structures in Go
☆12Updated 3 years ago
Alternatives and similar repositories for collection
Users that are interested in collection are comparing it to the libraries listed below
Sorting:
- 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
- ☆27Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.☆15Updated 2 years ago
- ☆38Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 2 months ago
- Collect data about your dependencies☆43Updated 7 months ago
- WIP☆20Updated 5 months ago
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- Measure the overheads of various observability tools, especially profilers.☆14Updated 3 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- ☆12Updated 4 months ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- Visualize Go SSA function using Graphviz☆49Updated 6 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Continuous profiling with perf☆60Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Simple profiling for Go☆76Updated last year
- ☆146Updated last year