Pinned Repositories
505
chorrent
A pure javascript torrent client project as a chrome extension. The main focus is to have a sleek and clean UI design, being cross-platform and having extensive configuration options for power users.
gnome-shell-extension-alsamixer
Control Alsa master volume from status menu.
libarmmcu
A template-based C++ library interface to ARM MCUs and their peripherals, initially only STM32F429I-DISCO is supported.
libashttp
A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.
postgrespp
postgres++ async C++ driver is a thin libpq wrapper in C++ for PostgreSQL that aims to make libpq easier to use. It has asynchronous behavior and depends on Boost.ASIO for async operations. It makes use of C++11 variadic templates for parameter-ed functions like PQsendQueryParams.
threadpool11
A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.
tghosgor's Repositories
tghosgor/threadpool11
A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.
tghosgor/libashttp
A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.
tghosgor/postgrespp
postgres++ async C++ driver is a thin libpq wrapper in C++ for PostgreSQL that aims to make libpq easier to use. It has asynchronous behavior and depends on Boost.ASIO for async operations. It makes use of C++11 variadic templates for parameter-ed functions like PQsendQueryParams.
tghosgor/gnome-shell-extension-alsamixer
Control Alsa master volume from status menu.
tghosgor/chorrent
A pure javascript torrent client project as a chrome extension. The main focus is to have a sleek and clean UI design, being cross-platform and having extensive configuration options for power users.
tghosgor/libarmmcu
A template-based C++ library interface to ARM MCUs and their peripherals, initially only STM32F429I-DISCO is supported.
tghosgor/rwlock-vs-atomic
A basic project where read-write mutex is compared to atomics in various workloads.
tghosgor/505
tghosgor/isar
Integration System for Automated Root filesystem generation
tghosgor/kas
Setup tool for bitbake based projects
tghosgor/libsegfault
linux libsegfault
tghosgor/nvim-gdb
Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB
tghosgor/ogre-next
aka ogre v2 - scene-oriented, flexible 3D engine written in C++
tghosgor/polymer-xmlrpc
A Google Polymer component to interact with XML-RPC services.
tghosgor/sipp
The SIPp testing tool
tghosgor/virtualgl
Main VirtualGL repository
tghosgor/vncdotool
A command line VNC client and python library