Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Multiplatform Serial Monitor made in Rust
Rust 65 4
A collection of data structures for embedded C
C 3 3
An app to help the usage of bluetooth mesh
Python 1 1
A library to write EAN13 barcode standard
C 1
#include <stdint.h>
int32_t random()
{
static int32_t state;
Rust 1 1
There was an error while loading. Please reload this page.