m1gwings / treedrawerLinks
treedrawer is a Go module for drawing trees on the terminal.
☆84Updated 4 years ago
Alternatives and similar repositories for treedrawer
Users that are interested in treedrawer are comparing it to the libraries listed below
Sorting:
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Set of Go context's utilities.☆55Updated 4 years ago
- Parse json with comments and trailing commas.☆92Updated 4 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Go templates invoked as functions☆154Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Notification broadcaster library☆156Updated 3 years ago
- Useful Go String methods☆191Updated 2 years ago
- Highly configurable, fast JSON encoder for Go☆178Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- A cancelable reader for Go☆135Updated 2 years ago
- Optional values for Go☆103Updated 7 months ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated last year
- some data structures and algorithms using golang☆69Updated last year
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- A go in-memory table☆230Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Go Parser for ANSI strings☆68Updated 2 years ago
- ☆121Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- A better Generic Pool (sync.Pool)☆68Updated 3 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- An inflection engine for golang☆103Updated 10 months ago
- Match regex group into go struct using struct tags and automatic parsing☆148Updated 10 months ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago