Tv0ridobro / data-structureLinks
some data structures and algorithms using golang
☆69Updated 2 years ago
Alternatives and similar repositories for data-structure
Users that are interested in data-structure are comparing it to the libraries listed below
Sorting:
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Generic utility functions for dealing with collections in go☆121Updated 9 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Useful Go String methods☆192Updated 2 years ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 11 months ago
- A go in-memory table☆229Updated 3 years ago
- A zero-dependency generic in-memory cache Go library☆123Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 4 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- Notification broadcaster library☆157Updated 3 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Go reflection simplified☆102Updated last year
- Optional values for Go☆104Updated last year
- Load file-backed memory☆122Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆141Updated 3 weeks ago
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 3 years ago
- Finite state machine for Go☆211Updated 5 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆130Updated 6 years ago
- Orchestra is a library to manage long running go processes.☆153Updated last year
- Experiments with Go generics☆100Updated 4 years ago