Stars
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
All Algorithms implemented in Python
Python - 100天从新手到大师
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现
🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, se…
The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These vide…
Standard Go Project Layout
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
SimpleMindMap(思绪思维导图):一个强大的思维导图。A powerful mind map.
Conan - The open-source C and C++ package manager
LiteIDE is a simple, open source, cross-platform Go IDE.
UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode
本书已经正式出版,目前正预售,可在京东搜索《深入RUST标准库》即可。本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST standard library source code.
golang development notes go语言开发笔记
Code Repository associated with "Algorithms In A Nutshell", 2ed, published by O'Reilly Media, Inc. http://shop.oreilly.com/product/0636920032885.do
Composing and deciphering C (or C++) declarations or casts, aka ‘‘gibberish.’’
OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制