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:
- 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☆76Updated 4 months ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 8 months ago
- Convert a go file to its ast representation☆93Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.☆56Updated 2 weeks ago
- golang's present tool but with code syntax highlighting☆40Updated last year
- High throughput primitives library☆50Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go tool that applies and verifies that proper license headers are applied to Go files☆51Updated last week
- In-process request tracing☆97Updated last week
- 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
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Simple managed reload mechanism for Go☆47Updated 9 months ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Cache implementations in Go, with support for generics.☆45Updated 2 years ago
- Collect data about your dependencies☆43Updated last month
- 🏃♂️ A new way to execute commands and manipulate command output in Go☆40Updated last year
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 6 months ago
- SQL query builder for Go☆36Updated 3 years ago
- An Elegant and simple tool for executing common tasks on remote servers.☆37Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- auto-scaling worker pool (work queue) in Go, using generics☆58Updated last year
- The superbasic SQL-Builder.☆39Updated last year
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year