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)

GitHub

3k stars
66 watching
1k forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sszuev/concurrent-rdf-graph Concurrent implementations of RDF graph data structures in Kotlin 0
osvvm/osvvmlibraries Provides reusable and modular VHDL verification components for creating testbenches and verifying digital circuits. 52
remko/uxn.wasm An emulator implementation of the Uxn virtual machine in WebAssembly 41
arximboldi/lager A C++ library promoting value-oriented design and unidirectional data-flow architecture for composable software systems 711
akarnokd/rxjavafiberinterop A library that enables interoperation between RxJava 3 and JDK 21's Virtual Threads for non-blocking backpressure handling. 36
osvvm/osvvm A comprehensive VHDL verification utility library with advanced testing and verification capabilities 228
0xvavaldi/ruleprocessory Tool to process and transform wordlists by applying complex rules for password cracking 30
david-haim/concurrencpp A C++ concurrency library providing high-level abstractions for writing concurrent and parallel applications 2,347
saurvs/hypervisor-rs A Rust API to interact with the OS X Hypervisor framework for hardware-accelerated virtualization. 63
bytecodealliance/wasmtime-cpp Provides C++ API bindings to the WebAssembly runtime engine 86
mlin/forkwork Library to efficiently parallelize computationally intensive tasks using multiple cores 19
revsic/cpp-concurrency A C++ concurrency implementation inspired by Golang's style 15
paulhoule/infovore An RDF processing system that uses Hadoop to process large datasets and convert them into usable formats for triple stores. 148
eunomia-bpf/wasm-bpf An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. 390