Pinned Repositories
bevy
A refreshingly simple data-driven game engine built in Rust
backroll-rs
A (almost) 100% pure safe Rust implementation of GGPO-style rollback netcode.
FantasyCrescendo
A 2.5D Touhou Platform Fighter, By the fans, for the fans.
aiolmdb
An asyncio wrapper around LMDB for Python.
bevy_prototype_particles
a prototype crate for creating modular and performant 3D CPU particle systems, inspired by Unity's Shuriken Particle System.
DanmakU
An open source Danmaku development kit for Unity3D.
Danmakufu-ph3
A read-only repo of Danmakufu ph3
fumolang
A compiled, non-portable, esoteric programming langauge based on FumoFumo plushies.
GTCourseWork
A compendium of random work I have done as a student in Georgia Tech's Computer Science program
Hourai
The world's most advanced security and moderation bot for Discord.
james7132's Repositories
james7132/Hourai
The world's most advanced security and moderation bot for Discord.
james7132/bevy_asm_tests
Assembly output tests for bevy_ecs
james7132/rfcs
Suggest changes to Bevy and view accepted designs
james7132/jliu.xyz
Personal website and blog, written using Zola.
james7132/AprilFool2021
Dumb April Fools Bot for Touhou Project Discord in 2021
james7132/async-channel
Async multi-producer multi-consumer channel
james7132/async-executor
Async executor
james7132/async-global-executor
A global executor built on top of async-executor and smol
james7132/async-signal
Asynchronous signal handling
james7132/bevy
A refreshingly simple data-driven game engine built in Rust
james7132/blocking
A thread pool for isolating blocking I/O in async programs
james7132/concurrent-queue
Concurrent multi-producer multi-consumer queue
james7132/cpal
Cross-platform audio I/O library in pure Rust
james7132/crossbeam
Tools for concurrent programming in Rust
james7132/encase
Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules
james7132/encase_asm_tests
james7132/event-listener-strategy
A wrapper around event-listener to handle dual blocking/async use cases
james7132/fixedbitset
A simple bitset container for Rust
james7132/gltf
A crate for loading glTF 2.0
james7132/james7132.github.io
My older personal website. Now replaced with https://github.com/james7132/jliu.xyz
james7132/ktx2
ktx2 parsing library
james7132/petgraph
Graph data structure library for Rust.
james7132/rayon
Rayon: A data parallelism library for Rust
james7132/rTouhouModBot
Moderator bot for /r/touhou
james7132/sharded-slab
a lock-free concurrent slab (experimental)
james7132/smol
A small and fast async runtime for Rust
james7132/sysinfo
Cross-platform library to fetch system information
james7132/tracing
Application level tracing for Rust.
james7132/ttl-file-rs
Zero-config management of expiring files.
james7132/winit
Window handling library in pure Rust