vinzenz / libpypaLinks
libpypa is a Python parser implemented in pure C++
☆190Updated 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☆147Updated 9 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- Fiber and async I/O based network library☆261Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Boost.Coroutine☆85Updated last month
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 5 years ago
- ☆32Updated 7 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- An easy, fast, small, portable C++ object serialization framework☆87Updated 11 months ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Contains the full source for my article about implementing a code generator with libclang.☆124Updated 10 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 5 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Higher-order functions for c++☆512Updated last month
- Enjoy template metaprogramming☆113Updated 8 years ago
- A header-only C++11 reflection library☆100Updated 8 months ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- STL-based caches for C++☆115Updated 2 years ago
- C++ double-to-string conversion benchmark☆260Updated 3 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆272Updated 7 years ago
- Debuggable script language for interoperation with C++ using reflection.☆119Updated last week
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- C++ Reflection Library☆103Updated 13 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆152Updated 5 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago