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
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Fiber and async I/O based network library☆260Updated 7 years ago
- Higher-order functions for c++☆512Updated 2 months ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- Contains the full source for my article about implementing a code generator with libclang.☆123Updated 9 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
- Boost.Coroutine☆84Updated 2 months ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated 2 months ago
- Boost.Coroutine2☆135Updated 2 months ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- ☆32Updated 7 years ago
- Experimental Go-style concurrency for C++11☆157Updated 10 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆242Updated 5 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A lightweight asynchronous event-driven network application framework in C++.☆105Updated 10 years ago
- Linq for list comprehension in C++☆666Updated 4 years ago
- ☆70Updated 8 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆274Updated 7 years ago
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 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
- 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