![]() |
XTL
0.1
eXtended Template Library
|
| STL-ish map using on disk b-tree | |
| Single producer - multiple subscriber callback | |
| Shared declarations for the concurrent namespace | |
| Object oriented access to the dbghelp library | |
| Debugging | |
| Load and invoke methods in a dynamic library | |
| Object with dynamic properties and values | |
| Generate event-trace diagrams of execution flow | |
| Generic and special purpose exceptions | |
| Executable binary on disk or memory | |
| Handle necessary filesystem and path functionality until C++17 is finalized | |
| Concurrently insert, query and delete items in an unordered hash map | |
| Runtime logging to various destinations | |
| Lru cache | |
| Memory mapped files | |
| Memory mapped vector | |
| Memory related methods | |
| Template meta-programming utilities | |
| C++ interface to moby databases | |
| Natural language processing | |
| Text parsing and AST generation | |
| Pos tagging | |
| In-memory process | |
| Concurrently push and pop items from a FIFO queue | |
| Recursive spin lock | |
| Transport neutral light weight IPC/RPC library | |
| Simple multi reader/single writer spin lock | |
| Creates or loads singleton objects in shared memory regions | |
| General purpose socket communication | |
| Maintains info about locations within source code | |
| Simple user mode spin lock based on std::atomic | |
| Sqlite interface | |
| Concurrently push and pop items in a FILO stack | |
| Specializations of std::basic_string for advanced and common string handling | |
| Tuple manipulation | |
| Std::type_info extensions | |
| Global unique identifier / universal unique identifier data type | |
| Multi-type variant using type-erasure | |
| C++ interface to wordnet databases | |
| Wraps a type in a class for compiler type deductive distinction | |
| Host, target and build configurations and settings Various components are purpose built for specific targets xtd.hpp is a descriptive configuration header that is generated by CMake from the xtd.hpp.in template | |