hamidr / AIMA-CPPView external linksLinks
C++(1y) implementation of algorithms from Norvig And Russell's "Artificial Intelligence - A Modern Approach 3rd Edition".
☆20Jan 8, 2014Updated 12 years ago
Alternatives and similar repositories for AIMA-CPP
Users that are interested in AIMA-CPP are comparing it to the libraries listed below
Sorting:
- Type-Erasure with merged concepts☆19Oct 19, 2014Updated 11 years ago
- threadstack, ergonomic library for thread local stacks☆11Mar 5, 2021Updated 4 years ago
- A growable array (vector) implemented as a B-tree☆13Jun 14, 2025Updated 8 months ago
- Online ship builder for Paizo Inc's Starfinder RPG☆13Nov 8, 2023Updated 2 years ago
- ☆14Mar 18, 2020Updated 5 years ago
- Some realistic tabular datasets for testing (CSV)☆21Mar 7, 2018Updated 7 years ago
- Upscaling images in weird ways☆10Dec 14, 2024Updated last year
- Quickly generate markdown tables in your terminal using a simplistic specification☆16Oct 2, 2019Updated 6 years ago
- Simple Highspeed Archiver☆18Jan 31, 2026Updated last week
- GFWX: Good, Fast Wavelet Codec (Rust)☆14Oct 29, 2025Updated 3 months ago
- Galvanize: Pure Rust CDB reader/writer☆18Jan 16, 2023Updated 3 years ago
- A Rust library that provides space-efficient, in-memory representations for integer vectors. It offers two complementary data structures:…☆34Feb 4, 2026Updated last week
- Rust declarations crate for the `libmagic` C library☆11Updated this week
- C++ layouting library inspired by TeX☆13Feb 6, 2022Updated 4 years ago
- A leaner structure of arrays implementation with a vec of tuples like public interface☆13Nov 6, 2022Updated 3 years ago
- Quick Icon is an open project that is a tool for developers that helps them generate necessary icon assets for Xcode.☆10Nov 6, 2020Updated 5 years ago
- A C++ header-only implementation of the Elo rating system.☆13Oct 6, 2018Updated 7 years ago
- Fast subset and superset queries based on tries.☆11Jun 21, 2023Updated 2 years ago
- This package contains source code for special JPEG decompression and recompression routines, which may help developers as a framework in…☆16Jan 20, 2016Updated 10 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Sep 25, 2018Updated 7 years ago
- A TeX implementation in a single C++11 class.☆18Sep 19, 2020Updated 5 years ago
- Announce services on the network with Zeroconf/Bonjour with minimal overhead.☆14Mar 4, 2023Updated 2 years ago
- A tiny self-contained path manipulation library for C++☆11Apr 8, 2019Updated 6 years ago
- Sample project with custom XCode instrument package. See detailed description here: https://appspector.com/blog/building-custom-xcode-ins…☆15Jun 27, 2019Updated 6 years ago
- A theme for the Linux vconsole. Because why not?☆10Jul 31, 2020Updated 5 years ago
- Ax - The Axiomatic Core C++ Library☆12Jul 27, 2020Updated 5 years ago
- A saturating arithmetic cast.☆12Feb 26, 2019Updated 6 years ago
- An OpenGL world visualizer, written in Rust☆69Mar 28, 2018Updated 7 years ago
- Concurrent cross-platform terminal interface☆19Apr 15, 2023Updated 2 years ago
- Switch/Case strings using constexpr long hash☆16May 7, 2021Updated 4 years ago
- A SwiftPM wrapper around GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C