Skip to content
Avatar
  • Google
  • Sydney, Australia

Achievements

Achievements

Block or Report

Block or report jacobsa

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. A Go library for dealing with serial ports.

    Go 548 106

  2. fuse Public

    A Go package for implementing a FUSE file system.

    Go 345 81

  3. A set of matchers for Go inspired by Google Test for C++ and Google JS Test.

    Go 36 4

  4. crypto Public

    Some Go cryptography routines that are not included in the Go standard library.

    Go 27 15

  5. ogletest Public

    A Go unit testing framework with style similar to Google Test for C++ and Google JS Test.

    Go 12 3

  6. igo Public

    A zero-configuration build system for the Go programming language.

    Go 10 1

8 contributions in the last year

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

Contribution activity

May 2022

Created 1 commit in 1 repository

Created an issue in llvm/llvm-project that received 3 comments

std::is_invocable_r and std::is_nothrow_invocable_r incorrectly handle non-moveable return types

Here is a test program involving a function that returns a type that cannot be move-constructed: #include <type_traits> // A type that cannot be mo…

3 comments

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