- Amsterdam, NL
Highlights
- Pro
Lists (7)
Sort Name ascending (A-Z)
Stars
Automatically generates Rust FFI bindings to C (and some C++) libraries.
A rust library to print aligned and formatted tables
perf-event: a Rust interface to Linux performance monitoring
An LLM-first SEO analysis skill for Antigravity, Codex, Claude with 16 specialized sub-skills, 10 specialist agents, and 88 optional utility scripts used as evidence collectors.
The official repository for the gem5 computer-system architecture simulator.
Find irreducible loops the C++ optimizer silently skips (no vectorize/LICM/unroll, no diagnostic). LLVM pass plugin; runs inline via -fpass-plugin or as a CI scan.
Terminal UI for option chains, Greeks and volatility — real-time and backtest replay
⚡️ - Evaluate and differentiate JIT-compiled mathematical expressions
GPT-2 training in pure Mojo with hand-written CUDA and Metal GPU kernels. llm.c parity in bf16 on NVIDIA, 1.72x faster than PyTorch MPS on Apple Silicon.
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
EnzymeAD / rust
Forked from rust-lang/rustA rust fork to work towards Enzyme integration
High-performance automatic differentiation of LLVM and MLIR.
Open sourced research notebooks by the QuantConnect team.
Various materials about Profile Guided Optimization and other similar stuff like AutoFDO, Bolt, etc.
Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.
A curated list of awesome projects related to eBPF.
A cargo plugin to generate Xcode Instruments trace files
Instrument functions at a module level with tracing spans
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
chipStar is a tool for compiling and running HIP/CUDA on SPIR-V via OpenCL or Level Zero APIs.
Command-line sampling profiler for macOS, Linux, and Windows
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python