nsumner / cpp-tree-sitterLinks
Simple C++ and CMake wrapper around tree-sitter.
☆36Updated 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++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years 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
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- ☆25Updated 5 years ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- Prints values and types during compilation!☆58Updated 7 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 6 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Yet another C++ text formatting library.☆71Updated last year
- C++11 compatible charconv☆31Updated last week
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 11 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Simple mutation-testing☆47Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++ parser combinator library.☆166Updated last week
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆11Updated 5 years ago