-
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Python Other UpdatedDec 2, 2024 -
VAR Public
Forked from FoundationVision/VAR[NeurIPS 2024 Oral][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-sim…
Python MIT License UpdatedOct 6, 2024 -
deskflow Public
Forked from deskflow/deskflowDeskflow lets you share one mouse and keyboard between multiple computers on Windows, macOS and Linux.
C++ GNU General Public License v2.0 UpdatedSep 30, 2024 -
ghidra Public
Forked from NationalSecurityAgency/ghidraGhidra is a software reverse engineering (SRE) framework
Java Apache License 2.0 UpdatedSep 27, 2024 -
HariboteOS Public
Forked from ghosind/HariboteOS《30天自制操作系统》NASM+GCC+QEMU实现
C MIT License UpdatedAug 5, 2024 -
llm-course Public
Forked from mlabonne/llm-courseCourse to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Jupyter Notebook Apache License 2.0 UpdatedJul 28, 2024 -
30-day-make-os Public
Forked from jeffreyc2017/30-day-make-os《30 天自制操作系统》书中的代码在 windows 环境下开发,并使用了作者定制的工具。本项目的目标是能够在 Linux / macOS 环境下(包括 x86 和 ARM CPU,即 Intel/AMD CPU 和 Raspberry Pi)也可以运行并验证书中代码。 另外在 30 天的基础上,增加了 31 day,用于清理源代码中的各种编译告警,以及优化。
C UpdatedJul 26, 2024 -
llama3 Public
Forked from meta-llama/llama3The official Meta Llama 3 GitHub site
Python Other UpdatedJul 17, 2024 -
WinDiskWriter Public
Forked from TechUnRestricted/WinDiskWriter🖥 Windows Bootable USB creator for macOS. 🛠 Patches Windows 11 to bypass TPM and Secure Boot requirements. 👾 UEFI & Legacy Support
C GNU General Public License v3.0 UpdatedJul 7, 2024 -
learn-assembly-on-Apple-Silicon-Mac Public
Forked from Evian-Zhang/learn-assembly-on-Apple-Silicon-Mac在 Apple Silicon Mac 上入门汇编语言
C Creative Commons Attribution 4.0 International UpdatedMay 22, 2024 -
llm.c Public
Forked from karpathy/llm.cLLM training in simple, raw C/CUDA
Cuda MIT License UpdatedMay 12, 2024 -
MS-DOS Public
Forked from microsoft/MS-DOSThe original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
Assembly MIT License UpdatedApr 25, 2024 -
awesome-blockchain-cn Public
Forked from chaozh/awesome-blockchain-cn收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
JavaScript Apache License 2.0 UpdatedFeb 29, 2024 -
smallchat Public
Forked from antirez/smallchatA minimal programming example for a chat server
C UpdatedDec 13, 2023 -
Study-Floder Public
Forked from singgel/Study-Floder相当不错的图书,例如《数学之美》、《浪潮之巅》、《TCP/IP卷一/卷二/卷三》等;一些大的上传受限制的文件《图解TCP_IP_第5版》、《深入理解Java虚拟机JVM》、《effective java》等在README
UpdatedOct 16, 2023 -
Chinese_Medical_Natural_Language_Processing_Resources_and_Papers Public
Forked from FutureForMe/Chinese_Medical_Natural_Language_Processing_Resources_and_Papers各大顶会医疗领域NLP论文与资源。NLP papers and resources in the medical field.
UpdatedAug 22, 2023 -
intel-one-mono Public
Forked from intel/intel-one-monoIntel One Mono font repository
SIL Open Font License 1.1 UpdatedJun 10, 2023 -
stanford_alpaca Public
Forked from tatsu-lab/stanford_alpacaCode and documentation to train Stanford's Alpaca models, and generate the data.
Python Apache License 2.0 UpdatedApr 26, 2023 -
Practices-sets Public
The practic sets of various programming language for myself
Python UpdatedDec 16, 2022 -
archlinux_packages Public
Forked from maz-1/archlinux_packagesSecucrt破解参考
Shell UpdatedAug 2, 2022 -
Assembly-on-macOS Public
Forked from Evian-Zhang/Assembly-on-macOSIntroduction to assembly on macOS
Assembly UpdatedJul 15, 2022 -
HIS Public
Forked from ZainZhao/HISHIS英文全称 hospital information system(医疗信息就诊系统),系统主要功能按照数据流量、流向及处理过程分为临床诊疗、药品管理、财务管理、患者管理。诊疗活动由各工作站配合完成,并将临床信息进行整理、处理、汇总、统计、分析等。本系统包括以下工作站:门诊医生工作站、药房医生工作站、医技医生工作站、收费员工作站、对帐员工作站、管理员工作站。需求为东软提供的云医院。
Java Apache License 2.0 UpdatedJun 21, 2022 -
-
White-Jotter Public
Forked from Antabot/White-Jotter白卷是一款使用 Vue+Spring Boot 开发的前后端分离项目,附带全套开发教程。(A simple CMS developed by Spring Boot and Vue.js with development tutorials)
-
-
PublicCMS Public
Forked from sanluan/PublicCMS现代化java cms,由天津黑核科技有限公司开发,轻松支撑千万数据、千万PV;支持静态化,服务器端包含; 目前已经拥有全球0.0002%的用户,语言支持中、繁、日、英;是一个已走向海外的成熟CMS产品
Java Other UpdatedDec 10, 2021 -
mall Public
Forked from macrozheng/mallmall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Java Apache License 2.0 UpdatedDec 8, 2021 -
pdf Public
Forked from itdevbooks/pdf编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,Spri…
UpdatedNov 24, 2021 -
SecurityMind Public
Forked from ym2011/SecurityMindshare experience towards for information management, brainstorming and so on.
HTML UpdatedOct 22, 2021 -
software-architecture-books Public
Forked from mhadidg/software-architecture-booksA comprehensive list of books on Software Architecture.
UpdatedOct 20, 2021