Giter VIP home page Giter VIP logo

Mincong Lu's Projects

astflatten icon astflatten

An experimental crate that flattens a recursive rust enum into continuous memory, while providing better match ergonomics by replacing Box, Vec and String with references.

bevy icon bevy

A refreshingly simple data-driven game engine built in Rust

bevy-assets icon bevy-assets

A collection of Bevy assets, plugins, learning resources, and apps made by the community

bevy-rectray icon bevy-rectray

A light-weight Anchor-Offset based 2D sprite rendering system for the bevy engine.

bevy_defer icon bevy_defer

A simple asynchronous runtime for executing async coroutines in the bevy engine.

bevy_serde_lens icon bevy_serde_lens

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

bevypunk icon bevypunk

Bevypunk is a recreation of Cyberpunk UI in Bevy using Bevy-Lunex. This project showcases advanced workflow and complex use of Bevy-Lunex library.

colorthis icon colorthis

Meta macros that aid macro authors to create colors from a generalized syntax.

default-constructor icon default-constructor

Macros for creating pseudo-dsls that constructs structs through default construction and field conversion.

i2f icon i2f

Macros that turns integer literals to float literals and vice versa.

libedf-core icon libedf-core

A bevy based, dynamic linking focused, sRPG logic engine.

macroex icon macroex

An extractor based low level macro parsing crate that provides high level parsing support through derive macros.

mutify icon mutify

Coerse `mut var: T` and `var: &mut T` into `&mut T`

parse-color icon parse-color

A crate that provides conversion from CSS color names or TailwindCSS classes to RGBA colors, in the form of [u8; 4].

rhai icon rhai

Rhai - An embedded scripting language for Rust.

riostream icon riostream

A humorous attempt at implementing C++'s iostream and its syntax in Rust.

str-set icon str-set

A game oriented string set with a focus on ergonomics and performance.

strflags icon strflags

A string-enum and string-flags with fixed variants that can also accept arbitrary data.

stringiter icon stringiter

An overly designed &str iterator made with zero-copy parsing in mind, with an emphasis on ergonomics.

type-protocol icon type-protocol

A crate provding a simple syntax representing types inspired by the go programming language.

ui-navigation icon ui-navigation

A UI navigation algoritm implemented in rust currently targeting the bevy ui library

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.