Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by OzanCansel
A curated list of projects in awesome lists by OzanCansel .
https://github.com/ozancansel/tableprinter
Allows a programmer to print table-like outputs over std::ostream.
cpp cpp17 format header-only iostream library print table variant
Last synced: 30 Oct 2024
https://github.com/ozancansel/digital-image-processing
Most of image processing procedure implementations which are mentioned in Digital Image Processing in Gonzales 3rd Edition
cpp image-processing opencv rafaelgonzales tutorial
Last synced: 30 Oct 2024
https://github.com/ozancansel/fsconfig
Allows a programmer to save/load configurations to/from filesystem in a structured way
Last synced: 30 Oct 2024
https://github.com/ozancansel/netsck
Network utility tool which enables to prototype or test network things.
Last synced: 30 Oct 2024
https://github.com/ozancansel/where-to-eat
Suggests a place for lunch to go based on the places you have given.
Last synced: 30 Oct 2024
https://github.com/ozancansel/rbs
Binary serialization library which doesn't append, prepend or insert any additional bytes other than original footprint of the types. It is also endian-aware.
binary cpp17 raw serialization
Last synced: 30 Oct 2024
https://github.com/ozancansel/download-github-folder
A bash script which allows to download a sub-folder in a github repo.
Last synced: 30 Oct 2024
https://github.com/ozancansel/imd-srv
A multithreaded and asynchronous TCP server which stores and serves key-value pairs.
asio boost cmake cpp17 networking
Last synced: 30 Oct 2024
https://github.com/ozancansel/ci-workflow-training
Created to train and test workflow things so it can be treated as garbage
Last synced: 30 Oct 2024
https://github.com/ozancansel/imd-client
Header-only client library for imd-srv which supports asynchronous operations over std::future
asio boost cmake cpp17 header-only networking tcp
Last synced: 30 Oct 2024
https://github.com/ozancansel/count-members
A type trait which provides number of members in an aggregate type.
Last synced: 30 Oct 2024