bigbrett's Stars
jetperch/fitterbap
Common utilities useful for embedded systems that are often not included in an RTOS or the standard C library.
OpenEtherCATsociety/SOES
Simple Open Source EtherCAT Slave
OpenEtherCATsociety/SOEM
Simple Open Source EtherCAT Master
armink/FlashDB
An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
Ovyl/tabouli
TUI for sending CLI commands to your firmware and devices.
jlevy/og-equity-compensation
Stock options, RSUs, taxes — read the latest edition: www.holloway.com/ec
Mahlet-Inc/hobbits
A multi-platform GUI for bit-based analysis, processing, and visualization
anakrish/gdbw
A TUI (Textual User Interface) for GDB
mellowcandle/bitwise
Terminal based bit manipulator in ncurses
twpayne/chezmoi
Manage your dotfiles across multiple diverse machines, securely.
charmbracelet/charm
The Charm Tool and Library 🌟
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
cesanta/mjson
C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems
rokath/trice
🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (trace ID visualization 👀)
RPi-Distro/RTIMULib
RTIMULib is a C++ and Python library that makes it easy to use 9-dof and 10-dof IMUs with embedded Linux systems (especially the Raspberry PI and Intel Edison!)
bazelembedded/bazel-embedded
Tools for embedded/bare-metal development using bazel
hugsy/gef
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
rohanrhu/gdb-frontend
☕ GDBFrontend is an easy, flexible and extensible gui debugger.
cs01/gdbgui
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
facontidavide/PlotJuggler
The Time Series Visualization Tool that you deserve.
windelbouwman/lognplot
Plotting and logging of real-time data for desktop.
madler/crcany
Compute any CRC, a bit at a time, a byte at a time, and a word at a time.
gumm/dag-solve
Directed acyclic graph (DAG) based solver.
KDE/ghostwriter
Text editor for Markdown
wose/PyCortexMDebug
A set of GDB/Python-based utilities to make life debugging ARM Cortex M processors a bit easier
jgonzalezdr/CppUMockGen
Mock generator for CppUTest/CppUMock
TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
nrc/r4cppp
Rust for C++ programmers
onqtam/awesome-cmake
A curated list of awesome CMake resources, scripts, modules and examples.
oliverlee/Singleton
A Singleton class for embedded systems