sunsided
Try all the things! — Head of Engineering Digital Health at Median Kliniken
@median-kliniken Berlin
Pinned Repositories
janusgraph-docker
Yet another JanusGraph, Cassandra/Scylla and Elasticsearch in Docker Compose setup
k8sfwd
A Kubernetes multi-cluster, multi-target port-forwarding CLI with automatic reconnects
kalman-clib
Microcontroller targeted C library for Kalman filtering
libfixkalman
Kalman filter fixed-point implementation based on libfixmatrix, targeted at embedded systems without an FPU and/or need for performance.
lighthouse
Reverse Engineering of a 1st Generation HTC Vive Lighthouse setup
minikalman-rs
Fixed- and floating-point Kalman filters for resource-constrained environments, written in Rust.
pddl-rs
A Planning Domain Definition Language (PDDL 3.1) parser written in Rust
tensorflow-lstm-sin
TensorFlow 1.3 experiment with LSTM (and GRU) RNNs for sine prediction
viola-jones-adaboost
Training a face detection cascade using Adaptive Boosting after Viola and Jones.
sunsided's Repositories
sunsided/pddl-rs
A Planning Domain Definition Language (PDDL 3.1) parser written in Rust
sunsided/graph-based-image-segmentation
Graph-Based Image Segmentation in Rust
sunsided/space-partitioning
Space partitioning algorithms in Rust
sunsided/http-grpc-cohosting
Hosting Axum HTTP and Tonic gRPC on the same Hyper server
sunsided/rust-openvx
OpenVX in Rust - an experiment
sunsided/merge-whitespace-rs
Procedural macros for merging whitespace in const contexts
sunsided/query-string-builder
A query string builder for percent encoding key-value pairs in Rust
sunsided/rotated-grid
Rotated grid calculations in Rust for CMYK halftone dithering and more
sunsided/stft
computes the short-time fourier transform on streaming data. written in rust.
sunsided/default-option-arr
Macros for simple default initialization of arrays of option types
sunsided/fast-sweeping-udf
Unsigned Distance Fields using Fast Sweeping Method
sunsided/free-list-rs
An indexed free list with constant-time removals from anywhere.
sunsided/income-tax-rs
Income tax calculation
sunsided/serial-sensors
Getting that data off your microcontrollers
sunsided/waka-rs
A client to fetch your coding statistics from WakaTime.
sunsided/amaze-rs
Maze generation in Rust
sunsided/coordinate-frame
Very simple coordinate frame conversions in Rust
sunsided/cryoglyph
Fast, simple 2D text renderer for wgpu
sunsided/fixedstack-rs
Safe and Unsafe Stack Implementations in Rust
sunsided/jsonwebtoken
JWT lib in rust
sunsided/l3gd20-registers
STMicroelectronics L3GD20 Gyroscope registers
sunsided/openraft
rust raft with improvements
sunsided/own-or-borrow
Unified references to owned or borrowed data.
sunsided/pdf_form
sunsided/rendezvous-rs
Easier rendezvous channels for thread synchronization
sunsided/rust-guidelines
Coding guidelines for Rust, with examples
sunsided/serial-sensors-proto
A simple wire format for transmitting MEMS sensor data and friends
sunsided/sillyecs
A silly little compile-time generated archetype ECS in Rust
sunsided/timelag-rs
Creating time lagged time series data
sunsided/uniform-array-derive
Derive array-like behavior for your structs of uniform types.