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☆36Updated 8 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 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
- JSON/CBOR streaming library, without using memory, like a GoldFish☆71Updated 8 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Evo C++ Library☆31Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Open multi-methods for C++11☆118Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago