Pinned Repositories
rusqlite
Ergonomic bindings to SQLite for Rust
cc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
rust
Empowering everyone to build reliable and efficient software.
plrust
A Rust procedural language handler for PostgreSQL
arcstr
Better reference counted strings for Rust
dunjeon
small roguelike game in clojure
equirect-to-cubemap-faces
Convert an equirectangular image (aka lat-long map) into cubemap faces you can feed to WebGL
pcg-random
PCG RNG for JavaScript
rust-typed-arena
The arena, a fast but limited type of allocator
ubrustc
Unborrowed Rust Compiler (rustc without a borrowchecker)
thomcc's Repositories
thomcc/handy
Rust handle library
thomcc/ulock-sys
Rust bindings for Darwin's not-exactly-public ulock API, which provides futex-like functionality
thomcc/fish-cargo-completions
improved fish completions for cargo.
thomcc/unlambda-rs
Unlambda interpreter in Rust, for some reason.
thomcc/almost
A crate for comparing floating point numbers
thomcc/android-components
A collection of Android libraries to build browsers or browser-like applications.
thomcc/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
thomcc/cargo
The Rust package manager
thomcc/cargo-generate
cargo, make me a project
thomcc/core-foundation-rs
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
thomcc/ekam
Ekam Build System
thomcc/fastrand
A simple random number generator
thomcc/fenix
Fenix is not your parent's Android browser.
thomcc/ffi-support
A crate to help expose Rust functions over the FFI. (note: temporary home, eventually to be moved to mozilla/ffi-support)
thomcc/fruity
Rusty bindings for Apple libraries
thomcc/hashlink
An updated version of linked-hash-map and friends
thomcc/lazy_id
A thread-safe lazily-initialized 64-bit ID
thomcc/mozilla-pipeline-schemas
Schemas for Mozilla's data ingestion pipeline and data lake outputs
thomcc/nanoserde
Serialisation library with zero dependencies
thomcc/os-unfair-lock
thomcc/quest
The Quest programming language
thomcc/raw-window-handle
thomcc/rust-caseless
Unicode caseless matching
thomcc/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
thomcc/rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
thomcc/saltwater
saltwater: the part of the sea causing lots of rust
thomcc/standalone-char-count-bench
thomcc/term-width-example
thomcc/tinyvec
Just, really the littlest Vec you could need. So smol.
thomcc/uniffi-rs
A little experiment in more easily building cross-platform components in rust