Pinned Repositories
ipmb
An interprocess message bus system built in Rust.
tui-rs
Build terminal user interfaces and dashboards using Rust
wgpu
A cross-platform, safe, pure-Rust graphics API.
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
angular-router-loader
A Webpack loader that enables string-based module loading with the Angular Router
bevy
A refreshingly simple data-driven game engine built in Rust
core-foundation-rs
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
coreaudio-sys
Raw bindings to the OSX CoreAudio framework generated by bindgen (see coreaudio-rs for a more rust-esque wrapper).
plain-rt
A plain async runtime
precord
Command line tool for recording process or system performance data.
xiaopengli89's Repositories
xiaopengli89/precord
Command line tool for recording process or system performance data.
xiaopengli89/plain-rt
A plain async runtime
xiaopengli89/bevy
A refreshingly simple data-driven game engine built in Rust
xiaopengli89/core-foundation-rs
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
xiaopengli89/coreaudio-sys
Raw bindings to the OSX CoreAudio framework generated by bindgen (see coreaudio-rs for a more rust-esque wrapper).
xiaopengli89/d3d12-rs
Rust wrapper for D3D12
xiaopengli89/runc-rs
xiaopengli89/scrollfix
keep cursor at fixed visual line of window
xiaopengli89/font-kit
A cross-platform font loading library written in Rust
xiaopengli89/gfx
A low-overhead Vulkan-like GPU API for Rust.
xiaopengli89/glutin
A low-level library for OpenGL context creation, written in pure Rust.
xiaopengli89/heim
Cross-platform async library for system information fetching 🦀
xiaopengli89/hid-kit
A pure-Rust HID library
xiaopengli89/hugo-theme-prav
Custom theme for gohugo static site generator
xiaopengli89/kube-rs
kubernetes client and futures controller runtime
xiaopengli89/kube-sc
A persistent volume generator for kubernetes local storage class
xiaopengli89/metal-rs
Rust bindings for Metal
xiaopengli89/naga
Universal shader translation in Rust
xiaopengli89/napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
xiaopengli89/nushell
A new type of shell
xiaopengli89/objc2
Bindings to Apple's frameworks in Rust
xiaopengli89/rust-smc
macOS SMC implementation.
xiaopengli89/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
xiaopengli89/tracing
Application level tracing for Rust.
xiaopengli89/tui-rs
Build terminal user interfaces and dashboards using Rust
xiaopengli89/uvc-control-rs
xiaopengli89/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
xiaopengli89/wgpu
Safe and portable GPU abstraction in Rust, implementing WebGPU API.
xiaopengli89/wgpu_glyph
A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)
xiaopengli89/winit
Window handling library in pure Rust