Pinned Repositories
clojure-lexical-scope
cow
A HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxy to access.
drawing
A Simple WGPU App
getting-started-with-piston
A tutorial to help you get started developing kick-ass games using Rust and Piston
hm
Haskell-y Hindley-Milner in Rust
proxy-test
rs-test-calc
rust-sdl2-lazyfoo
The lazyfoo SDL2 lessons (http://lazyfoo.net/tutorials/SDL/) ported to rust.
rustc-chinese
使用中文报错的 Rust 编译器
bombless's Repositories
bombless/rfcs
RFCs for changes to Rust
bombless/semi-bnf
semi-bnf is a Rust library for parsing BNF-like rules
bombless/to_default
This library provides a convenient way to repalce a typical usuage of `mem::replace`
bombless/rs-lazy
bombless/quirk
Quirk is a Rust libray to parse ill-formed XML
bombless/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
bombless/rs-test-calc
bombless/bfvm-rs
bfvm-rs is a platform for dynamic typed language basing on a brain* virtual machine
bombless/rustc-chinese
使用中文报错的 Rust 编译器
bombless/cphalcon
Web framework delivered as a C-extension for PHP
bombless/rusti
REPL for the Rust programming language
bombless/ncollide
2 and 3-dimensional collision detection library in Rust
bombless/rust-ftp
FTP client for Rust
bombless/gpl
bombless/pipe-rs
Rust library to operate pipe in various OSs
bombless/physics_mathematics_skills_for_game_development
《游戏开发的数学和物理》配套示例代码
bombless/atom-language-nginx
Syntax and snippet support for Nginx configuration files.
bombless/irsc
A not-so-highlevel IRC library, currently copying way too many strings.
bombless/rustdown
A pure-Rust, eventually standards-compliant markdown processor
bombless/simple
The simplest Rust graphics library, inspired by LOVE2D.
bombless/rustaceans.org
Backing data for
bombless/getting-started-with-piston
A tutorial to help you get started developing kick-ass games using Rust and Piston
bombless/rust-sdl2
SDL2 bindings for Rust
bombless/rust-sdl2_image
Rust bindings for sdl2_image
bombless/learning-haskell
bombless/atom-language-rust
Rust language support in Atom
bombless/rust-sdl2-lazyfoo
The lazyfoo SDL2 lessons (http://lazyfoo.net/tutorials/SDL/) ported to rust.
bombless/Windows-Driver-Frameworks
WDF makes it easy to write high-quality Windows drivers
bombless/image
Encoding and decoding images in Rust
bombless/gfx_macros
Utility macros for gfx-rs