zerosnake0 / goctxLinks
Get your context value faster
☆10Updated 4 years ago
Alternatives and similar repositories for goctx
Users that are interested in goctx are comparing it to the libraries listed below
Sorting:
- Make functions return a channel for parallel processing via go routines.☆33Updated 4 years ago
- A Simple Yet Highly Powerful Package For Error Handling☆11Updated 6 years ago
- Adaptive Accrual Failure Detector☆15Updated 4 years ago
- create type dynamically in Golang☆23Updated 5 years ago
- Functions that operate on slices. Similar to functions from package strings or package bytes that have been adapted to work with slices.☆17Updated last week
- Simple Dependency Injection Container☆21Updated 5 years ago
- Golang app shutdown hooks.☆60Updated 3 years ago
- A light package for generating and comparing password hashing with argon2 in Go☆24Updated 5 months ago
- Hands is a process controller used to control the execution and return strategies of multiple goroutines.☆10Updated 2 months ago
- Genv is a library for Go (golang) that makes it easy to read and use environment variables in your projects. It also allows environment v…