qookei / tartLinks
Asynchronous microcontroller library written in C++20.
☆17Updated 2 years ago
Alternatives and similar repositories for tart
Users that are interested in tart are comparing it to the libraries listed below
Sorting:
- Async primitives library for C++20☆18Updated last week
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆62Updated 3 weeks ago
- Auxiliary library for kernel development☆30Updated 2 years ago
- Lightweight C++ utilities and algorithms for system programming☆60Updated 2 weeks ago
- A bare metal port of the GNU ISO C++ library☆37Updated 2 years ago
- Forward, no matter what.☆132Updated 3 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆98Updated 4 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- The IDK (Industrial Development Kit) library!☆36Updated last month
- Portable Bitfields implementation, with configurable behavior.☆30Updated last month
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆98Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- Bytecode interpreter☆76Updated 6 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 5 months ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- Documentation generator for C/C++ code☆53Updated 6 months ago
- C++ library for using widgets in your CLI applications for Linux and Windows.☆49Updated 3 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- An operating system that doesn't try to be UNIX. Made completely from scratch with its own bootloader. 😊 (Superseded by https://github.c…☆52Updated 3 years ago
- A test repository for Transparent Aliases (N2901).☆12Updated 3 years ago
- Barebones multiboot kernel for beginners☆153Updated 5 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year