ostep-code
OSTEP code snippets
A collection of code examples and implementations from the book OSTEP, covering various topics in operating system development.
Code from various chapters in OSTEP (http://www.ostep.org)
3k stars
66 watching
1k forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Concurrent implementations of RDF graph data structures in Kotlin | 0 |
| Provides reusable and modular VHDL verification components for creating testbenches and verifying digital circuits. | 52 |
| An emulator implementation of the Uxn virtual machine in WebAssembly | 41 |
| A C++ library promoting value-oriented design and unidirectional data-flow architecture for composable software systems | 711 |
| A library that enables interoperation between RxJava 3 and JDK 21's Virtual Threads for non-blocking backpressure handling. | 36 |
| A comprehensive VHDL verification utility library with advanced testing and verification capabilities | 228 |
| Tool to process and transform wordlists by applying complex rules for password cracking | 30 |
| A C++ concurrency library providing high-level abstractions for writing concurrent and parallel applications | 2,347 |
| A Rust API to interact with the OS X Hypervisor framework for hardware-accelerated virtualization. | 63 |
| Provides C++ API bindings to the WebAssembly runtime engine | 86 |
| Library to efficiently parallelize computationally intensive tasks using multiple cores | 19 |
| A C++ concurrency implementation inspired by Golang's style | 15 |
| An RDF processing system that uses Hadoop to process large datasets and convert them into usable formats for triple stores. | 148 |
| An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. | 390 |