vpand / icppLinks
Running C++ in anywhere like a script.
☆334Updated 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 6 months ago
- Collection of self-contained header-only libraries for C++17☆324Updated last week
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆329Updated last year
- JSON for Classic C++☆757Updated 2 months ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆81Updated 5 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
- Cross-platform C++20 GUI framework featuring MVVM architecture, reactive capabilities, and scalable, accelerated GPU rendering.☆297Updated 2 weeks ago
- Minimal Rust-inspired C++20 STL replacement☆202Updated 9 months ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆242Updated 10 months ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆209Updated 4 months ago
- Platform Abstraction C++ Libraries☆596Updated this week
- Smart Garbage Collection Library for C++☆229Updated 6 months ago
- Modern build system based on CMake and TOML.☆576Updated last month
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆441Updated 6 months ago
- ☆89Updated 5 months ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆133Updated last week
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆215Updated last week
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆169Updated this week
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆135Updated last week
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated 11 months ago
- AlgoPlus is a C++17 library with implemented data structures and algorithms for various topics(including machine learning)☆186Updated last week
- ClangQL is a tool that allow you to run SQL-like query on C/C++ Code instead of database files using the GitQL SDK☆514Updated 2 months ago
- Fast binary logger for C++☆228Updated 8 months ago
- a graphical C/C++ runtime editor☆187Updated last year
- A memory leak and deadlock finder for C, C++☆76Updated last year
- A fast, cross-platform build tool for C and C++☆148Updated 3 months ago
- Add a command interpreter (eg., REPL) to any C++ program☆445Updated 3 years ago
- A light weight C++ in memory argument parser☆66Updated last year
- A C++ Header-Only Hierarchical State Tree Library☆63Updated 3 months ago
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆457Updated 2 months ago