cschladetsch / KAILinks
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 this week
Alternatives and similar repositories for KAI
Users that are interested in KAI are comparing it to the libraries listed below
Sorting:
- C++ Dependency Injection Framework☆9Updated 2 years ago
- Simple embeddable C++11 async tcp,http and websocket serving.☆10Updated 6 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated last week
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆14Updated last year
- A simple mathematical expression parser written in C++ with no external dependencies whatsoever.☆19Updated 13 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 2 months ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- C/C++ compiler vendor and features detection.☆40Updated 7 years ago
- any_function is a functional counterpart to std::any☆14Updated 9 years ago
- Demo of using C++0x constexpr functions for compile-time string hashing☆17Updated 12 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
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆9Updated 9 years ago
- ☆16Updated 9 years 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 last week
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Authenticated Blowfish-encrypted pipe☆23Updated 7 years ago
- Simple Lightweight Adaptable Command Console☆12Updated 5 years ago
- An open source engine consisting of open source and highly portable code libraries written in C/C++.☆11Updated 7 years ago
- Lua C++ wrapper prototype☆22Updated 11 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Engine for developing 2D games☆13Updated 6 years ago
- Tiny portable virtual memory wrapper☆13Updated last year
- A decentralized unique ID generator (int64)☆21Updated 8 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 9 years ago
- kj is a small collection of stb inspired libs.☆18Updated 7 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- A library of utility classes for leveraging the Registered i/o api present in Microsoft Windows Server 2012, great for HFT or low latency…☆19Updated 12 years ago