Johann Hemmann (Urhengulas)

Urhengulas

Geek Repo

Company:@ferrous-systems

Location:Berlin

Home Page:https://urhengulas.github.io

Twitter:@urhengula5

Github PK Tool:Github PK Tool


Organizations
ferrocene
ferrous-systems
knurling-rs
slashberlin

Johann Hemmann's starred repositories

youtube-dl

Command-line program to download videos from YouTube.com and other video sites

Language:PythonLicense:UnlicenseStargazers:131139Issues:2201Issues:26594

tauri

Build smaller, faster, and more secure desktop applications with a web frontend.

Language:RustLicense:Apache-2.0Stargazers:81451Issues:500Issues:4401

zig

General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

helix

A post-modern modal text editor.

Language:RustLicense:MPL-2.0Stargazers:32467Issues:181Issues:4420

Kalman-and-Bayesian-Filters-in-Python

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:16360Issues:463Issues:322

git-cliff

A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️

Language:RustLicense:Apache-2.0Stargazers:8631Issues:38Issues:263

PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)

Language:C++License:AGPL-3.0Stargazers:7612Issues:269Issues:12329

grex

A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases

Language:RustLicense:Apache-2.0Stargazers:7105Issues:47Issues:52

tock

A secure embedded operating system for microcontrollers

Language:RustLicense:NOASSERTIONStargazers:5334Issues:121Issues:675

console

a debugger for async rust!

Language:RustLicense:MITStargazers:3487Issues:28Issues:177

malicious-pdf

đź’€ Generate a bunch of malicious pdf files with phone-home functionality. Can be used with Burp Collaborator or Interact.sh

Language:PythonLicense:BSD-2-ClauseStargazers:2817Issues:61Issues:9

cargo-bloat

Find out what takes most of the space in your executable.

Language:RustLicense:MITStargazers:2295Issues:18Issues:79

topgrade

Upgrade all the things

Language:RustLicense:GPL-3.0Stargazers:1857Issues:13Issues:344

rtic

Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers

Language:RustLicense:Apache-2.0Stargazers:1733Issues:31Issues:346

probe-rs

A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host

Language:RustLicense:Apache-2.0Stargazers:1660Issues:19Issues:578

investigations

Indicators from Amnesty International's investigations

rust-toolchain

Concise GitHub Action for installing a Rust toolchain

Language:ShellLicense:MITStargazers:1088Issues:12Issues:60

riscv

Low level access to RISC-V processors

cap-std

Capability-oriented version of the Rust standard library

Language:RustLicense:NOASSERTIONStargazers:647Issues:14Issues:61

stm32f1xx-hal

A Rust embedded-hal HAL impl for the STM32F1 family based on japarics stm32f103xx-hal

Language:RustLicense:Apache-2.0Stargazers:564Issues:21Issues:191
Language:RustLicense:AGPL-3.0Stargazers:538Issues:32Issues:41

semver-trick

How to avoid complicated coordinated upgrades

Language:RustLicense:Apache-2.0Stargazers:425Issues:10Issues:6

nachricht

A self-describing data interchange format

Language:RustLicense:MITStargazers:75Issues:2Issues:2

panoptisch

A recursive dependency scanner for Python projects

Language:PythonLicense:GPL-3.0Stargazers:69Issues:3Issues:5

compile-sketches

GitHub Actions action that checks whether Arduino sketches compile and produces a report of data from the compilations

Language:PythonLicense:GPL-3.0Stargazers:64Issues:10Issues:32

rust-tropes

A dictionary of jargon and tropes around the community of Rust developers.

nRF52_Nucleo_uart

This repository is a collection of pair programs between nRF52 (the sender) and STM32F401-Nucleo (the receiver).

Language:RustStargazers:4Issues:2Issues:0

RlwyNetSim

A project built with Rust to create a Railway network simulator. Ever wanted to build your own railway network and make everything run smooth? Look no more.

Language:RustLicense:GPL-3.0Stargazers:2Issues:0Issues:0

dlog

dlog - Logging for microservice architectures

Language:RustStargazers:2Issues:0Issues:0

edu-maze

A Maze generator and solver used for educational purposes