Pinned Repositories
Airshipper
A cross-platform Veloren launcher.
atomic_refcell
Threadsafe RefCell for Rust
bevy_ecs_tilemap
A tilemap rendering crate for bevy which is more ECS friendly.
bitvec_simd
instrument-bench
lavacooling
veloren-snap
Snap packaging for Veloren, an open-source multiplayer voxel RPG
wgpu
Native WebGPU implementation based on gfx-hal
veloren
An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World. This repository is a mirror. Please submit all PRs and issues on our GitLab page.
Imberflur's Repositories
Imberflur/veloren-snap
Snap packaging for Veloren, an open-source multiplayer voxel RPG
Imberflur/wgpu
Native WebGPU implementation based on gfx-hal
Imberflur/atomic_refcell
Threadsafe RefCell for Rust
Imberflur/bevy_ecs_tilemap
A tilemap rendering crate for bevy which is more ECS friendly.
Imberflur/boxcar
A concurrent, append-only vector.
Imberflur/cosmic-text
Pure Rust multi-line text handling
Imberflur/crossbeam
Tools for concurrent programming in Rust
Imberflur/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
Imberflur/egui_winit_platform
Platform code to use egui with winit.
Imberflur/fd-lock
Advisory cross-platform file locks using file descriptors
Imberflur/futures-rs
Zero-cost asynchronous programming in Rust
Imberflur/gfx
A low-overhead Vulkan-like GPU API for Rust.
Imberflur/hibitset
Hierarchical bit set container
Imberflur/iced
A cross-platform GUI library for Rust, inspired by Elm
Imberflur/kira
Library for expressive game audio.
Imberflur/maybe-dangling.rs
`ManuallyDrop<T>` and `MaybeDangling<T>` semantics in stable Rust as per https://github.com/rust-lang/rfcs/pull/3336
Imberflur/once_cell
Rust library for single assignment cells and lazy statics without macros
Imberflur/petgraph
Graph data structure library for Rust.
Imberflur/profiling
Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.
Imberflur/rapier
2D and 3D physics engines focused on performance.
Imberflur/rapier.rs
Official website for the Rapier physics engine.
Imberflur/rust_tracy_client
Tracy client libraries for Rust
Imberflur/shred
Shared resource dispatcher
Imberflur/specs
Specs - Parallel ECS
Imberflur/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
Imberflur/tempfile
Temporary file library for rust
Imberflur/vek
Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.
Imberflur/vergen
Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros
Imberflur/winit
Window handling library in pure Rust
Imberflur/zellij
A terminal workspace with batteries included