☆37Sep 15, 2022Updated 3 years ago
Alternatives and similar repositories for clean-it
Users that are interested in clean-it are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- Source code for the kaiwanTECH 'Linux Kernel Internals' ILT (instructor lead) training☆10Apr 2, 2026Updated 4 months ago
- Demo Code for presentation "C++ In Action"☆151May 11, 2024Updated 2 years ago
- PCL grabber for DepthSense devices☆11Sep 26, 2015Updated 10 years ago
- C++ EDSL for describing dsp structures☆57Dec 4, 2017Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆12Jul 15, 2026Updated last month
- Some header-only C++ utility functions☆10Jan 21, 2026Updated 6 months ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆25Aug 10, 2025Updated last year
- ☆107Mar 21, 2021Updated 5 years ago
- ☆15Oct 21, 2025Updated 9 months ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Jan 4, 2023Updated 3 years ago
- A python notebook + a PDF with the theoretical foundations☆11Aug 27, 2020Updated 5 years ago
- Finite State Machine in C++☆15May 2, 2024Updated 2 years ago
- memcached protocol for server implementation☆14Jan 4, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆15Feb 22, 2023Updated 3 years ago
- A tool to monitor and build new versions of a software library☆28Oct 4, 2021Updated 4 years ago
- recursive macro recording in nvim☆13Sep 6, 2023Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Jul 8, 2022Updated 4 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Dec 30, 2021Updated 4 years ago
- Analyzer raw\json log conversion tool (to html, csv, xml, tasks, etc.) for cross-platform C/C++ (Makefile, CMake, QMake, Ninja, WAF) and …☆18Jun 10, 2026Updated 2 months ago
- How C++ pointer to member function works☆19Jan 28, 2021Updated 5 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆173Jun 23, 2026Updated last month
- A Language Features library for Emacs Lisp☆13May 2, 2026Updated 3 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆310Feb 16, 2026Updated 6 months ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆62Oct 21, 2021Updated 4 years ago
- ☆16Feb 8, 2023Updated 3 years ago
- A translation of F# Domain Modelling Made Functional https://github.com/swlaschin/DomainModelingMadeFunctional/blob/master/src/OrderTakin…