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:
- ππ» 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β58Updated 6 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.β36Updated 2 years ago
- A simpler and faster alternative to regexpβ52Updated 3 years ago
- simple data streams for goβ31Updated 3 years ago
- Go's concurrency patterns as generic library to use.β37Updated 3 years ago
- A golang map in which entries expire after given a time periodβ59Updated last year
- Pratt parser implementation in Goβ46Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithmβ71Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threadsβ75Updated 2 years ago
- Sequential and parallel mergesort in Goβ16Updated 5 years ago
- importable versions of parts of the Go standard libraryβ50Updated 3 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.β38Updated 2 years ago
- β27Updated 3 years ago
- Collect data about your dependenciesβ43Updated 5 months ago
- Expression evaluator for Goβ77Updated 6 months ago
- A JSON stream parser for Goβ68Updated 3 years ago
- strftime/strptime for Goβ18Updated last week
- Golang package to return the elapsed time since a given time in a human readable formatβ35Updated last year
- Simple managed reload mechanism for Goβ48Updated last year
- Implements a deep pretty printer for Go data structures to aid in debuggingβ109Updated 2 years ago
- Simple profiling for Goβ76Updated last year
- Written in golang, acp (advanced copy) for multi-threaded copy with low file fragmentationβ18Updated 7 years ago
- WIPβ18Updated 3 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
- Gotcha π― seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutinβ¦β39Updated 3 years ago
- A Golang library for dumping SQL textβ41Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocationsβ72Updated 10 months ago
- Off heap golang memory poolβ60Updated 4 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 last month