microsoft / malaLinks
Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.
☆19Updated 2 years ago
Alternatives and similar repositories for mala
Users that are interested in mala are comparing it to the libraries listed below
Sorting:
- K-V storage engine with low memory cost and low write amplification☆35Updated 2 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 7 years ago
- Messaging library on top of NDv2 (Microsoft's RDMA interface)☆14Updated 2 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 7 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.