Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in other languages.
☆116Mar 15, 2023Updated 3 years ago
Alternatives and similar repositories for routine
Users that are interested in routine are comparing it to the libraries listed below
Sorting:
- ThreadLocal for Golang.☆287Nov 21, 2025Updated 3 months ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆165Nov 22, 2021Updated 4 years ago
- Public collection of development resources and utilities.☆21Updated this week
- Slab allocator for no_std systems. Uses multiple slabs with blocks of different sizes and makes a linked list from free blocks☆13Jul 31, 2023Updated 2 years ago
- lock-free queue and other implementations☆128Oct 17, 2023Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆34Mar 23, 2022Updated 3 years ago
- Fast little priority queue for Rust.☆15Jun 1, 2025Updated 9 months ago
- Framework for creating simple, efficient, and composable lock-free data structures☆12May 7, 2016Updated 9 years ago
- Package for getting the runtime ID of a goroutine☆50Oct 4, 2025Updated 5 months ago
- A Type-safe Golang Redis RESP2/RESP3 client.☆17Feb 11, 2026Updated last month
- ☆503Feb 26, 2026Updated 3 weeks ago
- Multi backend queues for Golang☆19Aug 6, 2018Updated 7 years ago
- Halia is a component-based network application framework for rapid development of maintainable high-performance servers and clients.☆10Jul 17, 2025Updated 8 months ago
- Simple Logger Facade for golang☆42Sep 30, 2023Updated 2 years ago
- 企业微信API golang版☆15Jan 17, 2021Updated 5 years ago
- Simple async/await futures in Go☆32Sep 27, 2018Updated 7 years ago
- parallel: a Go Parallel Processing Library☆28Feb 22, 2020Updated 6 years ago
- a thread-safe concurrent map for go☆47Jun 30, 2024Updated last year
- PSSH provides parallel versions of OpenSSH and related tools.☆17Nov 26, 2022Updated 3 years ago
- wrap golang error to make it easy to debug☆17Jun 4, 2021Updated 4 years ago
- gRPC message-oriented middleware on top of worker-pool, event ingestion and delivery system.☆12Sep 2, 2020Updated 5 years ago
- Stream Collections for Go. Inspired in Java 8 Streams and go-zero☆56Dec 6, 2024Updated last year
- Small and simple actor model implementation.☆10Mar 7, 2026Updated last week
- 提取源码文件中的常量注释,生成对应的 msg 信息,常用于err code当中☆11Sep 30, 2019Updated 6 years ago
- A merkle tree (with proofs) in Go as per RFC6962☆58May 6, 2022Updated 3 years ago
- Mutable strings in Golang via overlays (out-of-place implementation)☆14Apr 13, 2023Updated 2 years ago
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,362Updated this week
- Package splice wraps the splice system call.☆17Mar 1, 2021Updated 5 years ago
- socketio-client-go☆10Mar 27, 2019Updated 6 years ago
- 类似微信支付回调,业务数据回调推送给客户,直到超出次数限制或者推送成功。☆12Mar 10, 2020Updated 6 years ago
- Module relationship visualization tool☆85Nov 11, 2019Updated 6 years ago
- A CLI markdown converter written in Go, that does not depend on LaTeX.☆43Aug 22, 2021Updated 4 years ago
- An embeddable scripting engine written in Go.☆14Jul 12, 2025Updated 8 months ago
- Experimental packages not in std and golang.org/exp☆79Dec 26, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- DeliveryQueue is a queue with embedded rate limiter that guarantees that delivery function will not be triggered more than specified numb…☆12Jun 11, 2023Updated 2 years ago
- Package singleflight provides a duplicate function call suppression mechanism.☆16May 27, 2016Updated 9 years ago
- On-disk high-performance object storage☆18Jan 6, 2021Updated 5 years ago
- A gRPC load balancer and service discovery for go☆23Mar 14, 2019Updated 7 years ago