Pinned Repositories
adempiere
ADempiere Business Suite ERP/CRM/MFG/SCM/POS done the Bazaar way in an open and unabated fashion. Focus is on the Community that includes Subject Matter Specialists, Implementors and End-Users.
bison
GNU Bison
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Data-Structures-and-Algorithms-in-C
所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了
flex
The Fast Lexical Analyzer - scanner generator for lexing in C and C++
geekforalgorithm
Config files for my GitHub profile.
getting-started
Getting started with Docker
igraph
Library for the analysis of networks
stackify
tiny-compiler
A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how the "real" thing works whilst not being a mere toy example
geekforalgorithm's Repositories
geekforalgorithm/bison
GNU Bison
geekforalgorithm/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
geekforalgorithm/Data-Structures-and-Algorithms-in-C
所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了
geekforalgorithm/flex
The Fast Lexical Analyzer - scanner generator for lexing in C and C++
geekforalgorithm/geekforalgorithm
Config files for my GitHub profile.
geekforalgorithm/getting-started
Getting started with Docker
geekforalgorithm/igraph
Library for the analysis of networks
geekforalgorithm/stackify
geekforalgorithm/tiny-compiler
A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how the "real" thing works whilst not being a mere toy example
geekforalgorithm/adempiere
ADempiere Business Suite ERP/CRM/MFG/SCM/POS done the Bazaar way in an open and unabated fashion. Focus is on the Community that includes Subject Matter Specialists, Implementors and End-Users.
geekforalgorithm/c-algorithms
A library of common data structures and algorithms written in C.
geekforalgorithm/chartdb
Database diagrams editor that allows you to visualize and design your DB with a single query.
geekforalgorithm/ChezScheme
Chez Scheme
geekforalgorithm/cups
OpenPrinting CUPS Sources
geekforalgorithm/earthworm
Learning English through the method of constructing sentences with conjunctions
geekforalgorithm/eko
Eko (Eko Keeps Operating) - Build Production-ready Agentic Workflow with Natural Language - eko.fellou.ai
geekforalgorithm/genann
simple neural network library in ANSI C
geekforalgorithm/grokking_algorithms
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
geekforalgorithm/idempiere
iDempiere. Community Powered Enterprise. Full Open Source Business Suite ERP/CRM/MFG/SCM/POS
geekforalgorithm/idempiere-db
iDempiere Database Structure
geekforalgorithm/kyanos
Kyanos is a networking analysis tool using eBPF. It can visualize the time packets spend in the kernel, capture requests/responses, makes troubleshooting more efficient.
geekforalgorithm/ttt-rl
Reinforcement Learning example in C, playing tic tac toe