dnaeon / go-binarytreeLinks
A simple Binary Tree implementation in Go
☆28Updated 2 months 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
- Pratt parser implementation in Go☆46Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- strftime/strptime for Go☆18Updated 3 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Simple managed reload mechanism for Go☆48Updated last year
- simple data streams for go☆31Updated 3 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 5 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 4 years 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
- Simple go signals handler for performing graceful shutdown by executing callback function☆21Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Written in golang, acp (advanced copy) for multi-threaded copy with low file fragmentation☆18Updated 7 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Parser combinator library for Go☆37Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Collect data about your dependencies☆43Updated 9 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- TCP framework☆18Updated 2 months ago
- The standard library flag package with its missing features☆46Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago