Lists (7)
Sort Name ascending (A-Z)
Stars
- All languages
- Assembly
- Batchfile
- Bluespec
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Dart
- Dockerfile
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Lean
- Less
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- PHP
- PowerShell
- Python
- REXX
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Solidity
- Svelte
- Swift
- SystemVerilog
- TeX
- TypeScript
- VHDL
- Verilog
- Vue
- Zig
The fastest path to AI-powered full stack observability, even for lean teams.
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
mimalloc is a compact general purpose allocator with excellent performance.
A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH, DoQ. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT,DoQ。
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network…
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
Proxies incoming HTTP and TLS connections based on the hostname contained in the initial request of the TCP session.
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
哈尔滨工业大学(深圳)计算机专业课程攻略 | Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)
A portable microkernel-based multiserver operating system written from scratch.
WDF makes it easy to write high-quality Windows drivers
《一个64位操作系统的设计与实现》读书笔记&随书源码
RROS is a dual-kernel OS for satellites or other scenarios that need both real-time and general-purpose abilities. RROS = RTOS (Rust) + Linux (C).
0day安全_软件漏洞分析技术
Virtual Multiple HID Driver (multitouch, mouse, digitizer, keyboard, joystick)
💾 A minimal, experimental and "toy" monolithic kernel to learn about OS development // Work In Progress