Pinned Repositories
divan
Fast and simple benchmarking for Rust projects
FileKit
Simple and expressive file management in Swift
fruity
Rusty bindings for Apple libraries
impls
A Rust macro to determine if a type implements a logical trait expression
Menubar-Colors
A macOS app for convenient access to the system color panel
RandomKit
Random data generation in Swift
Sage
A cross-platform chess library for Swift
static-assertions
Ensure correct assumptions about constants, types, and more in Rust
swift-bindgen
Bridging the gap between Swift and Rust
Unreachable
Unreachable code path optimization hint for Swift
nvzqz's Repositories
nvzqz/impls
A Rust macro to determine if a type implements a logical trait expression
nvzqz/rosy
Rust and Ruby, sitting in a tree 🌹
nvzqz/byte-set-rs
Efficient sets of bytes for Rust
nvzqz/mods
Simpler Rust module declaration
nvzqz/head-rs
Common Rust types with inline headers, such as HeaderVec for Vec
nvzqz/uncon-rs
Unchecked and unsafe type conversions in Rust
nvzqz/rust-selector-example
My attempt at creating Objective-C selectors in Rust at compile time
nvzqz/bu-cs411
Group project for Boston University's CS 411 course
nvzqz/awesome-rust-mentors
nvzqz/bidiff
A Rust take on bsdiff
nvzqz/bitvec
A crate for managing memory bit by bit
nvzqz/BLAKE3
the official Rust and C implementations of the BLAKE3 cryptographic hash function
nvzqz/byteset-rs
Efficient sets of bytes for Rust
nvzqz/constantine
Constant evaluation magic
nvzqz/counted
Efficient reference counted collections
nvzqz/culpa
Yet another error handling library
nvzqz/ffi-opaque
A simple macro to create correct opaque pointers
nvzqz/hack-ed-ios-workshop
nvzqz/iced
A cross-platform GUI library for Rust, inspired by Elm
nvzqz/mangarip
(Under Development)
nvzqz/MonitorControl
🖥 Control your external monitor brightness & volume on your Mac
nvzqz/multicodec
Compact self-describing codecs. Save space by using predefined multicodec tables.
nvzqz/nvzqz.github.io
A personal website
nvzqz/parsely
Parsing primitives for Rust
nvzqz/path_env
Operations on the PATH environment variable
nvzqz/rust-ctor
Module initialization/global constructor functions for Rust
nvzqz/rust-url
URL parser for Rust
nvzqz/servo
The Servo Browser Engine
nvzqz/tracing
Application level tracing for Rust.
nvzqz/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift