Lists (3)
Sort Name ascending (A-Z)
Stars
Implementation of All ▲lgorithms in C++ Programming Language
A Decentralized Operating System for ZK Applications
Container runtimes on macOS (and Linux) with minimal setup
将Typora伪装成LaTeX的中文样式主题,本科生轻量级课程论文撰写的好帮手。This is a theme disguising Typora into Chinese LaTeX style.
iTerm2 is a terminal emulator for Mac OS X that does amazing things.
A production-ready QUIC implementation in pure Go
andreasbuhr / cppcoro
Forked from lewissbaker/cppcoroA library of C++ coroutine abstractions for the coroutines TS
Scalable datastore for metrics, events, and real-time analytics
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices,…
Rust Memory Safety & Undefined Behavior Detection
Real-time event streaming platform. Streaming CDC, stream processing, low-latency serving, and Iceberg management.
The InterPlanetary File System (IPFS), implemented in Rust.
NVIDIA Linux open GPU kernel module source
Rust vector types without dependencies that enable quick lookups
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various…
程序员延寿指南 | A programmer's guide to live longer
Automated management of large-scale applications on Kubernetes (incubating project under CNCF)
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
An implementation of the Raft distributed consensus protocol using the Tokio framework.
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
A lock-free, read-optimized, concurrency primitive.