romitagl / shared

Collection of C++ projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copyright (c) 2018 Gian Luigi Romita (romitagl@gmail.com)

Projects

  • rectangles
  • persistent_buffer
  • C-ObjC-Swift
  • openssl-crypto

rectangles

This program parses an input JSON file containing rectangles coordinates and returns the overlaps.

Technologies used:

  • rapidjson
  • c++0x

persistent_buffer

C++ ZeroMQ experiment.

Technologies used:

  • ZeroMQ
  • c++0x

C-ObjC-Swift

XCode project, demonstrates how to integrate C++, ObjectiveC and Swift.

Technologies used:

  • ObjectiveC
  • c++0x
  • Swift

openssl-crypto

C++ wrapper for OpenSSL EVP Crypto library. Easily perform encryption/decryption operations using all the OpenSSL supported ciphers.

Technologies used:

About

Collection of C++ projects

License:MIT License


Languages

Language:C++ 95.5%Language:C 3.7%Language:Makefile 0.4%Language:Objective-C 0.3%Language:Swift 0.1%Language:Objective-C++ 0.0%