Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Stars
📚 Learn to write an embedded OS in Rust 🦀
Platform that enables Windows driver development in Rust. Developed by Surface.
JackCrumpLeys / valence
Forked from valence-rs/valenceA fork for my work on valence
A multithreaded Minecraft server built for redstone.
A reimplementation of the minecraft server in rust.
Cleans dependencies and build artifacts from your projects.
Sim provides a discrete event simulation engine, to facilitate Rust- and npm-based simulation products and projects
Fullstack app framework for web, desktop, mobile, and more.
A networking library to make multiplayer games for the Bevy game engine
Instant, controllable, local pre-trained AI models in Rust
A library for building fast, reliable and evolvable network services.
Rust implementation of the wayland protocol (client and server).
An example repo to setup cxx (Rust FFI library) with the CMake build system.
KylinMountain / graphrag-server
Forked from microsoft/graphrag添加🚀流式 Web 服务到 GraphRAG,兼容 OpenAI SDK,支持可访问的实体链接🔗,支持建议问题,兼容本地嵌入模型,修复诸多问题。Add streaming web server to GraphRAG, compatible with OpenAI SDK, support accessible entity link, support advice question, co…
A modular graph-based Retrieval-Augmented Generation (RAG) system
Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
A simple, decentralized mesh VPN with WireGuard support.
Official Pytorch repository for Extreme Compression of Large Language Models via Additive Quantization https://arxiv.org/pdf/2401.06118.pdf and PV-Tuning: Beyond Straight-Through Estimation for Ext…
ChatLLaMA 📢 Open source implementation for LLaMA-based ChatGPT runnable in a single GPU. 15x faster training process than ChatGPT
Parallel breadth-first search C++ implementation, both using pthread and fast flow.