Pinned Repositories
100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
atsamd
Target atsamd microcontrollers using Rust
axelor-docker
Docker files for Axelor.
axelor-open-platform
Open source Java framework for business application development
axelor-open-suite
The Axelor Open Suite based on Axelor Open Platform
bbqueue
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
bitslicer
Rust utility for bit-level operations on byte slices with user defined bit- and byte-order
embedded-msgpack
MessagePack serialization implementation for Rust optimized for embedded/no_std environments
pio-uart
A software UART implementation for the RP2040 using PIO.
stabilizer
Rust crate for efficient time-based signal debouncing in embedded systems
Sympatron's Repositories
Sympatron/embedded-msgpack
MessagePack serialization implementation for Rust optimized for embedded/no_std environments
Sympatron/pio-uart
A software UART implementation for the RP2040 using PIO.
Sympatron/stabilizer
Rust crate for efficient time-based signal debouncing in embedded systems
Sympatron/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
Sympatron/axelor-docker
Docker files for Axelor.
Sympatron/axelor-open-platform
Open source Java framework for business application development
Sympatron/axelor-open-suite
The Axelor Open Suite based on Axelor Open Platform
Sympatron/bitslicer
Rust utility for bit-level operations on byte slices with user defined bit- and byte-order
Sympatron/cargo-bloat
Find out what takes most of the space in your executable.
Sympatron/const-default
Simple crate that provides constant alternatives for Default for most basic types
Sympatron/defmt
Efficient, deferred formatting for logging on embedded systems
Sympatron/heapless
Heapless, `static` friendly data structures
Sympatron/erpnext
Free and Open Source Enterprise Resource Planning (ERP)
Sympatron/flask-track-usage
Basic metrics tracking for the Flask framework.
Sympatron/libosdp
Implementation of IEC 60839-11-5 OSDP (Open Supervised Device Protocol); provides a C library with C++, Rust and Python3 bindings; Also provides a tool to control/manage OSDP enabled security devices
Sympatron/libosdp-rs
Rust components of LibOSDP. Provides the rust crate "libosdp" and a tool "osdpctl" to setup manage and control OSDP devices
Sympatron/LinuxRMM-Script
To help users that want to add Linux Agents to Tactical RMM, without need to pay upfront for code signed agents. Thanks to @ZoLuSs for the initial commit. If this solution works for you, consider contributing to Tactical RMM project!
Sympatron/num-traits
Numeric traits for generic mathematics in Rust
Sympatron/nutype
Rust newtype with guarantees 🇺🇦 🦀
Sympatron/open-suite-webapp
Axelor Application based on Axelor Open Suite
Sympatron/pio-rs
Support crate for Raspberry Pi's PIO architecture.
Sympatron/port-expander
Abstraction for I²C port-expanders
Sympatron/rp-hal
A Rust Embedded-HAL for the rp series microcontrollers
Sympatron/rp-hal-boards
Board Support Packages for RP2040 based PCBs
Sympatron/rp2040-flash
Some helper functions to allow writing to flash from an rp2040 firmware.
Sympatron/rtic
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
Sympatron/tinyrlibc
Tiny C library written in Rust
Sympatron/uf2-samdx1
USB Mass Storage bootloader (based on UF2) for SAMD21 and SAMD51
Sympatron/uptime-kuma
A fancy self-hosted monitoring tool
Sympatron/werkzeug
The comprehensive WSGI web application library.