vinzenz / libpypaLinks
libpypa is a Python parser implemented in pure C++
☆189Updated 7 years ago
Alternatives and similar repositories for libpypa
Users that are interested in libpypa are comparing it to the libraries listed below
Sorting:
- Spirit X3 Experimental☆146Updated 8 years ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- Boost.Coroutine☆84Updated last month
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Boost.Coroutine2☆134Updated last month
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated last month
- This is the CoCo Virtual Machine Source Code.☆199Updated 9 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- Higher-order functions for c++☆511Updated last month
- Fiber and async I/O based network library☆260Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- ☆32Updated 7 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆233Updated 4 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Lightweight CPU Memory I/O and Lock profiler for Windows☆92Updated 2 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- C++ Reflection Library☆102Updated 13 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- Linq for list comprehension in C++☆666Updated 4 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- a regular express engine☆55Updated 10 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- C++ double-to-string conversion benchmark☆256Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago