ZigRazor / CXXGraphLinks
Header-Only C++ Library for Graph Representation and Algorithms
☆675Updated last month
Alternatives and similar repositories for CXXGraph
Users that are interested in CXXGraph are comparing it to the libraries listed below
Sorting:
- A general-purpose lightweight C++ graph library☆375Updated last month
- General-purpose C++ graph library☆235Updated 2 weeks ago
- A C++ compile-time math library using generalized constant expressions☆813Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆553Updated 3 weeks ago
- 🍦 Never use cout/printf to debug again☆735Updated 6 months ago
- Fast CSV parser and writer for Modern C++☆617Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆917Updated 2 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆813Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,668Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,447Updated 3 months ago
- Greg's Template Library of useful classes.☆266Updated 3 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,292Updated last week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,306Updated this week
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,249Updated 2 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆323Updated 6 months ago
- Fast and memory efficient c++ flat hash table/map/set☆680Updated 3 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆573Updated 6 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆558Updated last year
- A C++20 library for sequence-orientated programming☆721Updated 3 months ago
- Boost.org graph module☆370Updated last month
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated this week
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆285Updated last year
- C++11 (and onwards) library for lazy evaluation☆365Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated last week
- scanf for modern C++☆1,297Updated 3 months ago
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆270Updated last year