Sean Sullivan (snendev)

snendev

Geek Repo

Company:@snendev-labs

Home Page:https://snen.dev

Twitter:@snendev

Github PK Tool:Github PK Tool

Sean Sullivan's starred repositories

typst

A new markup-based typesetting system that is powerful and easy to learn.

Language:RustLicense:Apache-2.0Stargazers:30910Issues:83Issues:2240

open-next

Open source Next.js serverless adapter

Language:TypeScriptLicense:MITStargazers:3728Issues:21Issues:183

twiggy

Twiggy🌱 is a code size profiler

Language:RustLicense:Apache-2.0Stargazers:1243Issues:13Issues:88

bevy_editor_pls

In-App editor tools for bevy applications

Language:RustLicense:NOASSERTIONStargazers:703Issues:11Issues:61

lightyear

A networking library to make multiplayer games for the Bevy game engine

Language:RustLicense:Apache-2.0Stargazers:337Issues:6Issues:174

bevy_vector_shapes

A library for rendering vector shapes using the Bevy game engine

Language:RustLicense:NOASSERTIONStargazers:295Issues:5Issues:30

sickle_ui

A widget library built on top of bevy_ui.

Language:RustLicense:Apache-2.0Stargazers:214Issues:11Issues:16

crossbow

Cross-Platform build tools and toolkit for games and game engines written in Rust! 🦀

Language:RustLicense:Apache-2.0Stargazers:198Issues:9Issues:77

bevy_terrain

A terrain rendering plugin for the bevy game engine.

Language:RustLicense:Apache-2.0Stargazers:174Issues:10Issues:8

oxidized_navigation

A runtime Nav-Mesh generation plugin for Bevy Engine in Rust.

Language:RustLicense:Apache-2.0Stargazers:153Issues:4Issues:20

bevy_vello

An integration to render with Vello in Bevy game engine.

Language:RustLicense:Apache-2.0Stargazers:101Issues:5Issues:22

bevy_animation_graph

Animation graphs in Bevy!

Language:RustLicense:Apache-2.0Stargazers:86Issues:2Issues:14

bevy_text_mesh

A bevy 3D text mesh generator for displaying text

Language:RustLicense:MITStargazers:63Issues:6Issues:15

haalka

ergonomic reactive Bevy UI library powered by FRP signals

Language:RustLicense:Apache-2.0Stargazers:57Issues:2Issues:0

bevy_flurx

Allows you to write sequential description of processes involving delays, user input, and other waits.

Language:RustLicense:Apache-2.0Stargazers:48Issues:2Issues:5

tutorials

Code for (video) tutorials

Language:JavaLicense:MITStargazers:39Issues:3Issues:0

bevy_timewarp

A rollback library that buffers component state. Useful for netcode.

Language:RustLicense:MITStargazers:37Issues:2Issues:5

cinnog

Experimental static site generator using Leptos with Bevy ECS as a data layer

Language:RustLicense:Apache-2.0Stargazers:35Issues:1Issues:3

bevy_rand

A plugin to integrate rand for ECS optimised RNG for the Bevy game engine.

Language:RustLicense:Apache-2.0Stargazers:32Issues:2Issues:7

leafwing_input_playback

Input capture and playback functionality for the Bevy game engine.

Language:RustLicense:Apache-2.0Stargazers:29Issues:2Issues:17

bevy_flowfield_tiles_plugin

Bevy plugin for Flowfield based pathfinding

Language:RustLicense:NOASSERTIONStargazers:28Issues:1Issues:33

bevy_serde_lens

Stateful, structural and pretty serialization framework for the bevy engine.

Language:RustLicense:Apache-2.0Stargazers:15Issues:1Issues:1

web_panic_report

A panic handler for wasm32 bug reporting

Language:RustLicense:Apache-2.0Stargazers:9Issues:2Issues:1

renet2

Server/Client network library for multiplayer games with authentication and connection management made with Rust. Forked from renet.

Language:RustLicense:Apache-2.0Stargazers:9Issues:1Issues:9

bevy_extern_events

Bevy plugin for generic external events forwarded to Bevy EventReaders 🦀

yaambo

Rust crate for concurrent skip lists

Language:RustLicense:MITStargazers:3Issues:1Issues:0

petnat

A Petri net plugin for Bevy Engine.

Language:RustStargazers:3Issues:1Issues:0

jni-bindgen

Generate Rust JVM FFI wrappers around APIs defined by .jar or .class files, because maintaining your own hand-written bindings is an exercise in boredom, soundness bugs, and pain.

Language:RustLicense:Apache-2.0Stargazers:1Issues:0Issues:0

bevy_stdx

A collection of small Bevy add-ons we use really often