chalvern / simplate
simple template of golang, loads all template files in ViewsPath, and keep all Template in memory as map.
☆11Updated 5 years ago
Alternatives and similar repositories for simplate:
Users that are interested in simplate are comparing it to the libraries listed below
- simpler golang logger which package sugared zap☆37Updated 2 years ago
- Lightweight Goroutine pool☆26Updated 7 years ago
- Unionpay payments API for Go (golang) 支持5.1.0最新加密方式 golang后台版本接口支持☆10Updated 6 years ago
- lighting framework for golang☆10Updated 2 years ago
- 通用数据库访问层,支持PostgreSQL、MySQL、SQLite、QL 和 MongoDB.☆28Updated 2 months ago
- 各种类型转换接口☆16Updated 9 months ago
- ICMP Ping library for Go☆11Updated 4 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- 支付宝集成接口的 golang 实现☆57Updated 11 years ago
- 《程序员的算法趣题》Go 解法(WIP)☆18Updated 6 years ago
- 批处理延迟任务队列☆52Updated 11 years ago
- Automated code tool for Golang☆27Updated last year
- A framework of internet content crawler written in Golang.☆28Updated 8 years ago
- Go的泛型文档、代码、讨论☆42Updated 5 years ago
- math/rand库的扩展,支持车牌、姓名、手机号等的随机☆15Updated 5 years ago
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代☆27Updated 4 years ago
- 三大王日志,一款开箱即用且高效,快捷,安全的golang日志,基于uber zap☆32Updated 5 years ago
- Vodka是一个强大Go语言中间件式的模块化web框架,是基于Echo二次开发的加强版本☆33Updated 8 years ago
- Print the internal data of the pointer address of the struct / 可以打印结构体嵌套指针地址内部数据的格式化库☆16Updated last year
- 使用go实现的简单搜索引擎