Lists (2)
Sort Name ascending (A-Z)
Stars
Lightning-fast data access platform designed specifically for AI agents
Knowledge Engine for AI Agent Memory in 6 lines of code
L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace messages in an mmap()'ed file. Tools are provided to unpack the…
OpenMP implementation of Graph Community Detection, with a number of parallel heuristics/approximate computing techniques
My solutions to https://adventofcode.com/2025/
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
Language with a bytecode compiler that can run on computers with only a few kB of RAM.
Implementation of a Google Flights-like application using Memgraph graph database and Cypher queries. Explore optimal flight routes, nearest airports, and more, as detailed in the accompanying semi…
A copy of code artefacts for the easy building of the Pico-SDK elf2uf2 utility, without having to clone the entire SDK.
Bare-metal hello-world for Rust on RISC-V
High-performance open-source in-memory graph database for GraphRAG, AI memory, agentic AI, and real-time graph analytics. Cypher-compatible, built in C++.
Experimenting with FLIP animations
A collection of awesome resources related to the yearly Advent of Code challenge.
colinbarry / plr
Forked from codereport/plrGitHub repo backing Programming Language Ranking website ⬇️
colinbarry / common-lisp
Forked from exercism/common-lispExercism exercises in Common Lisp.
colinbarry / opcode-table
Forked from deeptoaster/opcode-tableA set of extensible tables for displaying details of machine instructions for Z80 and other architectures
An experiment in consuming the OpenGL and SDL frameworks with CMake