DylanZA / eslang
Erlang style programming for C++
☆15Updated 7 years ago
Alternatives and similar repositories for eslang:
Users that are interested in eslang are comparing it to the libraries listed below
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- ☆13Updated 8 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- ☆12Updated last year
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- ☆31Updated 9 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 8 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- Highly composable C++17 template meta programming library