Programming Techniques And Coding

 www.partow.net  .: Home :.   .: Contact :. 


C++ String Toolkit Library

The C++ String Toolkit Library (StrTk) consists of robust, optimized and portable string processing algorithms and procedures for the C++ language


C++ Mathematical Expression Library

The C++ Mathematical Expression Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parsing and evaluation engine.


Callbacks In C++

A possible solution to the problem of creating call backs within C++ by using a simple template pattern. The solution isn't fully complete but is a good guide for how one can begin producing a call back framework within the object oriented context of the C++ language.


General Purpose Hash Function Algorithms

The General Purpose Hash Function Algorithms Library has implementations for a mix of both additive and rotative general purpose string hashing algorithms.


C++ Bitmap Library

The C++ Bitmap Library consists of simple, robust, optimized and portable 24-bit bitmap image processing algorithms for the C++ language.


C++ TCP Proxy

The C++ TCP Proxy server is a simple and portable utility used for proxying connections between external clients and a server.


C++ Bloom Filter Library

The C++ Bloom Filter Library is a simple to use, easy to integrate and efficient implementation of the probabilistic Bloom filter data structure.


C++ DSV Filter Library

The C++ DSV Filter Library is a simple to use, easy to integrate and extremely efficient and fast CSV/DSV in-memory data store processing library.


C++ Vector Expression Template Library

The C++ Vector Expression Template Library is a simple expression template based vector library.


Simple C++ Lexer Library

Simple C++ Lexer Toolkit Library (LexerTk) is a simple to use, easy to integrate and extremely fast lexicographical generator


Win32 Registry Activity Monitor

A simple tool for monitoring registry activity more specifically the activity that occurs within registry keys and their respective sub-keys.


Wykobi C++ Computational Geometry Library

Wykobi is an extremly efficient, robust and simple to use C++ 2D/3D oriented computational geometry library.


Schifra C++ Reed Solomon Error Correcting Code Library

Schifra is a very robust, highly optimized and extremely configurable Reed-Solomon error correcting code library for both software and IP core based applications with implementations in C++ and VHDL.


C++ Date And Time Parsing Utilities

The C++ Date And Time Parsing Utilities library is comprised of a set of extremely fast and efficient parsing routines for common date and time formats.


C++ Logging Toolkit

The C++ Logging Toolkit library is a simple to use, low overhead no frills logging library designed to be used within a multi-threaded context.


C++ Summation Toolkit

The C++ Summation Toolkit library is a simple library designed for summing lists of homogeneous Real values comprised of types such as double and float.


C++ Makefile Template

A simple and easy to C++ Makefile template and example for small to medium sized projects.


C++ Wildcard Pattern Matching

The C++ Wildcard Pattern Matching library is a simple to use and very efficient wildcard matching/globbing library.


String Tokenizer

A C++ class used for string parsing, similar to the Java string tokenizer class.





© Arash Partow. All Rights Reserved.