lefticus / i2c_hackingLinks
☆14Updated 4 years ago
Alternatives and similar repositories for i2c_hacking
Users that are interested in i2c_hacking are comparing it to the libraries listed below
Sorting:
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Updated last week
- C++11 compatible charconv☆31Updated last week
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Library for complex bitfields☆19Updated last year
- Libusb wrapper for Asio☆65Updated 3 years ago
- A dockerized version of Dear ImGui☆52Updated 2 years ago
- Asio Buffers without the Asio☆17Updated 3 weeks ago
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆46Updated 3 weeks ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated last year
- Coroutine support tools☆37Updated 3 months ago
- A collection of formatting benchmarks☆52Updated last month
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆108Updated 4 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- Scheduling examples using C++20 coroutines☆28Updated 2 years ago
- C++ Active Objects☆68Updated 8 years ago
- Word Game Solver☆16Updated 2 years ago
- C++20 Compact Tuple Tools☆57Updated this week
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated 2 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- Implementation of a lock-free ring buffer class.☆38Updated last year
- A fixed capacity dynamically sized string☆69Updated last month