stephenafamo / kronikaLinks
Kronika adds some extra utility around the standard time package. It does not have any other external dependencies.
☆37Updated 3 years ago
Alternatives and similar repositories for kronika
Users that are interested in kronika are comparing it to the libraries listed below
Sorting:
- a tool for handling file uploads simple☆61Updated 2 years ago
- Centralized Lock for Distributed Scheduler/Task ⏱️ for Go (Supports Redis, DynamoDb, Postgres🔒).☆46Updated 11 months ago
- ⛩️ Go library for protecting your HTTP handlers☆65Updated last week
- 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
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- auto-scaling worker pool (work queue) in Go, using generics☆58Updated 2 years ago
- ☆28Updated 3 years ago
- 🚨 Chi middleware for slog logger☆78Updated last week
- My Go playground.☆63Updated 4 years ago
- Helpful functions to extend the Golang `time` standard package☆19Updated last year
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated last year
- All you need when you are working with countries in Go.☆92Updated last year
- A Unicode-based case conversion library for Go☆59Updated last year
- Orchestra is a library to manage long running go processes.☆153Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 7 months ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆73Updated 2 months ago
- This package provides a framework for writing validations for Go applications.☆94Updated 2 years ago
- Simple HTTP client & server long poll library for Go☆28Updated 7 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- NATS Pub/Sub for the Watermill project.☆58Updated 3 weeks ago
- Intuitive validation library for Golang☆32Updated 9 months ago
- An MVC golang framework for building web APIs☆52Updated last year
- Library to generate TOTP/HOTP codes☆140Updated last year
- 📧 A cross platform mail driver for GoLang. Featuring Mailgun, Postal, Postmark, SendGrid, SparkPost & SMTP.☆189Updated last year
- Go Patterns☆30Updated last year
- A Go REST API allowing me to send messages to myself, on my phone, according to some events.☆71Updated 4 years ago
- Database based task queue implemented in Go