dnaeon / go-binarytreeLinks
A simple Binary Tree implementation in Go
☆28Updated 2 years 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 2 years ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Collect data about your dependencies☆43Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Experimental golang database/sql☆19Updated 3 years ago
- strftime/strptime for Go☆18Updated 2 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Client tool for testing HTTP server timeouts☆16Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- Simple managed reload mechanism for Go☆47Updated 9 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 3 years ago
- Type-safe atomic values for Go☆19Updated last year
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- Dynamic Worker Pool Library☆30Updated 5 years ago
- ☆12Updated 8 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- Simple profiling for Go☆76Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 8 months ago
- A Golang library for dumping SQL text☆41Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- TopN collector☆24Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago