Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Awesome Cheatsheets | 32,908 | 6 days ago | 85 | mit | JavaScript | |||||
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file. | ||||||||||
Cs Books | 11,754 | 23 days ago | 9 | mit | ||||||
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~ | ||||||||||
Springcloud | 7,971 | a month ago | 54 | apache-2.0 | Java | |||||
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中 | ||||||||||
Coolify | 7,315 | 3 hours ago | 233 | apache-2.0 | Svelte | |||||
An open-source & self-hostable Heroku / Netlify alternative. | ||||||||||
Technical Books | 4,578 | 8 months ago | cc-by-sa-4.0 | HTML | ||||||
😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习... | ||||||||||
Octosql | 4,375 | 2 | a month ago | 32 | September 04, 2022 | 33 | mpl-2.0 | Go | ||
OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL. | ||||||||||
Rosedb | 3,581 | 2 months ago | 54 | June 16, 2022 | 13 | apache-2.0 | Go | |||
🚀 A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set. | ||||||||||
Db Tutorial | 2,988 | 2 months ago | 2 | cc-by-sa-4.0 | Java | |||||
📚 db-tutorial 是一个数据库教程。 | ||||||||||
Phpredisadmin | 2,968 | 1 | a month ago | 25 | October 14, 2020 | 9 | PHP | |||
Simple web interface to manage Redis databases. | ||||||||||
Flask Base | 2,838 | 2 months ago | 1 | mit | Python | |||||
A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more. |
Team IDE
SSH | SSH | |
SSHrzszrzFTP | ||
FTP | ||
FTP | ||
Zookeeper | ||
Kafka | Kafka | |
Redis | Redis Key | |
KeyValuestringlisthashset | ||
Elasticsearch | ||
Database | || | |
SQLSQL | ||
SQL | ||
SQL | ||
MySqlOracleSqlite | ||
HTTP | HTTPGETPOSTDELETEPUTREST | |
HTTP | ||
XMLJSONURLYAMLTOML | ||
go
vue
Team IDE
/temeide
Team IDE ``
# https://hub.docker.com/repository/docker/teamide/teamide-server/tags?page=1&ordering=last_updated
docker run -itd --name teamide-21080 -p 21080:21080 -v /data/teamide/data:/opt/teamide/data teamide/teamide-server:2.0.3
conf/ #
internal/ #
pkg/ #
#
git clone https://github.com/team-ide/teamide-html
# html
cd teamide-html
#
npm install
#
npm run serve
#
go mod tidy
#
# --isDev dev
#
go run . --isDev
#
git clone https://github.com/team-ide/teamide-html
# html
cd teamide-html
#
npm install
#
npm run build
Go
#
go mod tidy
#
# internal/static/html.go
go test -v -timeout 3600s -run ^TestStatic$ teamide/internal/static
#
go mod tidy
#
# conf
go build .
go build -ldflags "-s -X teamide/pkg/base.version=2.0.0" -o server.exe .
#
go mod tidy
#
# conf
go build -ldflags "-s -X main.buildFlags=--isServer" .
RedisZookeeperDatabaseSSHSFTPKafkaElasticsearch
Redis
Zookeeper
Kafka
LinuxSSH
SSHFTP FTP
Database
Elasticsearch