gnzlbg / nmpLinks
Non-blocking message passing (a C++14 MPI wrapper)
☆18Updated 10 years ago
Alternatives and similar repositories for nmp
Users that are interested in nmp are comparing it to the libraries listed below
Sorting:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 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
- Experimental library for coroutines and networking☆16Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- ☆13Updated 9 years ago
- benchmarking positional population count☆14Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- parsertl: The Modular Parser Generator☆16Updated 2 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- ☆31Updated 9 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- ☆26Updated 7 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago