Pinned Repositories
bazel_pybind_sample
Simple example of using pybind11 via Bazel.
cdlre
JS-compatible regular expressions implemented in JS.
coalesced_intervals
Rust library for managing coalesced intervals.
coffin
Jinja2 adapter for Django
echo
Python meta-circular evaluator.
l2d2
Experiments in deep learning on x86 asm
rand_int_file
xls
XLS: Accelerated HW Synthesis
cdleary's Repositories
cdleary/cdlre
JS-compatible regular expressions implemented in JS.
cdleary/bazel_pybind_sample
Simple example of using pybind11 via Bazel.
cdleary/coffin
Jinja2 adapter for Django
cdleary/l2d2
Experiments in deep learning on x86 asm
cdleary/rand_int_file
cdleary/echo
Python meta-circular evaluator.
cdleary/coalesced_intervals
Rust library for managing coalesced intervals.
cdleary/nodevember-hacks
Random acts of hackery for Nodevember.js talk.
cdleary/zydis_bazel
Bazel rules example for zydis disassembly library
cdleary/bazel_rules_hdl
Hardware Description Language (Verilog, VHDL, Chisel, nMigen, etc) with open tools (Yosys, Verilator, OpenROAD, etc) rules for Bazel (https://bazel.build)
cdleary/gh-release-play
Playing with github release workflows
cdleary/llvm-bazel
cdleary/memtrace-interposer
Simple interposer for counting allocation calls and a plot script
cdleary/OpenROAD
OpenROAD's unified application implementing an RTL-to-GDS Flow
cdleary/rapidcheck-bazel-sample
Sample of using rapidcheck with Bazel and googletest
cdleary/rlbust
cdleary/tensorflow
An Open Source Machine Learning Framework for Everyone
cdleary/verible
Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, formatter and language server
cdleary/xls
XLS: Accelerated HW Synthesis
cdleary/xls_wrapper
Sample that uses XLS within an outer Bazel project