1,465 skills found · Page 16 of 49
wx-chevalier / Design Pattern Examples[OOP, Concurrency, I/O, FP] Design Pattern Implementations for Several Programming Language: Java, JavaScript, Go, Python, Rust, etc. :dizzy: 多语言版本的设计模式,面向对象的设计模式、函数式编程模式、并发设计模式、I/O 设计模式等实现。
Rust-API / Rust API Bypass CheckerA static analysis tool that identifies redundant safety checks in Rust programs to improve performance. By analyzing MIR (Mid-level Intermediate Representation), the tool detects where safe APIs can be safely replaced with their unchecked counterparts without compromising memory safety.
ahf / HashvisRust Program for Deterministic Generation of Random Art.
gendx / Rust Async ExamplesExamples of asynchronous programming in Rust
eryxcoop / Acvm Backend Plonky2This is an open source backend for the ACIR standard as implemented in the Noir programming languaje, written in Rust
GeisYaO / T0 GpuT0-GPU is a pure-Rust GPU programming framework targeting AMD RDNA3 (GFX1100) hardware. It bypasses HIP/ROCm userspace libraries entirely, communicating directly with the GPU through the Linux KFD driver interface.
NOP0 / RustmaticPLC programming in Rust!
Amanieu / Mini BacktraceBacktrace support for Rust `no_std` and embedded programs.
davidhozic / Mujoco RsMuJoCo bindings and high-level wrappers for the Rust programming language. Includes the viewer.
ManifoldFR / Point Process RustSimulation of point processes in the Rust programming language
brownsys / ParalegalParalegal is a static analyzer for Rust code that enforces privacy and security policies on programs.
mohitmishra786 / Low Level Dev SkillsA curated suite of AI agent skills for systems and low-level programming with C/C++, Rust, and Zig toolchains, covering compilers, debuggers, profilers, build systems, sanitizers, and binary analysis
opheron / Rust Starter PackA starter pack for people learning the Rust programming language
EmbarkStudios / OctoborsRust program for automerging PRs based on a few rules
memgraph / RsmgclientMemgraph database adapter for Rust programming language.
tensor-programming / Rust Client Server ChatA simple rust client/server chat program
geobacter-rs / GeobacterA single source Rust co-processor programming framework; runtime && Rust custom drivers
bobbin-rs / Bobbin SDKA multi-platform embedded software development kit using the Rust programming language.
sdleffler / WhisperLogic programming, for Rust, from inside Rust.
mrLSD / Semantic Analyzer RsSemantic analyzer library for compilers written in Rust for semantic analysis of programming languages AST