HyperCodec's Stars
kevinmehall/rust-peg
Parsing Expression Grammar (PEG) parser generator for Rust
ratatui/ratatui
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
UgurcanAkkok/AreWeRustYet
Awesome list of "Are We *thing* Yet" for Rust
vivaansinghvi07/dreamberd-interpreter
Interpreter for the perfect programming language
laurent22/joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
gleam-lang/awesome-gleam
💯 A collection of Gleam libraries, projects, and resources
EmiOnGit/warbler_grass
A bevy plugin for creating 3d grass in your game
nicopap/bevy_mod_sysfail
Decorate your bevy system with the sysfail macro attribute to make them handle cleanly failure mods.
NiklasEi/bevy_kira_audio
A Bevy plugin to use Kira for game audio
tesselode/kira
Library for expressive game audio.
JonahPlusPlus/bevy_atmosphere
A procedural sky plugin for bevy
BlackPhlox/bevy_dolly
h3r2tic's dolly abstraction layer for the bevy game framework
TheGrimsey/oxidized_navigation
A runtime Nav-Mesh generation plugin for Bevy Engine in Rust.
janhohenheim/foxtrot
The all-in-one Bevy 3D game template for desktop.
zmwangx/rust-ffmpeg
Safe FFmpeg wrapper.
rust-bakery/nom
Rust parser combinator framework
torvalds/linux
Linux kernel source tree
kurtkuehnert/terrain_renderer
A large-scale real-world terrain renderer written in Rust using the Bevy game engine.
kurtkuehnert/bevy_terrain
A terrain rendering plugin for the bevy game engine.
bluenviron/gohlslib
HLS client and muxer library for the Go programming language
bluenviron/mediamtx
Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
copy/v86
x86 PC emulator and x86-to-wasm JIT, running in the browser
grafana/loki
Like Prometheus, but for logs.
json-everything/json-everything
System.Text.Json-based support for all of your JSON needs.
lenscas/tealr
A wrapper around mlua to generate documentation, definition files and other helpers
mlua-rs/mlua
High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau bindings to Rust with async/await support
mlua-rs/rlua
High level Lua bindings to Rust
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
google/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
google/gemma_pytorch
The official PyTorch implementation of Google's Gemma models