Pinned Repositories
accelerate
Embedded language for high-performance array computations
AccelerateHs_Bugs
Two bugs in the Accelerate library for Haskell
aproximateFixedPoint
Fixced point math suitable for embeded applications with analytic functions provided as fast error limited aproximations
btree_interval_map
A basic interval map with minimal trait requirements based on Rust's BTreeMap
codedj-parasite
Incremental downloader for dejacode.
colorspace-rs
A color library for Rust
dereference
binding referees into objects with their referents to make intractable lifetime problems tractable when called code can't be adapted
displaylink-debian
DisplayLink driver installer for Debian and Ubuntu based Linux distributions.
FactorioSolver
Helper to solve dependency trees and balancing in factorio
QrKey
Scripts to backup and restore a GPG key with QR codes
electroCutie's Repositories
electroCutie/QrKey
Scripts to backup and restore a GPG key with QR codes
electroCutie/FactorioSolver
Helper to solve dependency trees and balancing in factorio
electroCutie/accelerate
Embedded language for high-performance array computations
electroCutie/AccelerateHs_Bugs
Two bugs in the Accelerate library for Haskell
electroCutie/aproximateFixedPoint
Fixced point math suitable for embeded applications with analytic functions provided as fast error limited aproximations
electroCutie/btree_interval_map
A basic interval map with minimal trait requirements based on Rust's BTreeMap
electroCutie/codedj-parasite
Incremental downloader for dejacode.
electroCutie/colorspace-rs
A color library for Rust
electroCutie/dereference
binding referees into objects with their referents to make intractable lifetime problems tractable when called code can't be adapted
electroCutie/displaylink-debian
DisplayLink driver installer for Debian and Ubuntu based Linux distributions.
electroCutie/EclipseBug_Java11
A minimal reproduction of an ecclipse bug
electroCutie/libc
Raw bindings to platform APIs for Rust
electroCutie/mastodon
Your self-hosted, globally interconnected microblogging community
electroCutie/PhpBridge
A Bridge between PHP andJava that is useable today
electroCutie/promissory
One shot passing of values from one thread to another with blocking and without use of futures
electroCutie/random_mode_rotation
S4 Max mode rotation tool that chooses in a weighted random way based on previous rounds
electroCutie/stm32f1xx-hal
A Rust embedded-hal HAL impl for the STM32F1 family based on japarics stm32f103xx-hal
electroCutie/stm32l0xx-hal
A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust
electroCutie/ufo_ipc
IPC for child processes for UFOs
electroCutie/UFOs
Making ordinary R Vectors Lazy and Forgetful
electroCutie/usb-device
Experimental device-side USB framework for microcontrollers in Rust.
electroCutie/usb_midi_protocol
A parser for midi messages written in rust wuitable for microprocessors
electroCutie/usbd-midi
electroCutie/userfaultfd-rs
Rust bindings for the Linux userfaultfd functionality
electroCutie/vertical_banding
some test code to take the fft of an image in one axis or the other
electroCutie/visor_corn
Bridge between rust async and non async through one-shot channels provided by promissory. Its futuristic