- Paris
Lists (2)
Sort Name ascending (A-Z)
Stars
Educational blog posts for Rust beginners
Base for implementing a very basic NES emulator. Done for an internal presentation at King, in Dec 2021. Slides can be found here: https://slides.com/andsve/writing-a-nes-emulator
A Go library and CLI tool which simplifies calculation of Universal Scalability Law parameters given system measurements.
☁️ Choose the optimal Google Compute Engine machine type or instance in the many Google Cloud Platform regions
Master programming by recreating your favorite technologies from scratch.
A glimpse into your computer's temperature, voltage, fan speed, memory usage and CPU load.
A technical explainer by @kognise of how your computer runs programs, from start to finish.
Web Push API Encryption with VAPID support.
Breeze is/was a numerical processing library for Scala.
A Tabata training interval timer written with Flutter.
[Archived] - Merged and move to https://github.com/openflagr/flagr
Probabilistic data structures for processing continuous, unbounded streams.
Source code from the KDD 2021 article "A Semi-Personalized System for User Cold Start Recommendation on Music Streaming Apps" by L. Briand, G. Salha-Galvan, W. Bendada, M. Morlon and V.A. Tran
Source code from the KDD 2021 article "A Semi-Personalized System for User Cold Start Recommendation on Music Streaming Apps" by L. Briand, G. Salha-Galvan, W. Bendada, M. Morlon and V.A. Tran
Petit programme de robotique en Matlab pour la préparation de l'épisode #13 de Fouloscopie
gRPC Web implementation for Golang and TypeScript
Former GUI client for gRPC services. No longer maintained.
An easy to use Neural Search Engine. Index latent vectors along with JSON metadata and do efficient k-NN search.
An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing