# gf
**Repository Path**: PerJac/gf
## Basic Information
- **Project Name**: gf
- **Description**: GF(Go Frame)是一款模块化、高性能、生产级的Go基础开发框架。实现了比较完善的基础设施建设以及开发工具链,提供了常用的基础开发模块,如:缓存、日志、队列、数组、集合、容器、定时器、命令行、内存锁、对象池、配置管理、资源管理、数据校验、数据编码、定时任务、数据库ORM、TCP/UDP组件、进程管理/通信等等。并提供了Web服务开发的系列核心组件,如:Router、Cookie、Session、Middleware、服务注册、模板引擎等等,支持热重启、热更新、域名绑定、TLS/HTTPS、Rewrite等特性。
- **Primary Language**: Go
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://goframe.org
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 652
- **Created**: 2020-03-23
- **Last Updated**: 2025-10-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

[](https://pkg.go.dev/github.com/gogf/gf/v2)
[](https://github.com/gogf/gf/actions/workflows/ci-main.yml)
[](https://scorecard.dev/viewer/?uri=github.com/gogf/gf)
[](https://bestpractices.coreinfrastructure.org/projects/9233)
[](https://goreportcard.com/report/github.com/gogf/gf/v2)
[](https://codecov.io/gh/gogf/gf)
[](https://github.com/gogf/gf)
[](https://github.com/gogf/gf)
[](https://github.com/gogf/gf/releases)
[](https://github.com/gogf/gf/pulls)
[](https://github.com/gogf/gf/pulls?q=is%3Apr+is%3Aclosed)
[](https://github.com/gogf/gf/issues)
[](https://github.com/gogf/gf/issues?q=is%3Aissue+is%3Aclosed)


A powerful framework for faster, easier, and more efficient project development.
# Documentation
- GoFrame Official Site: [https://goframe.org](https://goframe.org)
- GoFrame Official Site(en): [https://goframe.org/en](https://goframe.org/en)
- GoFrame Mirror Site(中文): [https://goframe.org.cn](https://goframe.org.cn)
- GoFrame Mirror Site(github pages): [https://pages.goframe.org](https://pages.goframe.org)
- GoDoc API: [https://pkg.go.dev/github.com/gogf/gf/v2](https://pkg.go.dev/github.com/gogf/gf/v2)
# Contributors
💖 [Thanks to all the contributors who made GoFrame possible](https://github.com/gogf/gf/graphs/contributors) 💖
# License
`GoFrame` is licensed under the [MIT License](LICENSE), 100% free and open-source, forever.