nsumner / cpp-tree-sitterLinks
Simple C++ and CMake wrapper around tree-sitter.
☆31Updated last year
Alternatives and similar repositories for cpp-tree-sitter
Users that are interested in cpp-tree-sitter are comparing it to the libraries listed below
Sorting:
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆60Updated 4 years ago
- A compiler front end for the C++ language☆150Updated this week
- Yet another C++ text formatting library.☆71Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆119Updated 2 weeks ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A C++ parser combinator library.☆160Updated last week
- Mathematical Expression Parser and JIT Compiler☆150Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Simple mutation-testing☆47Updated last year
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- ☆62Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A single-header cross-platform library for custom printing to the output stream.☆42Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- Generate C++ class from JSON data