Pinned Repositories
BTree
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
cmake.macchina.io
cmake.macchina.io is a fork of macchina.io IoT Edge Device SDK
ConcurrentHashMap
Concurrent HashMap C++
DocxFactory
Cross platform C/C++ library with C#, Java, Python, Progress 4GL wrappers and command line tools for generating Microsoft Word .DOCX (OpenXML) files
hashtable
Simple hash-table implementation
kerberos-ticket-watcher
Kerberos ticket watcher
linuxdependency
DependencyViewer (Qldd) shows all dependent libraries of a given executable or dynamic library on Linux. It is a GUI wrapper for the ldd (for MacOS - otool), file and nm commands.
macchina.io
macchina.io is a toolkit for building IoT edge and fog device applications in JavaScript and C++
poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
broker
message broker
bas524's Repositories
bas524/kerberos-ticket-watcher
Kerberos ticket watcher
bas524/linuxdependency
DependencyViewer (Qldd) shows all dependent libraries of a given executable or dynamic library on Linux. It is a GUI wrapper for the ldd (for MacOS - otool), file and nm commands.
bas524/cmake.macchina.io
cmake.macchina.io is a fork of macchina.io IoT Edge Device SDK
bas524/DocxFactory
Cross platform C/C++ library with C#, Java, Python, Progress 4GL wrappers and command line tools for generating Microsoft Word .DOCX (OpenXML) files
bas524/ConcurrentHashMap
Concurrent HashMap C++
bas524/hashtable
Simple hash-table implementation
bas524/macchina.io
macchina.io is a toolkit for building IoT edge and fog device applications in JavaScript and C++
bas524/BTree
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
bas524/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
bas524/runnable_chain
Example of ordered task execution on thread pool in chain model
bas524/cntlm
Cntlm is an NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy intended to help you break free from the chains of Microsoft proprietary world. More info on http://cntlm.sourceforge.net/ website. This version supports SSPI, which allows users with smartcard authentication to use it on Windows boxes (enable it in the configuration)!