cjsteinke's Stars
mohitmishra786/exploring-os
This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic, providing theoretical understanding and hands-on coding experience.
mohitmishra786/amILearningEnough
Low-Level Programming Roadmap and Resources
TheAlgorithms/Scala
All Algorithms implemented in Scala
rancher/rke2
splinedrive/lets_build_a_compiler_for_riscv
A c/RISCV of "Let's Build a Compiler" by Jack Crenshaw
realpython/materials
Bonus materials, exercises, and example projects for our Python tutorials
seanrayment/python-bitcask
Python implementation of the bitcask log-structured hash table
rust-lang/async-book
Asynchronous Programming in Rust
mkirchner/linked-list-good-taste
Linus Torvalds' linked list argument for good taste, explained
nolar/kopf
A Python framework to write Kubernetes operators in just a few lines of code
terraform-in-action/manning-code
bridgecrewio/checkov
Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
codenotary/immudb
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
trailofbits/tsc_freq_khz
Linux kernel driver to export the TSC frequency via sysfs
open-gitops/project
Repository for top-level information about the OpenGitOps project
jaksa76/paxos
A Java implementation of Lamport's Paxos algorithm.
RichardKnop/paxos
Golang implentation of paxos consensus algorithm
lxp32/lxp32-cpu
A lightweight, open source and FPGA-friendly 32-bit CPU core based on an original instruction set
cri-o/cri-o
Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
ChunyiLyu/rabbitmq-operators-gitops-demo
Rust-for-Linux/linux
Adding support for the Rust language to the Linux kernel.
Neo23x0/log4shell-detector
Detector for Log4Shell exploitation attempts
voidrealms/Qt-Tutorials
voidrealms/qt6-core-beginners
Qt 6 Core for Beginners with C++ on Udemy
aya-rs/aya
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
keptn/keptn
Cloud-native application life-cycle orchestration. Keptn automates your SLO-driven multi-stage delivery and operations & remediation of your applications.
lizrice/ebpf-beginners
The beginner's guide to eBPF
lizrice/containers-from-scratch
Writing a container in a few lines of Go code, as seen at DockerCon 2017 and on O'Reilly Safari
Rust-GCC/gccrs
GCC Front-End for Rust