egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
- Stars
- 30.1K
- Forks
- 2.1K
- Pushed
- Today
Current GitHub adoption and maintenance signals.
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
A lightweight C++ logging library
The easy way to make a Rust app with a GUI
2D plotting library in Rust for egui
Minimal Rust HTTP client for both native and WASM
Loose collection of misc C++ libs
A C++ port of Wave Function Collapse Tiling
A Software Renderer for Dear ImGui
A novel adaptive sorting algorithm
A simple and friendly config format
Experimental config library for C++
A benchmark for random memory accesses
Dual Contoruing implemented in C++
Exeprimental visual terminal for egui
Lua + Typesafety = Sol
Experimental type-safe geometric algebra for Rust
Show puffin profiler flamegraph in-game using egui
Rust + WASM experiment
Fork of http://code.google.com/p/sproxel/
BON - Binary Object Notation
A presentation about egui, implemented in egui
Field interpolation using finite elements and sparse linear least squares
My personal blog, I Like Big Bits
Experiments in visualizing music theory
Some 2D/3D math I tend to reuse across projects.
egui_dock: docking support for egui – an immediate-mode GUI library for Rust
Rust formatting tool for clustering use statements
CLI tool for summarizing your GitHub work week
A Rust crate for working with snake_case strings
Rust crate for fast and simple error context on panics
Audit what a crate is capable of by analyzing what linker symbols it emits
Helper script for automatic text alignment
Test the use of rayon on Wasm
Quick test of egui dependencies
Attempt at fixing MacOS file dialog bug. Credits go to the winit devs and PolyMeilex.
Emil Ernerfeldt, creator of egui.rs, co-founder for Rerun.io
A Rust crate to test if it is possible to make a crate that is both a binary and a library
The repository for rust-gamedev.github.io
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
irc bot that scan for urls, then print the page title to the channel
Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
Strips Lua files of specific statements. The outputted Lua files are identically formatted to the input, including line numbers even after the skipped statements.
Benchmarking some image decoding
Minimal request library in rust.
Extract documentation for the feature flags from comments in Cargo.toml
The cross-platform game engine in Rust.
Rust object_store crate
Data for this-week-in-rust.org
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
A refreshingly simple data-driven game engine built in Rust
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
Rusty Object Notation
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Fork
No repository description provided.
Opinionated Rust linter and formatter
No repository description provided.
❌ Cargo plugin for linting your dependencies 🦀
Minimal rust repository for a CodeLLDB debug problem
Tensors and differentiable operations (like TensorFlow) in Rust
A simple and fast linear algebra library for games and graphics
A website built for the Rust community
No repository description provided.
C/C++ JSON parser/generator benchmark
Default channel file for Package Control. Follow the directions at:
WebGL toys
A benchmark for random memory access
Lua source code minifier.
No repository description provided.
No repository description provided.
Rust bindings and wrapper for XCB.
This is the egui integration crate for winit, ash and vk_mem.
Threadsafe RefCell for Rust
A plugin for Egui integration into Bevy
Official Rust implementation of Apache Arrow
Apache DataFusion SQL Query Engine
An opinionated game math library built on top of glam
slippy map (openstreetmap) widget for egui
The Rust Reference
Facilitating high-level interactions between Wasm modules and JavaScript
Cross platform rendering for Rust
Detects usage of unsafe Rust in a Rust crate and its dependencies.
A fully asynchronous, futures-based Kafka client library for Rust based on librdkafka
RFCs for changes to Rust