-
Math.SDU
- JiNan ShanDong china
Stars
Algorithm powering the For You feed on X
一个让 AI 模型在真实市场中进行实盘交易与对抗的实验平台。目标是通过不断迭代,让智能体真正学会在不确定市场中生存和盈利。
A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
https://github.com/eunomia-bpf homepage, documents and blogs
eBPF (extended Berkeley Packet Filter) Guide. Learn all about the eBPF Tools and Libraries for Security, Monitoring , and Networking.
Learning eBPF, published by O'Reilly - out now! Here's where you'll find a VM config for the examples, and more
Lock-free MPSC channel in Zig achieving 50+ billion messages/second via ring-decomposed architecture
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
A compact implementation of SGLang, designed to demystify the complexities of modern LLM serving systems.
A small CLI tool to detect CPU flags (instruction sets) of X86 binaries.
NEO is a LLM inference engine built to save the GPU memory crisis by CPU offloading
Helpful kernel tutorials and examples for tile-based GPU programming
Detect concurrency and memory bugs and possible panic locations in Rust projects
A lock-free, read-optimized, concurrency primitive.
Nsight Python is a Python kernel profiling interface based on NVIDIA Nsight Tools
High-throughput, token-authenticated tunneling built in Zig.
Flash Attention from Scratch on CUDA Ampere