Pinned Repositories
ahocorasickphp
Aho-Corasick multi-keyword string searching library in PHP.
fsghost
a simple cross-platform command line tool to monitor a directory for file changes
genann
simple neural network library in ANSI C
Hands-On-Network-Programming-with-C
Book Example Code for Hands-On Network Programming with C
hexembed
A small utility to embed files into C or C++ programs.
minctest
tiny unit testing framework for ANSI C
pluscallback
easy to use callback library for C++
tinyexpr
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
tulipindicators
Technical Analysis Indicator Function Library in C
tulipnode
Tulip Node is the official node.js wrapper for Tulip Indicators. It provides over 100 technical analysis overlay and indicator functions.
codeplea's Repositories
codeplea/genann
simple neural network library in ANSI C
codeplea/tinyexpr
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
codeplea/Hands-On-Network-Programming-with-C
Book Example Code for Hands-On Network Programming with C
codeplea/ahocorasickphp
Aho-Corasick multi-keyword string searching library in PHP.
codeplea/minctest
tiny unit testing framework for ANSI C
codeplea/hexembed
A small utility to embed files into C or C++ programs.
codeplea/pluscallback
easy to use callback library for C++
codeplea/fsghost
a simple cross-platform command line tool to monitor a directory for file changes
codeplea/incbeta
Incomplete Beta Function (Student's t cumulative distribution function)
codeplea/opengl-tcltk
An Example of using OpenGL with C and a Tcl/Tk GUI.
codeplea/f5bot
codeplea/minctest-lua
tiny unit testing framework for Lua
codeplea/celtic_knots
Screensaver to generate and animate complex Celtic knots with OpenGL.
codeplea/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
codeplea/awesome-c
Continuing the development of awesome-c list on GitHub
codeplea/minctest-node
tiny unit testing framework for Node.js
codeplea/rimath
Math Expression Evaluator in JavaScript
codeplea/ToolsOfTheTrade
Tools of The Trade, from Hacker News.
codeplea/citest
just testing
codeplea/httpparrot
Simple service to show the exact HTTP request sent by your browser.
codeplea/node-pre-gyp
Node.js tool for easy binary deployment of C++ addons