Hola39e's Stars
jlevy/the-art-of-command-line
Master the command line, in one page
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
Asabeneh/30-Days-Of-Python
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 than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
GitSquared/edex-ui
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
hashicorp/vagrant
Vagrant is a tool for building and distributing development environments.
pengzhile/pandora
潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.
dataease/dataease
🔥 人人可用的开源 BI 工具,Tableau、帆软的开源替代。
xiaolincoder/CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
liupan1890/aliyunpan
阿里云盘小白羊版 阿里云盘PC版 aliyundriver
jaywcjlove/reference
为开发人员分享快速参考备忘清单(速查表)
pengxiao-song/LaWGPT
🎉 Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge. 基于中文法律知识的大语言模型
gptlink/gptlink
10分钟搭建可免费商用的AI对话环境,搭建简单,包含用户,订单,任务,付费等功能
tweedegolf/101-rs
A Rust university course
Xilinx/PYNQ
Python Productivity for ZYNQ
alexforencich/verilog-pcie
Verilog PCI express components
openhwgroup/cv32e40p
CV32E40P is an in-order 4-stage RISC-V RV32IMFCXpulp CPU based on RI5CY from PULP-Platform
webmproject/libvpx
Mirror only. Please do not send pull requests.
WangXuan95/BSV_Tutorial_cn
一篇全面的 Bluespec SystemVerilog (BSV) 中文教程,介绍了BSV的调度、FIFO数据流、多态等高级特性,展示了BSV相比于传统Verilog开发的优势。
dalance/svls
SystemVerilog language server
codec2021/video_codec_learn
关于视频编解码学习资料
linux-kernel-labs/linux
Linux kernel source tree
chipsalliance/sv-tests
Test suite designed to check compliance with the SystemVerilog standard.
openhwgroup/cv32e40s
4 stage, in-order, secure RISC-V core based on the CV32E40P
WangXuan95/FPGA-MPEG2-encoder
FPGA-based high performance MPEG2 encoder for video compression. 基于FPGA的高性能MPEG2视频编码器,可实现视频压缩。
yistLin/H264-Encoder
Implementation of a subset of CBP of h.264 encoder