think-cell / typescriptenLinks
typescripten is a compiler that creates C++ header files from TypeScript interface definitions.
☆103Updated 2 years ago
Alternatives and similar repositories for typescripten
Users that are interested in typescripten are comparing it to the libraries listed below
Sorting:
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 6 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Functional reactive programming library for c++☆160Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A C++ parser combinator library.☆160Updated 2 weeks ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆60Updated 4 years ago
- a declarative UI library for C++☆115Updated this week
- An indirect value-type for C++☆83Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Forward, no matter what.☆132Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- std::embed implementation for the poor (C++17)☆89Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- An efficient, composable design pattern for range processing☆132Updated 9 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆109Updated 9 months ago
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.