Lists (1)
Sort Name ascending (A-Z)
Stars
A self-paced course to learn Rust, one exercise at a time.
Bootstrap Kubernetes the hard way. No scripts.
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
Full-sized drag & drop event calendar in JavaScript
This repo contains set of practice questions which will help you to get ready for the cka exam
Practice for the Certified Kubernetes Administrator (CKA) Exam
Certified Kubernetes Administrator (CKA) Tutorial
Production-Grade Container Scheduling and Management
A set of exercises and solutions to prepare for the Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation.
Curating Top Open Source Apps for Homelab Enthusiasts
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
gpui-kit is an (upcoming) open-source UI toolkit for gpui, the fast, native Rust GUI library.
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
A demonstrative cryptographically secure RISC-V bootloader written in Rust for a final year project at The University of Manchester
Caliptra software (ROM, FMC, runtime firmware), and libraries/tools needed to build and test
Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
Awesome materials about database development.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
The NASA WorldWind Javascript SDK (WebWW) includes the library and examples for creating geo-browser web applications and for embedding a 3D globe in HTML5 web pages.
🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦
Code repo for "The Art of WebAssembly" by Rick Battagline
Kubernetes-native platform to run massively parallel data/streaming jobs
All source code(maybe) that used in <Java Concurrency in Practice>, including a python program that I wrote to download these files
A collection of best resources to learn Data Structures and Algorithms like array, linked list, binary tree, stack, queue, graph, heap, searching and sorting algorithms like quicksort and merge sor…