vpand / icppLinks
Running C++ in anywhere like a script.
☆329Updated last year
Alternatives and similar repositories for icpp
Users that are interested in icpp are comparing it to the libraries listed below
Sorting:
- Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!☆279Updated 5 months ago
- Collection of self-contained header-only libraries for C++17☆322Updated last week
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆328Updated last year
- Cross-platform C++20 GUI framework featuring MVVM architecture, reactive capabilities, and scalable, accelerated GPU rendering.☆290Updated 3 weeks ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆242Updated 9 months ago
- Minimal Rust-inspired C++20 STL replacement☆201Updated 9 months ago
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆436Updated 5 months ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆205Updated 3 months ago
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆266Updated 4 months ago
- JSON for Classic C++☆755Updated last month
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆82Updated 4 months ago
- Smart Garbage Collection Library for C++☆228Updated 5 months ago
- Platform Abstraction C++ Libraries☆597Updated this week
- ☆89Updated 5 months ago
- Modern build system based on CMake and TOML.☆571Updated last month
- Add a command interpreter (eg., REPL) to any C++ program☆445Updated 3 years ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆188Updated 3 weeks ago
- Small C++ header to display async animations, counters, progress bars, and status messages☆200Updated 8 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆168Updated this week
- C++20 [Minimal] Static Perfect Hash library☆235Updated 2 months ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated 11 months ago
- A memory leak and deadlock finder for C, C++☆75Updated last year
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 5 months ago
- Fast binary logger for C++☆228Updated 7 months ago
- A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header☆189Updated 2 years ago
- Immediate Mode 3D Plotting☆999Updated 2 weeks ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆90Updated last week
- A fast, cross-platform build tool for C and C++☆147Updated 2 months ago
- A Simple Argument Parser for C++☆147Updated 4 months ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆155Updated 4 months ago