dsnet / tryLinks
Simplified error handling in Go
☆169Updated 2 years ago
Alternatives and similar repositories for try
Users that are interested in try are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Notification broadcaster library☆156Updated 3 years ago
- µDiff - a micro Go diffing library☆193Updated last week
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 9 months ago
- various libs or tools for Golang☆106Updated last week
- S3 FileSystem (fs.FS) implementation☆208Updated last year
- ☆98Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Convert Go values to their AST☆309Updated 6 months ago
- The world’s most powerful template engine and Go embeddable interpreter☆476Updated 6 months ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- Script engine, especially good for tests☆156Updated last year
- Interceptors for database/sql☆507Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- A tiny HTTP server for supporting custom Golang import paths☆331Updated 3 months 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…☆162Updated last year
- ☆248Updated this week
- Adding "unset" state to Go's types☆82Updated last year
- Go 1.18+ polymorphic generic containers and functions.☆52Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆256Updated last month
- Optional values for Go☆104Updated 7 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- ☆122Updated 2 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆245Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆163Updated this week
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago