Stack and Static based allocators + a Custom Aligned allocator in modern C++
☆108Mar 31, 2024Updated 2 years ago
Alternatives and similar repositories for Cougar
Users that are interested in Cougar are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The RAD C++ 20 asynchronous IO and networking library☆45Jun 14, 2026Updated last month
- Low memory overhead allocator☆34Nov 14, 2024Updated last year
- A C++ customized allocator based on a simple memory pool☆13Sep 27, 2017Updated 8 years ago
- Collection of self-contained header-only libraries for C++17☆337Apr 10, 2026Updated 3 months ago
- Light-weight Thread Pool library in modern C++☆103Nov 17, 2025Updated 8 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆86Mar 26, 2026Updated 4 months ago
- A light weight C++ in memory argument parser☆69May 30, 2024Updated 2 years ago
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- ☆22Jun 1, 2025Updated last year
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆248Dec 11, 2024Updated last year
- python vs cmake☆42Jan 8, 2026Updated 6 months ago
- Polymorphic memory resource for real-time applications.☆76Aug 1, 2023Updated 2 years ago
- Ease-of-use-first argument parsing for C++23☆65Jan 7, 2026Updated 6 months ago
- bel::views - simple and easy view classes for C++☆79Apr 24, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- cache-optimized allocator for games and real-time systems☆36Feb 21, 2026Updated 5 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆138Jun 11, 2026Updated last month
- A tagged-pointer type for C++.☆38Aug 3, 2023Updated 2 years ago
- C++20 compile-time reflection library.☆34Oct 12, 2024Updated last year
- A common interface and utilities for implementing visualizers for Pinocchio in C++.☆11Feb 12, 2025Updated last year
- Comparison operators for std::span☆16Mar 27, 2020Updated 6 years ago
- Tools for analysing results produced by the llvm-xray instrumentation☆16Jan 15, 2021Updated 5 years ago
- Based on Jason Turner's musing for a better `main` that is more in step with Modern C++☆17Feb 8, 2023Updated 3 years ago
- Fast serializable C++ dictionaries☆15Dec 30, 2025Updated 6 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Terminal Escape Sequence Library in C++20☆31May 19, 2025Updated last year
- A modern and (mostly) macro free mocking-framework☆59May 23, 2026Updated 2 months ago
- Find race conditions at low cost by instrumenting containers☆37Aug 22, 2025Updated 11 months ago
- A C++20 library for sequence-orientated programming☆745Mar 27, 2026Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆889May 25, 2026Updated 2 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Dec 9, 2025Updated 7 months ago
- Lightweight C++20 testing framework.☆316Feb 2, 2026Updated 5 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆97Nov 30, 2025Updated 7 months ago
- C++ Type Traits for Smart Pointers that are not included in the standard library, containing inheritance detection and member detection.☆14Dec 22, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- C++23 coroutine network framework