{"id":50097,"url":"https://github.com/wanlinus/awesome-code","name":"awesome-code","description":"Awesome lists about all kinds of interesting topics","projects_count":62,"last_synced_at":"2026-04-06T01:00:22.884Z","repository":{"id":105698486,"uuid":"233010328","full_name":"wanlinus/awesome-code","owner":"wanlinus","description":"Awesome lists about all kinds of interesting topics","archived":false,"fork":false,"pushed_at":"2020-01-11T04:52:43.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-23T20:25:24.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wanlinus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-01-10T09:16:26.000Z","updated_at":"2020-03-05T13:32:51.000Z","dependencies_parsed_at":"2023-06-13T00:30:45.251Z","dependency_job_id":null,"html_url":"https://github.com/wanlinus/awesome-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wanlinus/awesome-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wanlinus%2Fawesome-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wanlinus%2Fawesome-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wanlinus%2Fawesome-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wanlinus%2Fawesome-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wanlinus","download_url":"https://codeload.github.com/wanlinus/awesome-code/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wanlinus%2Fawesome-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31455474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"readme":"# awesome-code\n\n\u003e 关于各种有趣和很棒话题的列表 Awesome lists about all kinds of interesting topics\n\n[TOC]\n\n## Basic\n\n[LeetCode](https://leetcode-cn.com/)\n\n## Operating System\n\n- GNU/Linux\n  - [Arch](https://www.archlinux.org/) 基于x86-64 架构的Linux发行版 \n  - [CentOS](https://www.centos.org/) 来自于Red Hat Enterprise Linux依照开放源代码规定发布的源代码所编译而成\n  - [Deepin](https://www.deepin.org/) 武汉深之度科技有限公司开发的开源操作系统\n  - [Fedora](https://getfedora.org/) 较具知名度的Linux发行包之一\n  - [Redhat](https://www.redhat.com/zh/technologies/linux-platforms/enterprise-linux) 红帽企业 Linux是全球领先的企业 Linux 平台, 开源操作系统(OS)\n  - [Ubuntu](https://ubuntu.com/) 以桌面应用为主的Linux发行版\n- Unix 一种多用户、多进程的计算机操作系统\n  - [Mac OS](https://www.apple.com/macos) 苹果公司推出的基于图形用户界面操作系统，为麦金塔的主操作系统\n  - [FreeBSD](https://www.freebsd.org/) 类Unix的操作系统\n  - [OpenBSD](https://www.openbsd.org/) 类Unix计算机操作系统\n- [Windows](https://www.microsoft.com/en-us/windows/get-windows-10) Microsoft Windows是微软公司推出的一系列操作系统\n\n## Language\n\n- [C](https://en.wikipedia.org/wiki/C_(programming_language)) 通用的编程语言，广泛用于系统软件与应用软件的开发\n- [Java](https://www.oracle.com/technetwork/java/javase/downloads/index.html) 广泛使用的计算机编程语言，拥有跨平台,面向对象,泛型编程的特性，广泛应用于企业级Web应用开发和移动应用开发\n- [Openjdk](https://openjdk.java.net/) Java开发环境的开源版本，完全自由，开放源码\n- [Golang](https://golang.org/) Google开发的一种静态强类型、编译型、并发型，并具有垃圾回收功能的编程语言\n- [Python](https://www.python.org) 一种广泛使用的解释型、高级编程、通用型编程语言\n- [JavaScript](https://www.w3schools.com/js/) 一种高级的、解释型的编程语言\n- [Rust](https://www.rust-lang.org/) 由Mozilla主导开发的通用、编译型编程语言\n\n## Framework\n\n### Java\n\n- [Spring](https://openjdk.java.net/) 一个开源的全栈应用程序框架和控制反转容器实现\n  - [Spring Boot ](https://spring.io/projects/spring-boot)简化新Spring应用的初始搭建以及开发过程的框架\n  - [Spring Cloud](https://spring.io/projects/spring-cloud) 致力于分布式系统、云服务的框架\n  - [Spring Data](https://spring.io/projects/spring-data) 基于Sprin框架的数据访问框架\n  - [Spring Security](https://spring.io/projects/spring-security) 提供身份验证，授权和其他安全功能解决方案\n  - [Spring Session](https://spring.io/projects/spring-session) 解决分布式Session共享方案\n- [Hibernate](http://hibernate.org/) 对象关系映射解决方案\n- [MyBatis](https://mybatis.org/mybatis-3/zh/index.html) 一款优秀的持久层框架，它支持定制化 SQL、存储过程以及高级映射\n- [Thymeleaf](https://www.thymeleaf.org/) 适用于Web和独立环境的现代服务器端Java模板引擎\n- [Tomcat](http://tomcat.apache.org/) Apache软件基金会属下Jakarta项目开发的Servlet容器\n- [Jetty](https://www.eclipse.org/jetty/) 纯粹的基于Java的网页服务器和Java Servlet容器\n- \n\n### Golang\n\n- [Go Micro](https://go-micro.dev/) 可插拔的微服务开发框架\n\n## Database\n\n- [MySQL](https://www.mysql.com/cn/) 最受欢迎的开源关系型数据库\n- [PostgresQL](https://www.postgresql.org) 世界上最先进的开源关系数据库\n- [SQLite](https://www.sqlite.org/index.html) 遵守ACID的关系数据库管理系统\n- [MongoDB](https://www.mongodb.com/) 面向文档的数据库管理系统\n- [Redis](https://redis.io/) 开源,支持网络,基于内存,可选持久性的键值对存储数据库\n\n## Cloud Native\n\n- [Docker](https://www.docker.com/) 管理标准化软件单元的容器\n\n- [Kubernetes](https://kubernetes.io/zh/) 生产级别的容器编排系统\n\n- [Helm](https://helm.sh/) Kubernetes软件管理工具\n\n- [Jenkins](https://jenkins.io/zh/) 由Java编写的开源的持续集成工具\n\n- [Drone](https://drone.io/) CI工具\n\n- [Portainer](https://www.portainer.io/) 可视化Docker管理工具\n\n  \n\n  \n\n## Tools\n\n- [Git](https://git-scm.com/) 分布式版本控制软件，最初由林纳斯·托瓦兹创作，于2005年以GPL发布\n- [Sonarqube](https://www.sonarqube.org/) 开源的代码质量管理系统\n- [Vmware Workstation ](https://www.vmware.com/products/workstation-pro.html)VMware公司推出的一款桌面虚拟计算软件，具有Windows、Linux 版本\n- [Oracle VirtualBox](https://www.virtualbox.org/)由德国InnoTek软件公司出品的虚拟机软件\n- [KVM](https://www.linux-kvm.org/page/Main_Page) 基于内核的虚拟机是一种用于Linux内核中的虚拟化基础设施\n- IDE\n  - [JetBrains](https://www.jetbrains.com/)\n    - [IntelliJ IDEA](https://www.jetbrains.com/idea/) 商业化销售的Java集成开发环境工具软件\n    - [GoLand](https://www.jetbrains.com/go/) 针对Go开发者的跨平台IDE\n    - [PyCharm](https://www.jetbrains.com/pycharm/) 针对Python开发者的跨平台IDE\n    - [CLion](https://www.jetbrains.com/clion/) 针对C语言开发者的跨平台IDE\n    - [DataGrip](https://www.jetbrains.com/datagrip/) 可视化数据库管理软件\n    - [WebStorm](https://www.jetbrains.com/webstorm/) 针对前端开发者的跨平台IDE\n  - [Eclipse](https://www.eclipse.org/) 著名的跨平台开源集成开发环境\n  - [Visual Studio](https://visualstudio.microsoft.com/) 微软公司的开发工具包系列产品\n  - [Visual Studio Code](https://code.visualstudio.com/) 由微软开发开放源代码的代码编辑器\n  - [NetBeans](https://netbeans.org/) 由太阳微系统创建的开放源代码的软件开发工具\n  - [Atom](https://atom.io/) 由GitHub开发的自由及开放源代码的文字与代码编辑器\n  - [Notepad++](https://notepad-plus-plus.org/) 自由软件的纯文本编辑器\n- Navicat\n\n## Others\n\n- [Gitlab](https://gitlab.com/) 使用MIT许可证的基于网络的Git仓库管理工具，且具有wiki和issue跟踪功能\n- [Gitea](https://github.com/go-gitea/gitea) Go编写的由社区管理的轻量级代码托管解决方案\n- [Github](https://github.com/) 通过Git进行版本控制的软件源代码托管服务平台\n\nauthor @wanli","created_at":"2024-01-14T11:15:51.358Z","updated_at":"2026-04-06T01:00:22.885Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Cloud Native","Operating System","Tools","Others","Database","Framework","Language","Basic"],"sub_categories":["Golang","Java"],"projects_url":"https://awesome.ecosyste.ms/api/v1/lists/wanlinus%2Fawesome-code/projects"}