enveeed's Stars
immich-app/immich
High performance self-hosted photo and video management solution.
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
EmbarkStudios/kajiya
💡 Experimental real-time global illumination renderer 🦀
rust-ndarray/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
sharkdp/dbg-macro
A dbg(…) macro for C++
google/ksp
Kotlin Symbol Processing API
Amanieu/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
imgui-rs/imgui-rs
Rust bindings for Dear ImGui
ZDoom/gzdoom
GZDoom is a feature centric port for all Doom engine games, based on ZDoom, adding an OpenGL renderer and powerful scripting capabilities
KhronosGroup/SPIRV-Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
ash-rs/ash
Vulkan bindings for Rust
cimgui/cimgui
c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets
jnr/jnr-ffi
Java Abstracted Foreign Function Layer
David-DiGioia/vulkan-diagrams
Diagrams showing relationships between Vulkan objects and how they're used.
fitzgen/generational-arena
A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.
bazelbuild/rules_rust
Rust rules for Bazel
PistonDevelopers/glfw-rs
GLFW3 bindings and idiomatic wrapper for Rust.
d4rken-org/capod
A companion app for AirPods on Android.
Godlander/objmc
A tool to bypass Minecraft Java Edition model limits by baking vertex data into texture.
enzet/map-machine
Python renderer for OpenStreetMap with custom icons intended to display as many map features as possible
furiousMAC/continuity
Apple Continuity Protocol Reverse Engineering and Dissector
rugk/offline-qr-code
📱 Browser add-on allowing you to quickly generate a QR code offline with the URL of the open tab or other text!
quietvoid/hdr10plus_tool
CLI utility to work with HDR10+ in HEVC files.
jpenilla/run-task
Gradle plugins adding tasks to run Minecraft server and proxy software
re1san/K-Dots
Configuration & Themes for my Kde Arch Setup
netspooky/dissectors
random dissectors
krakowski/gradle-jextract
Gradle plugin for integrating Project Panama's jextract tool
khalladay/VkMaterialSystem
A Material System Demo for Vulkan
nayuki/PNG-library
Easy, safe, flexible Java library to decode and encode PNG image files
nvpro-samples/vk_timeline_semaphore
Vulkan timeline semaphore + async compute performance sample