Stars
Header-only C++/python library for fast approximate nearest neighbors
A key-value store that provides confidentiality and "snapshot integrity".
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
An Open Framework for Federated Learning.
A RocksDB compliant high performance scalable embedded key-value store
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
Monitor and profiler powered by eBPF to monitor network traffic, and diagnose CPU and network performance.
A curated list of awesome projects related to eBPF.
Official repository for the BPF Performance Tools book
Runtime Security Enforcement System. Workload hardening/sandboxing and implementing least-permissive policies made easy leveraging LSMs (BPF-LSM, AppArmor).
Constellation is the first Confidential Kubernetes. Constellation shields entire Kubernetes clusters from the (cloud) infrastructure using confidential computing.
EdgelessDB is a MySQL-compatible database for confidential computing. It runs entirely inside a secure enclave and comes with advanced features for collaboration, recovery, and access control.
Making eBPF programming easier via build env and examples
A Virtual Machine Monitor for modern Cloud workloads. Features include CPU, memory and device hotplug, support for running Windows and Linux guests, device offload with vhost-user and a minimal com…