Skip to content
View rokath's full-sized avatar
🏠
Working and Learning
🏠
Working and Learning

Block or report rokath

Block user

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rokath/README.md

Hi there 👋

Embedded Programming is my passion

  • Still sticking with C (liking function pointer arrays) in micro-controllers.

My favorite PC programming language is Go

Pinned Loading

  1. tcobs tcobs Public

    short messages compression with COBS framing using implicit run-length-encoding, optimized for data containing statistically a bit more 0 and FF bytes in a row, as data often carry 16, 32 or 64 bit…

    C 25 2

  2. trice trice Public

    🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (trace ID visualization 👀)

    C 695 71

  3. cobs cobs Public

    COBS implementation in Go (Decoder) and C (Encoder & Decoder) with tests.

    Go 4

  4. tip tip Public

    tiny packer for small byte buffers

    C 1