Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by coastalwhite
A curated list of projects in awesome lists by coastalwhite .
https://github.com/coastalwhite/lemurs
A customizable TUI display/login manager written in Rust 🐒
linux rust unix wayland window-manager x11
Last synced: 30 Oct 2024
https://github.com/coastalwhite/wasmsvggraphics
A Rust library for rendering SVG Graphics with WASM
dom rust-library shapes svg wasm
Last synced: 27 Oct 2024
https://github.com/coastalwhite/utf8_slice
Slicing for utf8 strings in Rust.
Last synced: 28 Oct 2024
https://github.com/coastalwhite/cobs-rs
A minimal heapless no-std Rust library to do Consistent Overhead Byte Stuffing
buffer cobs-algorithm cobs-rs embedded encoding-buffers rust rust-lang stuffing
Last synced: 13 Oct 2024
https://github.com/coastalwhite/turingmachine-rs
A Turing Machine Simulation Library written in Rust
Last synced: 13 Oct 2024
https://github.com/coastalwhite/simpleserial-c-template
A template repository for ChipWhisperer target source code in C using the SimpleSerial protocol
chipwhisperer embedded embedded-c power-analysis
Last synced: 13 Oct 2024
https://github.com/coastalwhite/chipwhisperer-nist-lwc
A wrapper repository for porting NIST Lightweight Cryptography Algorithms to the ChipWhisperer
Last synced: 13 Oct 2024
https://github.com/coastalwhite/intro-power-analysis
An introductory walkthrough into the concepts and workings of Power Analysis using the ChipWhisperer framework
chipwhisperer exercises mdbook power-analysis simpleserial walkthrough
Last synced: 13 Oct 2024
https://github.com/coastalwhite/cw305-cortex-m3-clock-glitching
A collection of dataset gathered from clock glitching the CW305 FPGA embedding a softcore ARM Cortex M3
Last synced: 13 Oct 2024
https://github.com/coastalwhite/rustlogic
RustLogic is a crate for parsing and handling simple logical expressings with rust.
Last synced: 13 Oct 2024
https://github.com/coastalwhite/zola-tailwind
A template for combining the Zola Static Site Generator with Tailwind CSS
Last synced: 13 Oct 2024
https://github.com/coastalwhite/deentry
Interaction layer between Rust and FreeDesktop Desktop Entry files with a permissive license
Last synced: 13 Oct 2024
https://github.com/coastalwhite/pamela
Readable and simple implementation of Linux-PAM in Rust
Last synced: 13 Oct 2024
https://github.com/coastalwhite/array-utils
A no-std heapless set of utility functions for working with const generic arrays
Last synced: 13 Oct 2024
https://github.com/coastalwhite/geom2d
A Rust Library for basic 2D Geometric Definitions
Last synced: 13 Oct 2024
https://github.com/coastalwhite/register-bits
A crate to compile-time verify the size of binary operations on register values
Last synced: 13 Oct 2024
https://github.com/coastalwhite/moore-hodgson-rs
An implementation of the Moore-Hodgson Scheduling algorithm which minimizes late jobs
Last synced: 13 Oct 2024
https://github.com/coastalwhite/plankton
An image compression library written in pure rust
Last synced: 13 Oct 2024
https://github.com/coastalwhite/nix-flake-templates
A set of Nix flake templates I use
Last synced: 13 Oct 2024
https://github.com/coastalwhite/pulpino-top-level-cw305
The top-level Verilog files for the CW305 to run and communicate with the RISC-V PULPINO core
Last synced: 13 Oct 2024
https://github.com/coastalwhite/tiny-big-uint
A minimal, no heap, no_std implementation of arbitrarily sized unsigned integers in Rust.
Last synced: 13 Oct 2024
https://github.com/coastalwhite/simpleserial-rs
An implementation of the ChipWhisperer SimpleSerial Protocol in Rust (WIP)
Last synced: 13 Oct 2024
https://github.com/coastalwhite/raw-rust-webassembly
Demonstrations of using Rust for WebAssembly without any dependencies
Last synced: 13 Oct 2024
https://github.com/coastalwhite/verilated-snapshot
In-memory snapshots of Verilator models to restore later
Last synced: 13 Oct 2024
https://github.com/coastalwhite/tapir
Verification Program Generation for RISC-V
Last synced: 13 Oct 2024
https://github.com/coastalwhite/pulpino_em_analysis
Cache Timing Attack via an Electromagnetic Side-Channel with the PULPINO on a CW305 Board
Last synced: 13 Oct 2024
https://github.com/coastalwhite/cw-rsa
A well documented basic implementation of RSA for ChipWhisperer framework
Last synced: 13 Oct 2024
https://github.com/coastalwhite/typst-tudelft
A basic Typst template for TU Delft slide decks
Last synced: 13 Oct 2024
https://github.com/coastalwhite/svg-pathdata
An helper class for writing SVG PathData
Last synced: 13 Oct 2024
https://github.com/coastalwhite/neovim-flake
A Nix Flake with my Personal NeoVIM configuration
Last synced: 13 Oct 2024
https://github.com/coastalwhite/chipwhisperer-simple-glitch-target
The simple glitch target from the Chipwhisperer tutorial
Last synced: 13 Oct 2024
https://github.com/coastalwhite/rvv-rust-stdarch
Generation script for the RISC-V Vector Intrinsics in Rust's stdarch
Last synced: 13 Oct 2024
https://github.com/coastalwhite/em-cache-timing-data-and-figures
Data and Figures Generation for my MSc Thesis on Cache Timing Attack using Electromagnetic Side-Channels
cache-timing electromagnetic side-channel-analysis
Last synced: 13 Oct 2024
https://github.com/coastalwhite/chipwhisperer-registers
Send back register values of ChipWhisperer targets without changing them
Last synced: 13 Oct 2024
https://github.com/coastalwhite/taes-attack
All the files to perform the T-Table AES Prime+Probe attack on gem5 and CW305
Last synced: 13 Oct 2024
https://github.com/coastalwhite/gburghoorn.com
The source code for the gburghoorn.com website
Last synced: 13 Oct 2024
https://github.com/coastalwhite/v2d
An implementation of a 2 dimensional vector in Typescript
Last synced: 13 Oct 2024
https://github.com/coastalwhite/libpam-sys
A `-sys` crate for PAM which supports both LinuxPAM and OpenPAM
Last synced: 13 Oct 2024
https://github.com/coastalwhite/rvv-std-demo
A demonstration of how the RISC-V vector extension could look like in the Rust standard library.
Last synced: 13 Oct 2024
https://github.com/coastalwhite/ihab-aes-target
A target used to test the effects of a new fault model by Ihab Alshaer
Last synced: 13 Oct 2024
https://github.com/coastalwhite/crc8-rs
A heapless no-std Rust library for doing 8-bit cyclic redundancy checks
checksum embedded redundancy rust rust-lang
Last synced: 13 Oct 2024
https://github.com/coastalwhite/cw-thumb-unpredictable-instructions
Utilities to test unpredictable ARM thumb instructions
Last synced: 13 Oct 2024
https://github.com/coastalwhite/manger
Really fast and easy combinatoric parser for Rust
Last synced: 13 Oct 2024
https://github.com/coastalwhite/rofi-bookmarks
A utility to manage web bookmarks with Rofi
Last synced: 13 Oct 2024
https://github.com/coastalwhite/pqdump
A tool to get information about Parquet files to test Polars Parquet writing
Last synced: 13 Oct 2024
https://github.com/coastalwhite/amdahls-lie
A demonstration of breaking Amdahl's Law with Caches
Last synced: 13 Oct 2024
https://github.com/coastalwhite/riscv-tests-nixflake
A Nix flake that builds and exposes riscv-tests
Last synced: 13 Oct 2024
https://github.com/coastalwhite/vps
Configuration of my personal Virtual Private Server
Last synced: 13 Oct 2024
https://github.com/coastalwhite/spree
Simple power-menu for Linux written in Rust
Last synced: 13 Oct 2024
https://github.com/coastalwhite/polars-dev-flake
A flake that I use for Polars Development
Last synced: 13 Oct 2024