HotPotatoC / stureLinks
π§± Sture is a collection of data structures based on Go 1.18+ Generics (Stack, Queue, Linked List, etc.)
β34Updated 3 years ago
Alternatives and similar repositories for sture
Users that are interested in sture are comparing it to the libraries listed below
Sorting:
- Golang package to return the elapsed time since a given time in a human readable formatβ35Updated 7 months ago
- Implementation of Boyer-Moore fast string search algorithm in Goβ58Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero lengthβ75Updated 4 months ago
- Convert a go file to its ast representationβ92Updated 2 years ago
- auto-scaling worker pool (work queue) in Go, using genericsβ57Updated last year
- A set of performant rate limiters for Goβ90Updated last year
- Collection of unusual generics usecases in Goβ55Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.β46Updated 2 years ago
- Golang io.Reader and io.Writer but with limitsβ77Updated 2 years ago
- High throughput primitives libraryβ50Updated last year
- Modern Thread-Safe Caching System with Basic Full Text Functionalitiesβ52Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.β31Updated last year
- In-process request tracingβ97Updated last year
- Async utilities for Golangβ14Updated 4 years ago
- golang's present tool but with code syntax highlightingβ40Updated last year
- simple process manager helper libraryβ25Updated 5 months ago
- Library for monkey-patching functions in Goβ24Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.β54Updated 2 years ago
- spectacular Golang struct tag parsingβ60Updated last year
- Go binding configuration and command flag made easyβ¨β¨β19Updated 2 years ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple β¦β72Updated 4 months ago
- SQL query builder for Goβ36Updated 3 years ago
- streaming, buffered table encoder for result sets (ie from a database)β22Updated 2 weeks ago
- An inflection engine for golangβ103Updated 8 months ago
- Go debug/stack utility functions.β18Updated 4 years ago
- ποΈkvstore is an experimental in-memory database server compatible with the redis protocol (RESP).β17Updated 3 years ago
- create type dynamically in Golangβ23Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β70Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β119Updated 3 weeks ago
- Β΅json - A fast and minimal JSON parser and transformer that works on unstructured JSONβ82Updated 4 months ago