dnaeon / go-binarytreeLinks
A simple Binary Tree implementation in Go
☆28Updated 3 weeks ago
Alternatives and similar repositories for go-binarytree
Users that are interested in go-binarytree are comparing it to the libraries listed below
Sorting:
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- ☆27Updated 3 years ago
- strftime/strptime for Go☆18Updated 2 months ago
- A golang map in which entries expire after given a time period☆58Updated last month
- Collect data about your dependencies☆43Updated 7 months ago
- Simple managed reload mechanism for Go☆48Updated last year
- Expression evaluator for Go☆77Updated 8 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- Basic Markdown parser and HTML generator☆113Updated last year
- test coverage analysis in your terminal☆24Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆52Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Optional values for Go☆104Updated 11 months ago