-
tinyrenderer Public
Forked from ssloy/tinyrendererA brief computer graphics / rendering course
C++ Other UpdatedNov 9, 2023 -
-
drm_doc Public
Forked from ascent12/drm_docHow to write a Linux DRM application
C MIT License UpdatedSep 28, 2023 -
cppbestpractices Public
Forked from cpp-best-practices/cppbestpracticesCollaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
Other UpdatedSep 21, 2023 -
typescript-tutorial Public
Forked from wangdoc/typescript-tutorialTypeScript 教程
UpdatedAug 8, 2023 -
seamstress Public
Forked from robbielyman/seamstress-v1Lua monome + OSC scripting environment
Lua GNU General Public License v3.0 UpdatedAug 4, 2023 -
vlmcsd Public
Forked from Wind4/vlmcsdKMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)
C UpdatedJul 26, 2023 -
vlmcsd_1 Public
Forked from ActiveIce/vlmcsdShell GNU General Public License v3.0 UpdatedJul 25, 2023 -
qemu_blog Public
Forked from airbus-seclab/qemu_blogA series of posts about QEMU internals:
GNU General Public License v2.0 UpdatedMay 31, 2023 -
scratch Public
Forked from skeeto/scratchPersonal scratch code
C The Unlicense UpdatedMay 29, 2023 -
libcg Public
Forked from xboot/libcgThe tiny C library of 2D computer graphics.
C MIT License UpdatedApr 14, 2023 -
kernel-queue-the-complete-guide Public
Forked from kristoffer-paulsson/kernel-queue-the-complete-guideThe sample code to support the article `Kernel Queue: The Complete Guide On The Most Essential Technology For High-Performance I/O`
C Creative Commons Attribution Share Alike 4.0 International UpdatedMar 18, 2023 -
async_simple Public
Forked from alibaba/async_simpleSimple, light-weight and easy-to-use asynchronous components
C++ Apache License 2.0 UpdatedMar 8, 2023 -
yalantinglibs Public
Forked from alibaba/yalantinglibsA collection of C++20 libraries, include coro_rpc, struct_pack, struct_json, struct_pb, easylog, asnyc_simple
C++ Apache License 2.0 UpdatedMar 2, 2023 -
scanmem Public
Forked from scanmem/scanmemmemory scanner for Linux
C GNU General Public License v3.0 UpdatedFeb 18, 2023 -
porto Public
Forked from yandex/portoYet another Linux container management system
C++ Other UpdatedJan 20, 2023 -
-
Overload Public
Forked from Overload-Technologies/Overload3D Game engine with editor
C++ MIT License UpdatedDec 28, 2022 -
Simple-X11-Window-API Public
Forked from CristianoSimao/Simple-X11-Window-APIA simple X11 API to create basic windows in Linux.
C GNU General Public License v3.0 UpdatedDec 23, 2022 -
-
awesome-code-formatters Public
Forked from rishirdua/awesome-code-formattersA curated list of awesome code formatting tools and libraries
UpdatedNov 24, 2022 -
putty-color-themes Public
Forked from AlexAkulov/putty-color-themesPuTTY Color Themes
JavaScript UpdatedOct 21, 2022 -
result Public
Forked from bitwizeshift/resultA lightweight C++11-compatible error-handling mechanism
C++ MIT License UpdatedSep 23, 2022 -
KLineChart Public
Forked from klinecharts/KLineChart📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端)
JavaScript Apache License 2.0 UpdatedSep 21, 2022 -
kvm-nvidia-passthrough Public
Forked from lateralblast/kvm-nvidia-passthroughNvidia GPGPU Pass-Through with KVM
UpdatedSep 21, 2022 -
coroutine Public
Forked from luncliff/coroutineC++ 20 Coroutines in Action (Helpers + Test Code Examples)
C++ Creative Commons Zero v1.0 Universal UpdatedAug 8, 2022 -
eventq Public
Forked from nibanks/eventqExplores the different platform execution models for IO.
C MIT License UpdatedAug 2, 2022 -
opengl-renderer Public
Forked from LaputanMachines/opengl-rendererAn OpenGL rendering engine written in pure C++ with no external libraries. We can input an obj file containing vertices and the engine will draw connect each vertex in 3D.
C++ Mozilla Public License 2.0 UpdatedJul 15, 2022 -
BinanceForecaster Public
Forked from sadi-guzel/BinanceForecasterA binance forecaster using LazyProphet library.
Python MIT License UpdatedJul 14, 2022 -
rust-course Public
Forked from sunface/rust-course“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程/书籍
Rust UpdatedJun 26, 2022