vpand / icppLinks
Running C++ in anywhere like a script.
☆338Updated 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!☆284Updated 9 months ago
- Collection of self-contained header-only libraries for C++17☆328Updated 2 weeks ago
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆277Updated last month
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆332Updated last year
- JSON for Classic C++☆768Updated 3 months ago
- Cross-platform C++20 GUI framework featuring MVVM architecture, reactive capabilities, and scalable, accelerated GPU rendering.☆319Updated 2 weeks ago
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆455Updated 9 months ago
- Platform Abstraction C++ Libraries☆607Updated this week
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆246Updated last year
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆86Updated last month
- Minimal Rust-inspired C++20 STL replacement☆210Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆211Updated 7 months ago
- Smart Garbage Collection Library for C++☆236Updated 9 months ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆145Updated this week
- Modern build system based on CMake and TOML.☆598Updated last month
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆224Updated 3 months ago
- ☆93Updated 9 months ago
- A memory leak and deadlock finder for C, C++☆76Updated last year
- Small C++ header to display async animations, counters, progress bars, and status messages☆216Updated last year
- A double-to-string conversion algorithm based on Schubfach and yy☆214Updated this week
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆172Updated last week
- AlgoPlus is a C++17 library with implemented data structures and algorithms for various topics(including machine learning)☆188Updated 3 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆249Updated 6 months ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆206Updated 8 months ago
- A fully lock-free game engine written in C++20☆745Updated 2 years ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 9 months ago
- A light weight C++ in memory argument parser☆67Updated last year
- Fast binary logger for C++☆230Updated 11 months ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated last year
- A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header☆191Updated 2 years ago