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:
- Type-safe atomic values for Go☆19Updated last year
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- On-disk high-performance object storage☆18Updated 4 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- ☆28Updated 3 years ago
- Collect data about your dependencies☆43Updated 3 weeks ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 7 months ago
- Go sync utility functions using generics☆15Updated 3 years ago
- an encrypted UDP connection between two peers using QUIC☆26Updated last year
- Declarative golang HTTP client☆22Updated 2 years ago
- ☆38Updated 2 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.☆14Updated last year
- ☆12Updated 7 months ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 2 years ago
- JSONP Go http middleware☆15Updated 7 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 2 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- An Example of shipping BPF code with your Go project☆28Updated 3 years ago
- Continuous profiling with perf☆59Updated 4 years ago
- minimal password generator☆24Updated 6 months ago
- ☆16Updated 2 months ago
- Go implementation of the Controlled Delay algorithm