dnaeon / go-binarytreeLinks
A simple Binary Tree implementation in Go
☆28Updated last month
Alternatives and similar repositories for go-binarytree
Users that are interested in go-binarytree are comparing it to the libraries listed below
Sorting:
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- strftime/strptime for Go☆18Updated last month
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆30Updated 8 months ago
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Updated 4 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- A golang map in which entries expire after given a time period☆58Updated 3 weeks ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- A cancelable reader for Go☆138Updated 2 years ago
- Simple managed reload mechanism for Go☆48Updated last year
- The standard library flag package with its missing features☆44Updated 5 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- A very fast arena allocator for Go☆32Updated last week
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- Basic Markdown parser and HTML generator☆113Updated 11 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- Proper URL escaping as per RFC3986☆27Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A Golang library for dumping SQL text☆41Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago