A C++17 memoization library
☆26Jun 7, 2025Updated last year
Alternatives and similar repositories for memo
Users that are interested in memo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An implementation of the Levenberg-Marquardt algorithm☆18Nov 5, 2019Updated 6 years ago
- ☆17May 12, 2022Updated 4 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆42Sep 9, 2021Updated 4 years ago
- Haskell library for manipulating and evaluating polynomials☆20Feb 24, 2022Updated 4 years ago
- Simple task scheduler☆11May 16, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Type-Erasure with merged concepts☆19Oct 19, 2014Updated 11 years ago
- Towards Optimal-Space Minimal Perfect Hashing Beyond Brute-Force☆15Mar 31, 2025Updated last year
- A modernized, community-maintained fork of pcg-cpp. Added support for Windows ARM64, MSVC fixes, and modern C++ standards.☆41May 23, 2026Updated 3 weeks ago
- An easy to use and efficient memory pool allocator written in C++.☆11Aug 12, 2016Updated 9 years ago
- Various tricks for dealing with bits☆22Oct 16, 2019Updated 6 years ago
- Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.☆10Jul 6, 2021Updated 4 years ago
- Opening tech prediction through machine learning for Starcraft AI☆10Jul 4, 2012Updated 13 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Mar 1, 2023Updated 3 years ago
- C++ header only library for saturation arithmetic functions and always saturating types.☆17Jun 11, 2021Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Find the microarchitectural performance bugs hiding in your C++ code☆56Mar 22, 2026Updated 2 months ago
- Partial implementation of OpenGL 1.x for the Xbox using NXDK and PBKit☆17May 20, 2026Updated 3 weeks ago
- simple web service template that tries to follow best practices in terms of cli, crates, patterns, configuration and file structure.☆21Dec 5, 2022Updated 3 years ago
- Implementation of Hamcrest for JSL.☆12Feb 6, 2023Updated 3 years ago
- C++ template library for computing a longest common subsequence (diff)☆13Feb 8, 2014Updated 12 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆45Aug 12, 2025Updated 10 months ago
- another c#-like property accessor for C++11 and above.☆16May 6, 2026Updated last month
- A simple immutable database for the masses.☆21Mar 23, 2022Updated 4 years ago
- Emacs minor mode for drawing multi-character tokens as Unicode glyphs (lambda -> λ). A configurable replacement for pretty-mode and the l…☆42Sep 30, 2014Updated 11 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- C++ port of https://github.com/mourner/flatbush☆19Nov 18, 2020Updated 5 years ago
- Simple JSON configuration file parser.☆77Aug 7, 2018Updated 7 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆95Nov 30, 2025Updated 6 months ago
- A snake game for the terminal.☆19Jan 5, 2020Updated 6 years ago
- Text diffing in zig☆14Feb 15, 2023Updated 3 years ago
- Systemd user units☆12Sep 11, 2014Updated 11 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆30Mar 26, 2019Updated 7 years ago
- Generates GraphQL mappings from a WSDL file or URL☆10Mar 6, 2018Updated 8 years ago
- C++ xUnit-like testing framework without macros☆16Apr 19, 2026Updated last month
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- mpsc_channel.hpp - A simple C++ implementation of the 'channel' in rust language (std::mpsc).