cschladetsch / KAI
KAI is a distributed computing model written in modern C++ and is cross-plaftorm. 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 Windo…
☆14Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for KAI
- A signal/slot implementation using std::function.☆11Updated 10 years ago
- Simple embeddable C++11 async tcp,http and websocket serving.☆10Updated 5 years ago
- Packet decoding for TCP/IP protocols; a portable packet sniffing library.☆15Updated 3 weeks ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated this week
- C++ Dependency Injection Framework☆9Updated last year
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆13Updated 11 months ago
- A set of C++ classes to perform expression parsing and symbolic expression differentiation / simplification.☆16Updated 8 years ago
- (R)eflect (P)lain (O)ld (C)++ (O)bjects, is a small header based reflection system that supports JSON serialization,etc☆8Updated 6 years ago
- C/C++ compiler vendor and features detection.☆37Updated 7 years ago
- Simple burg linear predictor (C++11)☆13Updated 8 years ago
- Minimal C port of UTF8-CPP☆12Updated 5 years ago
- any_function is a functional counterpart to std::any☆14Updated 8 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Currently a JavaDoc replacement. Generates fluent, responsive and nice-looking HTML5-based doc for Java. Designed to be language agnostic…☆12Updated 11 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 6 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- A cross-platform game library in the public domain☆15Updated 5 years ago
- kj is a small collection of stb inspired libs.☆17Updated 6 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 8 years ago
- Experimental programming language☆11Updated 5 years ago
- Native C++ Library☆49Updated 9 years ago
- Portable, protocol-agnostic UDP socket wrapper, primarily designed for client-server models in applications such as games (deprecated, us…☆12Updated 6 years ago
- Crash Reporting component for Win32 application☆25Updated last year
- Lightweight Msgpack Encoder☆15Updated 7 years ago
- Public domain single-file header-only C libraries☆12Updated 6 years ago
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated this week
- Lightweight append-only, header-less, journaling file format (C++11)☆12Updated 8 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 9 years ago
- Demo of using C++0x constexpr functions for compile-time string hashing☆17Updated 12 years ago