VictorLowther / btreeLinks
AVL balanced generic binary trees in Go
☆18Updated 2 years ago
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- Implementations of https://github.com/golang/go/wiki/SliceTricks using generics☆22Updated 3 years ago
- Elegant and powerful Go enums with zero code generation☆36Updated 5 months ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated 2 months ago
- puffin abstracts the os/exec go package☆19Updated last year
- Simple oauth prompting☆28Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Pratt parser implementation in Go☆45Updated 2 years ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- TStat provides a friendly way to query Go test output and cover profiles☆22Updated last year
- miscellaneous useful commands, including 'gosh' the Go scripting tool☆40Updated last month
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 7 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆69Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- A port of dinero.js to Go☆68Updated last year
- Dataframe library for Go.☆16Updated last year
- Ungrammar implementation and API in Go☆46Updated last year
- RESTruct is a rest router written in Go to automatically create routes based on your structs.☆15Updated last year
- golang's present tool but with code syntax highlighting☆40Updated last year
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- Helpful functions to extend the Golang `time` standard package☆19Updated last year
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆76Updated last year
- Framework for pipeline execution with structured parallelism, retriability, load balancing and more.☆31Updated 7 months ago
- Retro game pong written in Go and Websocket as transport☆23Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- Golang in-memory caching stream reader☆35Updated last year
- A golang map in which entries expire after given a time period☆59Updated last year
- simple and secure way to authorize your application with the OpenID Connect☆33Updated last year
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Generic batches for go☆13Updated 3 years ago
- A Go filesystem package for working with files and directories☆19Updated 4 years ago