DylanZA / eslangLinks
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
Sorting:
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- ☆13Updated 9 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 7 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Postgres connectivity for modern C++☆10Updated 5 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- String to Float Benchmark☆19Updated 7 years ago
- ☆31Updated 9 years ago
- C++ framework for rapid server development☆77Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- Software transactional memory system developed at Wyatt Technology☆29Updated 6 years ago
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- Overridable universal operator overloading for C++14☆20Updated 11 years ago