Pinned Repositories
bloaty
Bloaty McBloatface: a size profiler for binaries
blog-code
Sample code from blog articles on blog.reverberate.org
dblbook
Double-Booked: a Chrome app for double-entry accounting.
dumpfp
A small little tool for dumping a floating-point number in its native format
fast-recs-collate
A fast version of recs-collate
gazelle
A system for creating fast, reusable parsers
jitdemo
Demo programs for my blog entry "Hello, JIT World!"
taskforce
A low-level build system on which higher-level build languages can be written
upb
a small protobuf implementation in C
vtparse
A library to parse terminal escape sequences exactly how the real hardware does.
haberman's Repositories
haberman/jitdemo
Demo programs for my blog entry "Hello, JIT World!"
haberman/gazelle
A system for creating fast, reusable parsers
haberman/vtparse
A library to parse terminal escape sequences exactly how the real hardware does.
haberman/upb
a small protobuf implementation in C
haberman/dumpfp
A small little tool for dumping a floating-point number in its native format
haberman/dblbook
Double-Booked: a Chrome app for double-entry accounting.
haberman/fast-recs-collate
A fast version of recs-collate
haberman/taskforce
A low-level build system on which higher-level build languages can be written
haberman/blog-code
Sample code from blog articles on blog.reverberate.org
haberman/bloaty
Bloaty McBloatface: a size profiler for binaries
haberman/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
haberman/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
haberman/oss-fuzz
OSS-Fuzz - continuous fuzzing of open source software
haberman/protobuf
Protocol Buffers - Google's data interchange format
haberman/Vim
:star: Vim for Visual Studio Code
haberman/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
haberman/abseil-cpp
Abseil Common Libraries (C++)
haberman/grpc-httpjson-transcoding
Transcoding to provide HTTP/JSON interface for gRPC Service
haberman/ninja
a small build system with a focus on speed
haberman/oss-policies-info
haberman/protobuf-segfault-example
Reproducing segfault when loading google-cloud-trace gem.
haberman/rapidhash
Very fast, high quality, platform-independent hashing algorithm.
haberman/rules_cc
C++ Rules for Bazel
haberman/starlark-go
Starlark in Go: the Starlark configuration language, implemented in Go