jessfraz / advent-of-cudaLinks
Doing advent of code with CUDA and rust.
☆204Updated last year
Alternatives and similar repositories for advent-of-cuda
Users that are interested in advent-of-cuda are comparing it to the libraries listed below
Sorting:
- Tensor library with autograd using only Rust's standard library☆70Updated last year
- LLaMA from First Principles☆51Updated 2 years ago
- Prototyping the performance of various components of a theoretical faster Twitter☆66Updated 2 years ago
- Experimental compiler for deep learning models☆67Updated last month
- Translations of a simple C program to Rust.☆140Updated last year
- Tiny Autograd engine written in Rust☆60Updated last year
- LLaMa 7b with CUDA acceleration implemented in rust. Minimal GPU memory needed!☆110Updated 2 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- ☆134Updated last year
- ☆70Updated last year
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆115Updated last year
- A sketch of a Transformer in Rust for a blog post☆34Updated 3 years ago
- a minimal, allocation-free Prometheus/OpenMetrics metrics implementation for `no-std` and embedded Rust.☆301Updated last year
- 🏰 the first JSON-like Byzantine Fault Tolerant CRDT☆224Updated last year
- Rust bindings to the MLIR C API.☆68Updated last month
- Code for my workshop "Production-ready WebAssembly with Rust" presented at RustLab 2023 in Florence☆15Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆127Updated 2 years ago
- SIMD base64 codecs☆88Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated last week
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆237Updated 11 months ago
- Deterministic simulation of concurrency and failure in distributed systems☆39Updated 5 months ago
- userspace nvme driver☆104Updated 4 months ago
- Rust port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tunin…☆249Updated last month
- Omicron: Oxide control plane☆353Updated last week
- Structured outputs for LLMs☆52Updated last year
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchi…☆98Updated 2 weeks ago
- A Discord bot, written in Rust, that generates responses using the LLaMA language model.☆95Updated 2 years ago
- A native Jupyter notebook frontend with local + remote kernels, reactive cells, and IDE features, implemented in Rust☆125Updated 8 months ago
- Demo project showing a single Rust codebase running on CPU and directly on GPUs☆452Updated 2 months ago
- Unofficial Rust bindings to Apple's mlx framework☆202Updated 3 weeks ago