Repository navigation
lsm
- Website
- Wikipedia
A course of building an LSM-Tree storage engine (database) in a week.
Runtime Security Enforcement System. Workload hardening/sandboxing and implementing least-permissive policies made easy leveraging LSMs (LSM-BPF, AppArmor).
🗻 Log-structured, embeddable key-value storage engine written in Rust
vArmor is a cloud native container sandbox system based on AppArmor/BPF/Seccomp. It also includes multiple built-in protection rules that are ready to use out of the box.
K.I.S.S. LSM-tree implementation in safe Rust
Making containers more secure with eBPF and Linux Security Modules (LSM)
bpflock - eBPF driven security for locking and auditing Linux machines
分布式键值系统,供学习使用,不断完善中。截至目前:根据LSM论文,并结合CPP已有的实现,利用Java实现了LSM架构;综合Dubbo等框架的特点,实现了简洁的RPC框架。
LSM-based key-value store in Go for educational purpose.
My local AppArmor profiles for apps that can use those
Value log implementation for key-value separated storage in safe Rust