wagslane / go-tinytimeLinks
Time struct in Go that uses 4 bytes of memory vs the 24 bytes of time.Time
☆96Updated last year
Alternatives and similar repositories for go-tinytime
Users that are interested in go-tinytime are comparing it to the libraries listed below
Sorting:
- A tiny date object in Go. Tinydate uses only 4 bytes of memory☆52Updated 3 years ago
- Library to generate TOTP/HOTP codes☆141Updated last year
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆73Updated last month
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 10 months ago
- A corpus of popular Go modules☆108Updated last year
- A set of performant rate limiters for Go☆91Updated last year
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- Go localization framework☆31Updated last week
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A PDF renderer for the goldmark markdown parser.☆138Updated 3 months ago
- This package provides a framework for writing validations for Go applications.☆94Updated 3 years ago
- Intern Go strings☆96Updated last year
- Experiments with Go generics☆100Updated 4 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- All you need when you are working with countries in Go.☆92Updated 2 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Dead simple Go database migration library.☆178Updated last year
- Tiny MQTT broker written in Go☆59Updated last year
- Gofire 🔥 Command Line Interface Generator tool for Go☆112Updated 4 years ago
- A port of dinero.js to Go☆68Updated 2 years ago
- Notification broadcaster library☆157Updated 3 years ago
- ☆43Updated 5 years ago
- A golang map in which entries expire after given a time period☆58Updated 3 weeks ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated 2 years ago
- Simple expression evaluation engine for Go