Pinned Repositories
bazel-docsy
Prototype Bazel documentation with Docsy
bazelcon2021
Notes from BazelCon 2021
snippets
gregestren's Repositories
gregestren/snippets
gregestren/bazel-docsy
Prototype Bazel documentation with Docsy
gregestren/bazelcon2021
Notes from BazelCon 2021
gregestren/bazel
a fast, scalable, multi-language and extensible build system
gregestren/bazel-blog
Content of the Bazel blog
gregestren/bazel-buildfarm
Bazel remote caching and execution service
gregestren/bazel-docs-v1
Snapshot of docs.bazel.build before https://github.com/bazelbuild/bazel/pull/10762
gregestren/gregestren
Extended profile
gregestren/bazel-skylib
Common useful functions for writing custom build rules with Skylark
gregestren/bazel-website
Website for Bazel, a fast, scalable, multi-language and extensible build system
gregestren/bazel-website-previews
Staging for Bazel website updates
gregestren/bazelcon2023
Prep work for BazelCon 2023
gregestren/BazelToolchainExample
Simple example for creating a custom toolchain for use with Bazel
gregestren/buildtools
A bazel BUILD file formatter and editor
gregestren/examples
Examples for Bazel
gregestren/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
gregestren/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
gregestren/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
gregestren/proposals
Index of all Bazel proposals and design documents
gregestren/rules_cc
C++ Rules for Bazel
gregestren/rules_foreign_cc
Build rules for interfacing with "foreign" (non-Bazel) build systems (CMake, configure-make, GNU Make, boost, ninja)
gregestren/rules_go
Go rules for Bazel
gregestren/rules_haskell
Haskell rules for Bazel.
gregestren/rules_kotlin
Bazel rules for Kotlin
gregestren/rules_pkg
Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)
gregestren/stardoc
Stardoc: Starlark Documentation Generator
gregestren/upb
a small protobuf implementation in C