An open API service indexing awesome lists of open source software.

https://github.com/crambl/crambl

profile readme
https://github.com/crambl/crambl

Last synced: 3 months ago
JSON representation

profile readme

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 😃

CramBL

### 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.