Pinned Repositories
abseil.github.io
Abseil documentation abseil.io
auto
A collection of source code generators for Java.
awesome-kotlin
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
bazel
a fast, scalable, multi-language and extensible build system
bazel-foreign-build-systems
Experiments for making Bazel build third-party dependencies using their own native build systems.
bazel-with-maven-template
Get started quickly with a Bazel project that already has popular Java third-party dependencies set up.
min-max-2var
A two-variable linear min-max solver
proto_library
seidel-lp-solver
Mike Hohmeyer's implementation for R. Seidel's LP solver
tools_jvm_autodeps
Automatic Dependency Management Tools for JVM Languages
cgrushko's Repositories
cgrushko/tools_jvm_autodeps
Automatic Dependency Management Tools for JVM Languages
cgrushko/proto_library
cgrushko/bazel-with-maven-template
Get started quickly with a Bazel project that already has popular Java third-party dependencies set up.
cgrushko/bazel-foreign-build-systems
Experiments for making Bazel build third-party dependencies using their own native build systems.
cgrushko/abseil.github.io
Abseil documentation abseil.io
cgrushko/awesome-kotlin
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
cgrushko/bazel
a fast, scalable, multi-language and extensible build system
cgrushko/bazel-deps
Generate bazel dependencies for maven artifacts
cgrushko/bazel-fbs
Rules for building projects using foreign build systems inside Bazel projects.
cgrushko/BUILD_file_generator
Generate BUILD files for your Java files
cgrushko/buildtools
A bazel BUILD file formatter and editor
cgrushko/commons-compress
Mirror of Apache Commons Compress
cgrushko/continuous-integration
Continuous Integration Scripts for Bazel
cgrushko/fresco
An Android library for managing images and the memory they use.
cgrushko/gitignore
A collection of useful .gitignore templates
cgrushko/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
cgrushko/google-java-format
Reformats Java source code to comply with Google Java Style.
cgrushko/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
cgrushko/jupblite
cgrushko/ktfmt
A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
cgrushko/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
cgrushko/platform_frameworks_base
cgrushko/protobuf
Protocol Buffers - Google's data interchange format
cgrushko/react-native
A framework for building native applications using React
cgrushko/rules_foreign_cc
EXPERIMENTAL build rules for interfacing with "foreign" (non-Bazel) build systems
cgrushko/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
cgrushko/smrepro
cgrushko/spotless
Keep your code spotless
cgrushko/text
cgrushko/upb
a small protobuf implementation in C