Stars
Companion repository to the "Modern Embedded Systems Programming" video course.
The Linux Programming Interface by Michael Kerrisk - Distribution Version
A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.
SonicBOOM: The Berkeley Out-of-Order Machine
Master Python typing (type hints) with interactive online exercises!
Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.
Compiler for the Vale programming language - http://vale.dev/
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing e…
Header-only library providing unicode aware string support for C++
nsync is a C library that exports various synchronization primitives, such as mutexes
总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关