Skip to content
Avatar

Achievements

Achievements

Highlights

  • 1 discussion answered

Organizations

@rust-lang @rust-lang-nursery @LykenSol @image-rs @LykenSol-abandoned @eddyb-abandoned
Block or Report

Block or report eddyb

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

Popular repositories

  1. Reverse engineering framework.

    Rust 33 2

  2. C/C++ preprocessor.

    Rust 14

  3. glOOF: an OpenGL implementation experiment

    Rust 6 1

  4. Forked from chjj/tty.js

    A terminal for your browser, using node/express/socket.io

    JavaScript 3

  5. Forked from twbs/bootstrap

    HTML, CSS, and JS toolkit from Twitter

    JavaScript 2

  6. Forked from rust-lang/rust

    a safe, concurrent, practical language

    Rust 2

642 contributions in the last year

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

Contribution activity

August 2021

Created 1 repository

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

Avoid using the copy_nonoverlapping wrapper through mem::replace.

This is a much simpler way to achieve the pre-#86003 behavior of mem::replace not needing dynamically-sized memcpys (at least before inlining), tha…

+47 −30 11 comments

Created an issue in mdsteele/rust-ar that received 3 comments

Windows .lib files do not use UTF-16.

In d68690d, an OsStr -> UTF-16 encoding step was added on Windows, but neither Rust .rlibs nor MSVC .libs appear to use that format. IME, the names…

3 comments
Opened 2 other issues in 2 repositories
EmbarkStudios/rust-gpu 1 open
LykenSol/sublingual 1 open

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