lefticus / ChaiScriptLinks
Embedded Scripting Language Designed for C++
☆12Updated 14 years ago
Alternatives and similar repositories for ChaiScript
Users that are interested in ChaiScript are comparing it to the libraries listed below
Sorting:
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- JSON/CBOR streaming library, without using memory, like a GoldFish☆71Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- ☆26Updated 7 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆56Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year