cschladetsch / KAI
KAI is a distributed computing model written in modern C++. Using custom language translators and an executor, KAI provides full reflection, persistence and cross-process communications without having to modify existing source code. KAI Comes with an automated, generational tricolor garbage collector, and Console- and Window-based interfaces.
☆14Updated 2 weeks ago
Alternatives and similar repositories for KAI:
Users that are interested in KAI are comparing it to the libraries listed below
- Debug symbol resolution library (PDB, addr2line)☆25Updated 4 months ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Simple embeddable C++11 async tcp,http and websocket serving.☆10Updated 6 years ago
- C++ Dependency Injection Framework☆9Updated 2 years ago
- C/C++ compiler vendor and features detection.☆40Updated 7 years ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆16Updated last month
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆13Updated last year
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated 5 months ago
- A set of C++ classes to perform expression parsing and symbolic expression differentiation / simplification.☆16Updated 8 years ago
- Platform abstraction and utility library☆19Updated 4 months ago
- Minimal C port of UTF8-CPP☆12Updated 5 years ago
- Simple Lightweight Adaptable Command Console☆12Updated 5 years ago
- A tiny Crash Reporting class component for Win32 application☆26Updated 2 years ago
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆9Updated 9 years ago
- Portable, protocol-agnostic UDP socket wrapper, primarily designed for client-server models in applications such as games (deprecated, us…☆12Updated 7 years ago
- any_function is a functional counterpart to std::any☆14Updated 8 years ago
- Lua C++ wrapper prototype☆22Updated 11 years ago
- A decentralized unique ID generator (int64)☆21Updated 8 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆16Updated 11 months ago
- A simple mathematical expression parser written in C++ with no external dependencies whatsoever.☆19Updated 13 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Demo of using C++0x constexpr functions for compile-time string hashing☆17Updated 12 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Development environment for ImGui.☆19Updated 6 years ago
- Chromium DevTools remote for C++☆11Updated 7 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago