• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    C++
  • License
    MIT License
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

C++ Helpers (File system, handle ZIP files...)

More Repositories

1

ftpclient-cpp

C++ client for making FTP requests
C++
191
star
2

socket-cpp

Simple socket wrapper in C++ (with SSL/TLS support)
C++
184
star
3

httpclient-cpp

C++ client for making simple HTTP requests
C++
62
star
4

mailclient-cpp

C++ client for making POP/SMTP/IMAP requests
C++
56
star
5

16-Games

16 Games developed in C++ by YouTuber "FamTrinli". I added CMake support to ease compiling on different platforms.
C++
56
star
6

QwtWaterfallplot

A waterfall plot widget powered by Qwt for Qt/C++ GUI applications.
C++
15
star
7

Stm32TcpSocketDemo

A Tcp Server/client demo to command/control board's 4 LEDs powered with CycloneTCP and FreeRTOS. My program SocketTestQ can be used to interact with the board.
C
9
star
8

SocketTestQt

A C++/Qt powered tool for socket testing. It can create both TCP and UDP client or server. OpenSSL supported.
C++
3
star
9

UnitTestSTM32

Unit testing project for STM32 (Atollic) powered with CppUTest - UART6 is configured to output test results
C
3
star
10

MD5_SHA1_Calculator

A C++/Qt tool to calculate and verify the MD5 and SHA1 of files
C++
2
star
11

ParaViewScalarBarWidget

Scalar bar widget taken from ParaView that can be used in VTK projects.
C++
2
star
12

regex_cpp

Benchmarking regex_replace (of STL and Boost) and a manual parsing to escape CLucene special characters.
C++
1
star
13

CppRestServerExample

C++ REST Server example powered with the C++ REST SDK
C++
1
star
14

Stm32Rs232Demo

An Rs232 demo to command/control board's 4 LEDs.
C
1
star
15

QTableViewAdjustPolicyNotWorkingProperly

Demo program to reproduce Qt bugs : QTBUG-101874 and QTBUG-105207.
C++
1
star
16

libmodbus_trizeps_vii_arm_wince

Libmodbus for Trizeps VII ARM WinCE and RS485 (RTS line will be high if bytes are available for transmission.)
C
1
star
17

SimpleAutoCompleteWPFControl

C#
1
star
18

QtCreatorDebugAppCrash

C++
1
star
19

AspNetCoreWebApiExample

C#
1
star