osamingo / goshLinks
Provide Go Statistics Handler, Struct, Measure Method
☆35Updated 5 months ago
Alternatives and similar repositories for gosh
Users that are interested in gosh are comparing it to the libraries listed below
Sorting:
- Provide check digit algorithms and calculators written in Go☆112Updated 5 months ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Some useful Go's protoc plugins.☆58Updated 7 years ago
- A better Generic Pool (sync.Pool)☆68Updated 4 months ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Go package for sets implemented with generics☆44Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Dependency Injection and Inversion of Control package☆35Updated 8 months ago
- Go implementation of the Open Packaging Conventions (OPC)☆76Updated last year
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆31Updated 11 months ago
- Golang struct operations.☆24Updated 7 years ago
- ☆99Updated 8 months ago
- utils for Go context☆25Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- flexible data type for Go☆49Updated 4 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated 3 weeks ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Prep finds all SQL statements in a Go package and instruments db connection with prepared statements☆36Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago