DylanZA / eslangLinks
Erlang style programming for C++
☆15Updated 8 years ago
Alternatives and similar repositories for eslang
Users that are interested in eslang are comparing it to the libraries listed below
Sorting:
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Extension of the STL algorithms on sets☆21Updated 6 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- String to Float Benchmark☆19Updated 7 years ago
- Software transactional memory system developed at Wyatt Technology☆30Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Library containing high-performance datastructures and utilities for C++☆76Updated 8 years ago
- ☆12Updated 2 years ago
- ☆13Updated 9 years ago
- Modern C++ framework for critical systems☆21Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks 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 C++ library for integer array compression☆30Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Effective Memory Reclamation