hosseinmoein / CougarView external linksLinks
Stack and Static based allocators + a Custom Aligned allocator in modern C++
☆108Mar 31, 2024Updated last year
Alternatives and similar repositories for Cougar
Users that are interested in Cougar are comparing it to the libraries listed below
Sorting:
- Timers and Alarms based on threads in modern C++☆12Apr 1, 2024Updated last year
- Light-weight Thread Pool library in modern C++☆104Nov 17, 2025Updated 2 months ago
- Comparison operators for std::span☆16Mar 27, 2020Updated 5 years ago
- Collection of self-contained header-only libraries for C++17☆330Jan 10, 2026Updated last month
- C++20 compile-time reflection library.☆35Oct 12, 2024Updated last year
- A tagged-pointer type for C++.☆37Aug 3, 2023Updated 2 years ago
- C++ build system that uses C++ for build configuration.☆26Updated this week
- A light weight C++ in memory argument parser☆68May 30, 2024Updated last year
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Jan 1, 2026Updated last month
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- python vs cmake☆42Jan 8, 2026Updated last month
- Ease-of-use-first argument parsing for C++23☆63Jan 7, 2026Updated last month
- ☆72Jan 4, 2026Updated last month
- A common interface and utilities for implementing visualizers for Pinocchio in C++.☆10Feb 12, 2025Updated last year
- ☆10Oct 1, 2024Updated last year
- bel::views - simple and easy view classes for C++☆77Apr 24, 2023Updated 2 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆87Nov 30, 2025Updated 2 months ago
- Polymorphic memory resource for real-time applications.☆74Aug 1, 2023Updated 2 years ago
- Tools for analysing results produced by the llvm-xray instrumentation☆16Jan 15, 2021Updated 5 years ago
- Benchmarks to compare the performance of async runtimes / fork-join frameworks☆17Feb 3, 2026Updated last week
- HTTP/1 parsing and serialization algorithms using C++11☆31Feb 8, 2026Updated last week
- tg bots mother lib☆62Updated this week
- Find race conditions at low cost by instrumenting containers☆37Aug 22, 2025Updated 5 months ago
- Low memory overhead allocator☆34Nov 14, 2024Updated last year
- A C++20 library for sequence-orientated programming☆722Oct 24, 2025Updated 3 months ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Apr 23, 2025Updated 9 months ago
- Json benchmark based on nativejson-benchmark☆35Feb 6, 2025Updated last year
- Terminal Escape Sequence Library in C++20☆31May 19, 2025Updated 8 months ago
- Optimizing FizzBuzz in Rust for fun and profit☆20Aug 23, 2025Updated 5 months ago
- Fast serializable C++ dictionaries☆14Dec 30, 2025Updated last month
- std::error implementation (zero-overhead deterministic exceptions) P0709☆15Nov 11, 2023Updated 2 years ago
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆219Sep 12, 2023Updated 2 years ago
- Lightweight C++20 testing framework.☆303Feb 2, 2026Updated 2 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆824Updated this week
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆246Dec 11, 2024Updated last year
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Nov 3, 2025Updated 3 months ago
- C++17 library that implements the execution of graph algorithms during compilation.☆20Jan 17, 2023Updated 3 years ago
- An argument parser, just like python's argparse, but for c++☆18Feb 25, 2025Updated 11 months ago
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆23Nov 15, 2023Updated 2 years ago