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:
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.☆15Updated last year
- Collect data about your dependencies☆43Updated 2 months ago
- 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
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- 🏗 progress, steps, completion patterns for golang☆11Updated this week
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- On-disk high-performance object storage☆18Updated 4 years ago
- 🧵 thead facilities in Go☆17Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 9 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- ☆27Updated 3 years ago
- WIP☆18Updated 2 weeks ago
- fastest goid☆15Updated 4 months ago
- Object file abstractions in Go☆30Updated last year
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- ☆12Updated 8 months ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 months ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆48Updated last year
- Tool: godump dumps AST and SSA IR of given source codes☆23Updated 5 years ago
- Yet another system call tracer written in Go.☆45Updated 7 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A small CLI tool to check connection from a local machine to a remote target in various protocols.☆26Updated 4 years ago