dsnet / tryLinks
Simplified error handling in Go
☆170Updated 2 years ago
Alternatives and similar repositories for try
Users that are interested in try are comparing it to the libraries listed below
Sorting:
- Notification broadcaster library☆156Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- µDiff - a micro Go diffing library☆198Updated last week
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 10 months ago
- Convert Go values to their AST☆311Updated 6 months ago
- S3 FileSystem (fs.FS) implementation☆207Updated last year
- Go templates invoked as functions☆154Updated 4 years ago
- Zero-allocation type-safe pool for Go☆237Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Script engine, especially good for tests☆158Updated last year
- The world’s most powerful template engine and Go embeddable interpreter☆481Updated 6 months ago
- Interceptors for database/sql☆508Updated 2 years ago
- various libs or tools for Golang☆107Updated 3 weeks ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated last year
- ☆122Updated 2 years ago
- Go io/fs.FS filesystem implementations for various URL schemes☆313Updated this week
- ☆99Updated 2 years ago
- ☆249Updated last week
- Go library for printing human readable, relative time differences 🕰️☆414Updated 2 months ago
- A tiny HTTP server for supporting custom Golang import paths☆331Updated 4 months ago
- Go 1.18+ generic tuple☆94Updated last month
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆206Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆119Updated 10 months ago
- A cancelable reader for Go☆137Updated 2 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆245Updated 2 years ago
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆373Updated last year
- Pure Go SQL parser☆163Updated 2 months ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 7 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 3 weeks ago