harshit2608 / Trigger

A templated library with different data structures and algorithms providing solution to various common problems in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trigger


Status CodeQL C++

A simple library containing various algorithms for searching, sorting, array operations.

You can check the implemented and upcoming features list here.

The library is still under development.

Please reat the code conventions.

About

A templated library with different data structures and algorithms providing solution to various common problems in C++

License:Apache License 2.0


Languages

Language:C++ 90.7%Language:CMake 9.1%Language:C 0.3%