Pinned Repositories
arduino_RF433_chacon
Arduino sketch to decode the RF signals from a Chacon transmitter
ATtiny85_OLED_Bouncing_Ball
Modernised version of a demo on an ATtiny85 driving an SSD1306 OLED display
ATtiny85_OLED_USDS
ATtiny85 displaying an ultrasonic distance sensor's output on an SSD1306 OLED display
audiobits
Extract bits of information from a FLAC file
blazor-webassembly-HttpClient
Adding an internal HttpClient to a standard Blazor Web App with WebAssembly render mode
Bron-Kerbosch
Performance comparison of many implementations of Bron–Kerbosch algorithms.
FiiO-X3II
Scripts to tame the FiiO X3II Digital Audio Player from Windows
rust_bench_btreeset_intersection
Case study comparing and tuning the performance of strategies for calculating the intersection of BTreeSet instances
rust_bench_quickies
Very basic benchmarks of some Rust features
syncdir
Command-line Python script for recursively and interactively (or automatically) comparing and synchronizing 2 directories using plain file access. Originally written on Linux with support for symbolic links, now only tested on Windows.
ssomers's Repositories
ssomers/Bron-Kerbosch
Performance comparison of many implementations of Bron–Kerbosch algorithms.
ssomers/FiiO-X3II
Scripts to tame the FiiO X3II Digital Audio Player from Windows
ssomers/arduino_RF433_chacon
Arduino sketch to decode the RF signals from a Chacon transmitter
ssomers/ATtiny85_OLED_Bouncing_Ball
Modernised version of a demo on an ATtiny85 driving an SSD1306 OLED display
ssomers/ATtiny85_OLED_USDS
ATtiny85 displaying an ultrasonic distance sensor's output on an SSD1306 OLED display
ssomers/audiobits
Extract bits of information from a FLAC file
ssomers/blazor-webassembly-HttpClient
Adding an internal HttpClient to a standard Blazor Web App with WebAssembly render mode
ssomers/cargo-benchcmp
A small utility to compare Rust micro-benchmarks.
ssomers/micronucleus
ATTiny usb bootloader with a strong emphasis on bootloader compactness.
ssomers/rust
Empowering everyone to build reliable and efficient software.
ssomers/rust_bench_btreeset_intersection
Case study comparing and tuning the performance of strategies for calculating the intersection of BTreeSet instances
ssomers/rust_bench_quickies
Very basic benchmarks of some Rust features
ssomers/rust_bench_sets_compared
Comparison of BTreeSet and HashSet
ssomers/spsc_demo
Demo of single producer, single consumer in various languages
ssomers/ATtiny85_OLED_ADC
On an OLED screen, show all accessible analog readouts
ssomers/BlazorQuickGridDemoApp
Standard Blazor demo turned QuickGrid incorrectly to demonstrate dotnet/aspnetcore#56437
ssomers/chalk
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
ssomers/docs
Source files for the Pester website.
ssomers/exercism-rust
Exercism exercises in Rust.
ssomers/miri
An interpreter for Rust's mid-level intermediate representation
ssomers/nlp-getting-started
Scripts generating a submission for the kaggle learning competition nlp-getting-started
ssomers/pages-playground
experimenting with github pages
ssomers/polymorphic_value
A polymorphic value-type for C++
ssomers/rust_bench_heap_vs_stack
ssomers/rust_bench_inlining
benchmarks saying that un-inlining boosts performance
ssomers/rust_sqlite
SQLite clone from scratch in Rust
ssomers/rustup
The Rust toolchain installer
ssomers/scala_divide_futuristically
ssomers/semver
Semantic version parsing and comparison.
ssomers/tabular-playground-series-oct-2021
Scripts generating a submission for the kaggle competition tabular-playground-series-oct-2021