Pinned Repositories
just
🤖 Just a command runner
binary_file_multiplier
Copy and append content from raw data files without mutating any contents
cargo-dist
📦 shippable application packaging
clap-cpp
Ergonomic and efficient command-line argument parser library that does as much as possible at compile-time
descriptive_toml_derive
Procedural derive macro for serializing a struct into a TOML template with field descriptions that is easily edited and deserialized.
fastPASTA
Mirror of the repository on CERN's Gitlab. CLI for viewing and verifying data integrity on the raw binary data read out from the ALICE detector and its subdetectors.
moss_decoder
Python package implemented in Rust for decoding raw data from the MOSS chip.
quick-file-transfer
Simple file transfer utility with the sole purpose of transferring files as quickly, safely, and painlessly as possible
rust-asm-comp
Comparing assembly generated by Rust code
rust-perf-comp
CramBL's Repositories
CramBL/quick-file-transfer
Simple file transfer utility with the sole purpose of transferring files as quickly, safely, and painlessly as possible
CramBL/fastPASTA
Mirror of the repository on CERN's Gitlab. CLI for viewing and verifying data integrity on the raw binary data read out from the ALICE detector and its subdetectors.
CramBL/descriptive_toml_derive
Procedural derive macro for serializing a struct into a TOML template with field descriptions that is easily edited and deserialized.
CramBL/binary_file_multiplier
Copy and append content from raw data files without mutating any contents
CramBL/cargo-dist
📦 shippable application packaging
CramBL/clap-cpp
Ergonomic and efficient command-line argument parser library that does as much as possible at compile-time
CramBL/CramBL
profile readme
CramBL/CramBL.github.io
CramBL/FPGA-NeuralNetwork
Fork of ZyNet (Based on work done here https://github.com/vipinkmenon/neuralNetwork) intended to be more modular and contain VHDL ports of Neuron models
CramBL/just
🤖 Just a command runner
CramBL/moss_decoder
Python package implemented in Rust for decoding raw data from the MOSS chip.
CramBL/mtgo-collection-manager
App for managing a card collection on Magic Online
CramBL/PlanAU
PRJ4 projekt
CramBL/rust-asm-comp
Comparing assembly generated by Rust code
CramBL/rust-perf-comp
CramBL/WebAPI
CramBL/egui-phosphor
Phosphor icons for egui
CramBL/egui_plot
2D plotting library in Rust for egui
CramBL/fidelityfetch
CramBL/hdf5-plotter
CramBL/hdf5-rust
HDF5 for Rust
CramBL/mtgo-collection-manager-old
A snapshot from when MTGO collection manager was written in a mix of C++, Go, and Rust. Checkout the most recent MTGO collection manager at https://github.com/CramBL/mtgo-collection-manager
CramBL/rio
pure rust io_uring library, built on libc, thread & async friendly, misuse resistant
CramBL/rust-1brc
CramBL/stderrlog-rs
Rust log implementation that logs to stderr based on verbosity specified supports macros and colors