A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.
☆164Nov 22, 2021Updated 4 years ago
Alternatives and similar repositories for go-tls
Users that are interested in go-tls are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [DEPRECATED] Expose goroutine id to wild world. Alternative approach is https://github.com/huandu/go-tls☆112Feb 6, 2018Updated 8 years ago
- Goroutine local storage☆694Aug 12, 2022Updated 3 years ago
- 极光推送Golang客户端,支持异步发送队列☆13Oct 9, 2019Updated 6 years ago
- ☆503Mar 30, 2026Updated 2 months ago
- 从零创建一个负载均衡器☆10Dec 12, 2021Updated 4 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 基于TextRank算法的关键词提取☆12Dec 2, 2013Updated 12 years ago
- ☆14Oct 17, 2021Updated 4 years ago
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代☆26Sep 12, 2020Updated 5 years ago
- 使用企业微信通知你的系统异常☆13Feb 9, 2019Updated 7 years ago
- 管理一次请求生命周期中的数据☆13Jun 8, 2018Updated 8 years ago
- 这是一个开源的手机项目,采用GSM通讯模块完成传统手机的基本功能☆11May 21, 2019Updated 7 years ago
- QueryList Plugin: Google searcher,Google Search Engine Scraper in PHP. QueryList谷歌搜索插件☆14Oct 2, 2017Updated 8 years ago
- 📈 URL access statistic service☆22Feb 2, 2026Updated 4 months ago
- pepperbus☆23Oct 26, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A calendar with heatmap visualization. Based on GitHub's commit graph.☆14May 9, 2018Updated 8 years ago
- Modern Go Programming☆96Jul 31, 2023Updated 2 years ago
- [新版]https://github.com/nostarsnow/frame-animation 。gif的多帧png图片转换为js定时切换img/canvas动画。用来解决gif过大的问题。☆10Oct 12, 2021Updated 4 years ago
- Monitor star changes of GitHub repo, and send the notification to slack or lark.☆17Feb 28, 2026Updated 3 months ago
- 💻 Quotable.io API Wrapper + CLI App☆14Apr 9, 2022Updated 4 years ago
- RESTful API 设计参考文献列表,可帮助你更加彻底的了解REST风格的接口设计。☆15Sep 5, 2017Updated 8 years ago
- A Command tool for EasyWeChat Application.☆24Feb 3, 2021Updated 5 years ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆115Mar 15, 2023Updated 3 years ago
- Golang 实现的时间轮算法