Skip to content
Avatar
🐣
Hatching ideas
🐣
Hatching ideas

Sponsors

@yaahc
@embark-studios

Highlights

  • Pro

Organizations

@hexe-rs @oceanpkg @rustswift @savoryink @ffi-rs
Block or Report

Block or report nvzqz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nvzqz/README.md

Hey there! 👋

I'm a software engineer and designer making a plethora of creative works.

Pinned

  1. fruity Public

    Rusty bindings for Apple libraries

    Rust 153 8

  2. FileKit Public

    Simple and expressive file management in Swift

    Swift 2.2k 203

  3. Ensure correct assumptions about constants, types, and more in Rust

    Rust 483 18

  4. RandomKit Public

    Random data generation in Swift

    Swift 1.5k 97

  5. Bridging the gap between Swift and Rust

    Rust 134 6

228 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2022

Created 12 commits in 1 repository

Created a pull request in rust-lang/rust that received 5 comments

Implement Fn traits for Rc and Arc

These use the same semantics as the implementations for &F by only covering F: Fn. This change enables passing reference-counted closures to functi…

+46 −0 5 comments

Created an issue in rust-lang/libs-team that received 6 comments

ACP: Implement Fn traits for Rc and Arc

Proposal Problem statement It is not possible to pass reference-counted closures to APIs that take Fn + 'static or Fn + Clone. Motivation, use-cases …

6 comments

Seeing something unexpected? Take a look at the GitHub profile guide.