Pinned Repositories
acwj
A Compiler Writing Journey
BOLT
A stateful processor interconnect for asynchronous message passing with predictable timing characteristics.
Book-CSAPP
深入理解计算机系统(Computer Systems: A Programmer's Perspective)
Book-SICP
计算机程序的构造和解释(Structure and Interpretation of Computer Programs)
Books_Reading
Java技术栈书籍
box64
Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
cc2652-raspberry-pi-module
ZigBee CC2652P Raspberry Pi Module
ccms
CCM* implementation for 802.15.4e 2012 networks
OpenCobolIDE
A simple cobol IDE based on GnuCOBOL and pyQode
kyh-ly's Repositories
kyh-ly/Book-CSAPP
深入理解计算机系统(Computer Systems: A Programmer's Perspective)
kyh-ly/box64
Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
kyh-ly/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
kyh-ly/cc2652-raspberry-pi-module
ZigBee CC2652P Raspberry Pi Module
kyh-ly/cs_books
Computer science books Recommended by AzatAI. (Education ONLY)
kyh-ly/EAStdC
EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.
kyh-ly/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
kyh-ly/hardenedBSD
HardenedBSD implements strong exploit mitigations and security hardening technologies on top of FreeBSD, with a direct focus on the nexus between human rights and information security. HardenedBSD is the first (and only) enterprise operating system to have every part of its public infrastructure accessible by human-rights focused technologies like
kyh-ly/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
kyh-ly/incubator-nuttx
Apache NuttX is a mature, real-time embedded operating system (RTOS)
kyh-ly/kyh-ly.github.io
kyh-ly/libcoap
A CoAP (RFC 7252) implementation in C
kyh-ly/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
kyh-ly/M6SS
The Minimal 6TiSCH Synchronization Simulator (M6SS) is an ad-hoc simulator for the initial synchronization process of 6TiSCH network in the context of the minimal 6TiSCH configuration. This project was developed in the context of the paper: A. Karalis, D. Zorbas and C. Douligeris, "Optimal Initial Synchronization Time in the Minimal 6TiSCH Configuration," in IEEE Access, doi: 10.1109/ACCESS.2021.3076861.
kyh-ly/mbed-os
Arm Mbed OS is a platform operating system designed for the internet of things
kyh-ly/MIT-6.824
MIT6.824 && DDIA
kyh-ly/MyTinySTL
Achieve a tiny STL in C++11
kyh-ly/openthread
OpenThread released by Google is an open-source implementation of the Thread networking protocol
kyh-ly/openwsn_reference_Tutorial
kyh-ly/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
kyh-ly/sqlite
Unofficial git mirror of SQLite sources (see link for build instructions)
kyh-ly/tinyos-main
Main development repository for TinyOS (an OS for embedded, wireless devices).
kyh-ly/tinytetris
80x23 terminal tetris!
kyh-ly/tsch-sim
TSCH-Sim — a fast TSCH simulator
kyh-ly/uC-OS2
µC/OS-II is a preemptive, highly portable, and scalable real-time kernels. Designed for ease of use on a huge number of CPU architectures.
kyh-ly/uC-OS3
µC/OS-III is a preemptive, highly portable, and scalable real-time kernel. Designed for ease of use on a huge number of CPU architectures.
kyh-ly/unqlite
An Embedded NoSQL, Transactional Database Engine
kyh-ly/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. https://vlang.io
kyh-ly/zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
kyh-ly/zstd
Zstandard - Fast real-time compression algorithm