The Wayback Machine - https://web.archive.org/web/20220915130512/https://github.com/haberman
Skip to content
Avatar

Highlights

  • Pro

Organizations

@google @protocolbuffers
Block or Report

Block or report haberman

Report abuse

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

Report abuse

Popular repositories

  1. jitdemo Public

    Demo programs for my blog entry "Hello, JIT World!"

    C 215 52

  2. gazelle Public

    A system for creating fast, reusable parsers

    Lua 167 22

  3. upb Public

    Forked from protocolbuffers/upb

    a small protobuf implementation in C

    C 64 8

  4. vtparse Public

    A library to parse terminal escape sequences exactly how the real hardware does.

    59 18

  5. dumpfp Public

    A small little tool for dumping a floating-point number in its native format

    C++ 52 9

  6. dblbook Public

    Double-Booked: a Chrome app for double-entry accounting.

    JavaScript 30 5

1,046 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri
Activity overview
Contributed to protocolbuffers/upb, protocolbuffers/protobuf, google/bloaty and 13 other repositories

Contribution activity

September 2022

Created 5 commits in 1 repository
Opened 2 pull requests in 2 repositories

Created an issue in protocolbuffers/protobuf that received 1 comment

Ruby should embed a serialized descriptor into generated code instead of using the DSL

Currently our generated code for Ruby uses a DSL to specify protos, eg: Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/p…

1 comment