https://github.com/crambl/crambl
profile readme
https://github.com/crambl/crambl
Last synced: 3 months ago
JSON representation
profile readme
- Host: GitHub
- URL: https://github.com/crambl/crambl
- Owner: CramBL
- Created: 2023-08-27T06:59:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-09T14:12:47.000Z (3 months ago)
- Last Synced: 2025-03-09T15:22:33.156Z (3 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Hi 👋, I'm Marc
I like working on open-source software, especially in Rust as they are very standardized and therefor easy to get started with 😃
### Currently contributing code to
- [just](https://github.com/casey/just)
- [ublox](https://github.com/ublox-rs/ublox)... but I also help with issues and bug reports in various other projects.
### My projects
The most production-ready project I have with the **broadest usability** is probably [Fidelity Fetch](https://github.com/CramBL/fidelityfetch).
The most interesting projects I have are probably these:
- [fastPASTA](https://github.com/CramBL/fastPASTA) - CLI for debugging the [CERN ALICE detector](https://en.wikipedia.org/wiki/ALICE_experiment)
- [Plotinator3000](https://github.com/luftkode/plotinator3000) - High-performance Cross-platform native (+WASM) GUI for viewing logs from our sensor array at [SkyTEM](https://skytem.com/)### On the educational side
I have [Rust performance comparison](https://github.com/CramBL/rust-perf-comp) & [Rust Assembly comparison](https://github.com/CramBL/rust-asm-comp) that help shine a light on the low-level result of certain Rust language constructs.