m1gwings / treedrawer
treedrawer is a Go module for drawing trees on the terminal.
☆78Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for treedrawer
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆133Updated 6 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Fastest levenshtein implementation in Go.☆129Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆115Updated last year
- Expr – a tiny stack-based virtual machine written in Go☆31Updated 3 years ago
- some data structures and algorithms using golang☆69Updated 9 months ago
- Simple expression evaluation engine for Go☆72Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- A memory allocator for Go.☆81Updated 4 years ago
- ☆33Updated 2 years ago
- Go templates invoked as functions☆152Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆109Updated last year
- Useful Go String methods☆186Updated last year
- S3 FileSystem (fs.FS) implementation☆180Updated 11 months ago
- A complete solution for static files in Go code☆128Updated 5 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Go Parser for ANSI strings☆63Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Intern Go strings☆92Updated 11 months ago
- Load file-backed memory☆121Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆82Updated 3 months ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- A simple evaluator for arithmetic integer expressions.☆87Updated 3 years ago
- 🚀 Fast and light wildcard pattern matching.☆82Updated last year
- Experiments with Go generics☆96Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆57Updated 2 years ago