Pinned Repositories
aleks-f.github.io
website
articles
Articles and Presentations
clion-settings
kademlia
Dead simple C++11 kademlia distributed hash table library
nanomsg
nanomsg library
poco
POCO C++ Libraries - Versatile cross-platform C++ libraries with a network/internet focus. "The battery pack for C++."
postgresql
PostgreSQL headers and windows binaries for development
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.
aleks-f's Repositories
aleks-f/articles
Articles and Presentations
aleks-f/kademlia
Dead simple C++11 kademlia distributed hash table library
aleks-f/nanomsg
nanomsg library
aleks-f/poco
POCO C++ Libraries - Versatile cross-platform C++ libraries with a network/internet focus. "The battery pack for C++."
aleks-f/postgresql
PostgreSQL headers and windows binaries for development
aleks-f/aleks-f.github.io
website
aleks-f/clion-settings
aleks-f/code
Reference implementations and scratch code C++ networking
aleks-f/crun
A fast and lightweight fully featured OCI runtime and C library for running containers
aleks-f/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
aleks-f/googletest
GoogleTest - Google Testing and Mocking Framework
aleks-f/hiredis
Minimalistic C client for Redis >= 1.2
aleks-f/jq
Command-line JSON processor
aleks-f/JsonBenchmarkCpp
Benchmark of JSON frameworks in c++
aleks-f/kad-bench
kademlia benchmark
aleks-f/libuv
Cross-platform asychronous I/O
aleks-f/macchina.io
macchina.io IoT Edge Device SDK is a powerful C++ and JavaScript SDK for edge devices, IoT gateways and connected embedded systems.
aleks-f/node-opcua
an implementation of a OPC UA stack fully written in javascript and nodejs - http://node-opcua.github.io/
aleks-f/open62541
Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0
aleks-f/openssl
OpenSSL build script.
aleks-f/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
aleks-f/pdjson
C JSON parser library that doesn't suck
aleks-f/raft
C implementation of the Raft Consensus protocol, BSD licensed
aleks-f/snap7
aleks-f/tasks
Documents, papers, and proposals for additions to the working draft
aleks-f/WG21