Neilyoz's Stars
laravel/laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
zendea/zendea
A free, open-source, self-hosted forum software written in Go 官方QQ群:656868
ffhelicopter/Go42
《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
ityouknow/spring-boot-leaning
Spring Boot 2.X 最全课程代码
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
KaiserY/rust-book-chinese
rust 程序设计语言 中文版
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
Embedfire/embed_linux_tutorial
野火《i.MX Linux开发实战指南》书籍及代码
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
elarity/advanced-php
最近打算写一些php一些偏微妙的教程,比如关于多进程、socket等相关,都是自己的一些感悟心得
m9rco/algorithm-php
🍭🍭uniting the internal work in a way that is in PHP
BookStackApp/BookStack
A platform to create documentation/wiki content built with PHP & Laravel
anliux/Play-With-Data-Structure
《大话数据结构》代码-c
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
RongleXie/java-books-collections
:books:Java编程书籍收集分享。Java programming books collection to share.:rocket:
ronreiter/interactive-tutorials
Interactive Tutorials
guanguans/notes
:notebook_with_decorative_cover: Linux、MySQL、Nginx、PHP、Git、Shell 等笔记
wx-chevalier/CS-Notes
:books: 编程语言语法基础与工程实践,JavaScript | Java | Python | Go | Rust | CPP | Swift
GitHubDaily/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
trojan-gfw/trojan
An unidentifiable mechanism that helps you bypass GFW.
jgraph/drawio-desktop
Official electron build of draw.io
zhangbc/eBooks
eBook分享大集合:主要以IT领域经典书籍收藏,以备不时之需。
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
lingcoder/OnJava8
《On Java 8》中文版
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
ruanyf/free-books
互联网上的免费书籍
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记