oleiade / laneLinks
Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go
☆893Updated 2 years ago
Alternatives and similar repositories for lane
Users that are interested in lane are comparing it to the libraries listed below
Sorting:
- Get hash values for arbitrary values in Go (golang).☆760Updated 2 years ago
- Golang implementation of Radix trees☆912Updated 11 months ago
- Persistent stacks and queues for Go backed by LevelDB☆867Updated 5 months ago
- Pretty printing for Go values☆1,388Updated 10 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆774Updated last month
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Goroutine Leak Detector☆1,041Updated 4 years ago
- Go package for dealing with maps, slices, JSON and other data.☆771Updated 4 months ago
- Simple backoff algorithm in Go (golang)☆650Updated last year
- Simple and fast template engine for Go☆874Updated last year
- dque is a fast, embedded, durable queue for Go☆783Updated 8 months ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- A tiny generator of random data for golang, also known as a faker☆947Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,547Updated 5 months ago
- Parse and modify Go struct field tags☆646Updated last year
- impl generates method stubs for implementing an interface.☆1,067Updated last year
- An immutable radix tree implementation in Golang☆1,044Updated 2 weeks ago
- Type-driven code generation for Go☆1,425Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- errors with stacktraces for go☆976Updated last year
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- High level abstractions over the Go reflect library☆528Updated 10 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,099Updated 2 weeks ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,052Updated 2 weeks ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆838Updated 3 months ago
- Attach hooks to any database/sql driver☆656Updated 11 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,857Updated this week
- Go (golang) http calls with retries and backoff☆652Updated 3 years ago