btubbs / datetime
A Go (golang) library for parsing most ISO8601 timestamps
☆24Updated 3 years ago
Alternatives and similar repositories for datetime
Users that are interested in datetime are comparing it to the libraries listed below
Sorting:
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- A simple file cache implementation in Go.☆93Updated 2 years ago
- urlstruct decodes url.Values into structs☆27Updated last week
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Go package for managing a set of lazily constructed, self-expiring, concurrency-limited worker pools and their data☆30Updated 2 years ago
- Limit size of POST requests for Gin framework☆69Updated last week
- Compact, sortable and fast unique IDs with embedded metadata.☆91Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- A prefix tree implementation in go☆42Updated last year
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆49Updated 2 years ago
- A compiler from Go to JavaScript☆29Updated 2 years ago
- An inflection engine for golang☆103Updated 7 months ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆55Updated last year
- A tiny and fast Go unique string generator☆62Updated 2 years ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- Convert Golang Struct To GraphQL Object On The Fly☆41Updated 5 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆86Updated last year
- create type dynamically in Golang☆23Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- 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
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 6 months ago
- Go code generator to access PostgreSQL tables and views on top of pgx☆22Updated last month
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆109Updated 3 months ago
- An in-process simple publish/subscribe library for golang☆107Updated 5 years ago
- ARCHIVED: A zero dependency asset embedder for Go☆84Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆150Updated last year
- Simple JWT Golang☆122Updated last year
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.☆55Updated last week