inivri's Stars
PinkDot-AI/eschergraph
The EscherGraph introduces advanced search capabilities on generalized knowledge graphs that are build using LLMs.
cosmic-cortex/mlfz
An educational machine learning library.
AlexBuz/rust_to_bf
A compiler from a subset of Rust to Brainfuck
harness/harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
BcnRust/devbcn-workshop
🦀🔨 DevBcn Workshop - Full Stack Rust - Actix - Postgres - Shuttle - Dioxus
shuttle-hq/shuttle
Build & ship backends without writing any infrastructure files.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
veluca93/complexity-guesser
bytecodealliance/wasmtime
A fast and secure runtime for WebAssembly
theseus-rs/rsql
Command line interface for CockroachDB, DuckDB, LibSQL, MariaDB, MySQL, PostgreSQL, Redshift, Snowflake, SQLite3 and SQL Server
kyegomez/SparseAttention
Pytorch Implementation of the sparse attention from the paper: "Generating Long Sequences with Sparse Transformers"
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
Prunoideae/web-rwkv-axum
A highly customizable, full scale web backend for web-rwkv, built on axum with websocket protocol.
koute/rwkv_tokenizer
cryscan/web-rwkv
Implementation of the RWKV language model in pure WebGPU/Rust.
WasmEdge/WasmEdge
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
krausest/js-framework-benchmark
A comparison of the performance of a few popular javascript frameworks
FrancescoXX/rustcrab
An Open Source project with everything you need to learn about Rust.
mem0ai/mem0
The Memory layer for your AI apps
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
roboflow/supervision
We write your reusable computer vision tools. 💜
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
Swatinem/rust-cache
A GitHub Action that implements smart caching for rust/cargo projects
stkevintan/Kirk
Just A Rust Wasm Blog
Renmusxd/RustQIP
Quantum computing using rust. Efficient and a borrow-checked no cloning theorem!
rustwasm/awesome-rust-and-webassembly
Awesome Rust and WebAssembly projects, libraries, tools, and resources
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
Blealtan/RWKV-LM-LoRA
RWKV is a RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.