😎「计算机淘金手册-中文版」立志收录各种酷炫、高大上、对小白友好的开源项目,包括但不限于Java、C++、Python、Golang、JavaScript、人工智能、机器学习、人工智能等相关项目。
☆15Feb 8, 2022Updated 4 years ago
Alternatives and similar repositories for Awsome
Users that are interested in Awsome are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 😎「计算机淘金手册」立志收录各种酷炫、高大上、对小白友好的开源项目,包括但不限于Java、C++、Python、Golang、JavaScript、人工智能、机器学习、人工智能等相关项目。☆14Oct 27, 2022Updated 3 years ago
- uT/OS是中国国内最早(2009/10/10发布V1.0)的用于物联网领域的开源RTOS内核之一,是Tenux开源社区(www.tenux.org或www.tenux.cn)的核心开源项目,uT/OS开源嵌入式操作系统内核是商业级质量,支持业界常用的Keil MDK、IA…☆23Nov 16, 2017Updated 8 years ago
- python 脚本☆14Mar 14, 2019Updated 7 years ago
- 💻 🇨🇳Roadmap to becoming a Internet software developer,校招技术岗学习路线图与资源推荐,成为一名研发工程师求职所需要的最少技能中文版,包括Java、C++、Golang、前端、Python等学习大纲、路线以及资源推荐…☆706Apr 18, 2023Updated 3 years ago
- 💎我的CS学习笔记,地址:https://notes.riba2534.cn☆23Dec 21, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 开源项目之「计算机编程自学之路」:计算机自学指南+面试大全+资源分享+技术文章☆369May 6, 2021Updated 5 years ago
- 2021年计算机校招求职力扣 + 剑指offer刷题记录~自始至终,始终坚持面向offer刷题~☆107Apr 18, 2023Updated 3 years ago
- CMU神课15213 ☑️☆13Sep 25, 2019Updated 6 years ago
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 5 years ago
- 关于C++的 稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Jul 2, 2018Updated 7 years ago
- A RISC-V system simulator with VGA, UART, memory, and JTAG debugging, interconnected with SystemC/TLM, designed with operating systems an…☆16Apr 21, 2020Updated 6 years ago
- Android 第三方登录、分享(ShareSDK、友盟)☆11Jan 25, 2018Updated 8 years ago
- ☆10Dec 4, 2017Updated 8 years ago
- 基于Qt的网页爬虫程序☆11Sep 17, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- The HTTPCleint Example for W5x00 using ioLibrary☆11Apr 7, 2021Updated 5 years ago
- ☆15Feb 11, 2025Updated last year
- 使用 STM32F4 的内核定时器 SysTick,来实现精确测量程序运行的时间☆13Dec 13, 2017Updated 8 years ago
- Winbond W25XXX SPI NAND Flash Driver☆15Dec 15, 2021Updated 4 years ago
- highlight.js syntax definition for Vue.js☆15Feb 7, 2022Updated 4 years ago
- 基于PaddleNLP的web端文本纠错系统,支持输入文本或上传word文档,显示纠错后文本结果与保存。 技术栈:后端:PaddleNLP +FastAPI;前端:Vue+Element UI☆14May 18, 2022Updated 4 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- Dataset of PiTree project.☆13Dec 27, 2021Updated 4 years ago
- Convert MP4 video files to multi-bitrate videos based on MPEG-DASH technique☆12Aug 30, 2020Updated 5 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 《TCP/IP网络编程》(韩-尹圣雨)学习笔记☆11Feb 25, 2019Updated 7 years ago
- Unix环境高级编程学习笔记☆13Jul 20, 2014Updated 11 years ago
- ☆19Apr 2, 2020Updated 6 years ago
- The Rails bootstrap tool for 5xRuby☆11Feb 23, 2026Updated 3 months ago
- 李叫兽文章整理☆13Feb 22, 2017Updated 9 years ago
- 2022年,梳理100位具有影响力的程序员,包含大厂高p高t,开源作者,学术比赛,博客自媒体,书籍作者☆49Feb 23, 2022Updated 4 years ago
- 收集适合个人开发的技术栈,研究个人项目盈利方法论☆12Apr 21, 2021Updated 5 years ago
- 辅助、破解、汇编、易、驱动☆12Mar 26, 2017Updated 9 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 2015年8月1日上海,SICP读书讨论、函数式程序设计及程序设计语言理论交流分享会。☆12Sep 1, 2015Updated 10 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Apr 6, 2016Updated 10 years ago
- 全网最全免费电子书分享,实时更新中。☆29Mar 9, 2025Updated last year
- Implementation InBand Network Telemetry with P4☆11Mar 15, 2024Updated 2 years ago
- Love☆13Jul 25, 2018Updated 7 years ago
- 仿小米商城微信小程序☆42Apr 8, 2022Updated 4 years ago
- 8 labs of course Introduction to Computer System☆10Jun 17, 2014Updated 11 years ago