dsnet / tryLinks
Simplified error handling in Go
☆171Updated 3 years ago
Alternatives and similar repositories for try
Users that are interested in try are comparing it to the libraries listed below
Sorting:
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Notification broadcaster library☆157Updated 3 years ago
- µDiff - a micro Go diffing library☆217Updated 2 weeks ago
- Convert Go values to their AST☆312Updated 10 months ago
- various libs or tools for Golang☆108Updated last week
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years 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 2 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Script engine, especially good for tests☆162Updated last year
- S3 FileSystem (fs.FS) implementation☆210Updated 2 years ago
- ☆123Updated 2 years ago
- Go io/fs.FS filesystem implementations for various URL schemes☆319Updated this week
- Go templates invoked as functions☆155Updated 4 years ago
- The world’s most powerful template engine and Go embeddable interpreter☆565Updated last month
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- ☆100Updated 2 years ago
- Interceptors for database/sql☆510Updated 2 years ago
- Automation tool to deploy and manage Go services using systemd on GNU/Linux machines☆248Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- ☆258Updated last month
- Synchronization and asynchronous computation package for Go☆285Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- Go 1.18+ generic tuple☆95Updated 4 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- A tiny HTTP server for supporting custom Golang import paths☆336Updated 8 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.☆262Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Pure Go SQL parser☆173Updated last month