hughperkins / luacpptemplater
Write Jinja2-style templates in C++. Uses lua as a scripting language (very lightweight)
☆16Updated 8 years ago
Alternatives and similar repositories for luacpptemplater:
Users that are interested in luacpptemplater are comparing it to the libraries listed below
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- portability macros for compiler and hardware micro operations☆35Updated 6 months ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- C++20 implementation of {{ mustache }}☆84Updated 2 months ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 6 years ago
- libuv thread communication☆55Updated last year
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- [Inactive] Public domain C++14 wrapper for POSIX interfaces.☆25Updated 9 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- C++ wrapper to SQLite library☆27Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 4 years ago
- Service discovery protocol and reference implementation.☆18Updated last year
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 8 years ago