gerzin / parallel-cellular-automataLinks
Framework for building parallel cellular automata in C++. In it you can also find a work-stealing threadpool and a reusable barrier that you can use in other projects.
☆14Updated last year
Alternatives and similar repositories for parallel-cellular-automata
Users that are interested in parallel-cellular-automata are comparing it to the libraries listed below
Sorting:
- General-purpose C++ graph library☆221Updated this week
- A general-purpose lightweight C++ graph library☆305Updated 2 weeks ago
- Boost.Multiprecision☆222Updated this week
- Source for papers and proposals☆73Updated 3 weeks ago
- A C++ parser combinator library.☆145Updated last month
- Today at work we talked about...☆33Updated 5 months ago
- Experimental alternative to sender/receivers.☆21Updated last year
- Multiprecision for modern C++☆314Updated 6 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆93Updated 2 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- C++ command line parsing library☆200Updated last year
- C++11 metaprogramming library☆260Updated this week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- ☆63Updated this week
- Flaming Dangerzone☆15Updated 8 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆196Updated 4 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆193Updated last week
- Extending C++ library for functional programming☆81Updated 2 weeks ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆196Updated 2 weeks ago
- Code to accompany the talk "Generic Graph Libraries in C++20" at cppcon 21☆8Updated 3 years ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆121Updated 8 months ago
- C++11 (and onwards) library for lazy evaluation☆358Updated last week
- My WG21 proposals☆59Updated last week
- Framework for Writing C++ Committee Papers☆135Updated 5 months ago
- Organization, documentation, etc. for the Beman Project,☆85Updated last week
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆443Updated 5 months ago
- Simple C++20 module support for CMake☆211Updated last year
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago