buck2build
There are 16 repositories under buck2build topic.
yangm2/verilator-example
Example of using various technologies together in a Verilator simulation
zadlg/rules_openssl
Buck2 toolchain for OpenSSL.
zadlg/buck2-github-composite-action
GitHub composite action for downloading Buck2 releases.
zadlg/rules_gnumake
Buck2 toolchain for GNU Make.
zadlg/rules_musl
CXX toolchains based on musl for Buck2.
bearddan2000/clang-cli-buck2build-hello-world
POC compile c programming with buck2 build tool.
bearddan2000/clang-cli-buck2build-multi-files-hello-world
POC compile c programming with libraries in buck2 build tool.
bearddan2000/cpp-cli-buck2build-hello-world
POC compile cpp programming with buck2 build tool.
bearddan2000/cpp-cli-buck2build-multi-files-hello-world
POC compile cpp programming with libraries in buck2 build tool.
bearddan2000/dev-golang-cli-buck2build-hello-world
A POC for buck2 and golang.
bearddan2000/dev-haskell-cli-buck2build-hello-world
A POC for buck2 and haskell.
bearddan2000/dev-java-cli-buck2build-hello-world
A POC compiling java on buck2 build tool.
bearddan2000/dev-rust-cli-buck2build-hello-world
A POC for buck2 and rust.
bearddan2000/ocaml-cli-buck2build-hello-world
POC compile ocaml programming with buck2 build tool.
bearddan2000/python-cli-buck2build-hello-world
A POC for buck2 and python.
bearddan2000/python-web-api-buck2build-flask-mysql-simple
Creates an api of `dog` for a flask project.