Pinned Repositories
autocxx
Tool for safe ergonomic Rust/C++ interop driven from existing C++ headers
bazel
Correct, reproducible, and fast builds for everyone.
bazel-compilation-database
Tool to generate compile_commands.json from the Bazel build system
bazel-toolchain
LLVM toolchain for bazel
cargo-raze
Generate Bazel BUILD from Cargo dependencies!
charmhigh-pnp-tools
Tools for the Charmhigh Pick and Place Machine
cheesy-arena
An alternative field management system for the FIRST Robotics Competition.
CheesyVision
This project can be used to signal your robot during autonomous mode using computer vision and the webcam on your driver station laptop. This is very similar to the Kinect but requires no extra hardware or USB ports.
salsa-esc
Open-source 3-phase motor speed controller
bsilver8192's Repositories
bsilver8192/autocxx
Tool for safe ergonomic Rust/C++ interop driven from existing C++ headers
bsilver8192/bazel
Correct, reproducible, and fast builds for everyone.
bsilver8192/bazel-compilation-database
Tool to generate compile_commands.json from the Bazel build system
bsilver8192/bazel-toolchain
LLVM toolchain for bazel
bsilver8192/cargo-raze
Generate Bazel BUILD from Cargo dependencies!
bsilver8192/charmhigh-pnp-tools
Tools for the Charmhigh Pick and Place Machine
bsilver8192/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
bsilver8192/crossbeam
Tools for concurrent programming in Rust
bsilver8192/cxx
Safe interop between Rust and C++
bsilver8192/dashmap
Blazing fast concurrent HashMap for Rust.
bsilver8192/Desktop-PickAndPlace-CHMT36VA
Tools and conversion scripts for the CHM-T36VA Desktop Pick and Place from SparkFun
bsilver8192/Duet3-Mainboard-6XD
Hardware information for the Duet 3 Mainboard 6XD
bsilver8192/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
bsilver8192/flexi_logger
A flexible logger for rust programs that can write to stderr or to log files
bsilver8192/googletest
Google Test
bsilver8192/gpu-camera-sample
Image processing software on GPU (Windows, Linux, ARM) for real time machine vision camera applications. Performance benchmarks and Glass-to-Glass time measurements. MIPI CSI cameras support. RAW2RGB processing on CUDA with 16-bit ISP. Software for Jetson.
bsilver8192/horizon-docs
bsilver8192/horizon-pool
The pool for the horizon EDA package
bsilver8192/horizon-pool-convention
bsilver8192/inferno
A Rust port of FlameGraph
bsilver8192/LTspiceInfineonNMOSLibrary
Over 7000 Infineon NMOS and PMOS Power MOSFET models - for LTspice!
bsilver8192/MAX31855USB
4 channel MAX31855 USB Thermocouple Sensor Board
bsilver8192/motor-analysis
Code for analyzing the performance of motors and motor controllers
bsilver8192/mpsc-spin-test
My test code for https://github.com/crossbeam-rs/crossbeam/issues/821
bsilver8192/pnpconvert
SMT Pick and Place conversion utility
bsilver8192/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
bsilver8192/rules_rust
Rust rules for Bazel
bsilver8192/rustix
Safe Rust bindings to POSIX-ish APIs
bsilver8192/sccache
sccache is ccache with cloud storage
bsilver8192/stardoc
Stardoc: Starlark Documentation Generator