Giter Club home page Giter Club logo

Juha Reunanen's Projects

abseil-build-vs icon abseil-build-vs

Visual Studio project file for Abseil (no need to use CMake or Bazel)

amqpcpp icon amqpcpp

rabbitcpp is a C++ library for Message Queue Server RabbitMQ

anno icon anno

A desktop application that can be used to annotate images for semantic segmentation and object detection purposes

annonet icon annonet

Train and apply semantic-segmentation neural networks based on annotations generated using anno (see https://github.com/reunanen/anno)

ccrc32 icon ccrc32

A C++ class that encapsulates the official CRC32 algorithm used in PKZip, WinZip and Ethernet. Full working example included. Migrated from: http://www.networkdls.com/Software/View/CRC32 (and "open and free for use in your free or commercial applications with no strings attached", as per http://stackoverflow.com/a/507055/19254).

cdxgen icon cdxgen

Creates CycloneDX Software Bill of Materials (SBOM) for your projects from source and container images. Supports many languages and package managers. Integrate in your CI/CD pipeline with automatic submission to Dependency Track server. Slack: https://cyclonedx.slack.com/archives/C04NFFE1962

cereal icon cereal

A C++11 library for serialization

charls icon charls

CharLS, a C++ JPEG-LS library implementation

clipper-angus icon clipper-angus

Clipper - an open source freeware library for clipping and offsetting lines and polygons by Angus Johnson (http://www.angusj.com/delphi/clipper.php)

clipper2 icon clipper2

Polygon Clipping and Offsetting library

cpp-exclusive-lock-file icon cpp-exclusive-lock-file

C++ RAII class to use an exclusive lock file (to prevent two instances of an application from using the same working directory, for example)

cpp-httplib icon cpp-httplib

A C++ header-only HTTP/HTTPS server and client library

cpp-marching-squares icon cpp-marching-squares

Marching-squares algorithm ported to OpenCV (C++) from the Java implementation at http://www.tomgibara.com/computer-vision/marching-squares

cpp-move-file-to-trash icon cpp-move-file-to-trash

C++ library to move a file to the recycle bin in Windows (hopefully more cross-platform one day)

cpp-stdev icon cpp-stdev

Calculate standard deviation (and mean). I just keep writing this code from the scratch again and again, so better put it in a submodule I guess.

cppcoreguidelines icon cppcoreguidelines

The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

cppshift-memorypool icon cppshift-memorypool

A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (8 to 24 times faster than regular new or delete, depending on operating system & compiler)

crossguid icon crossguid

Lightweight cross platform C++ GUID/UUID library

curl icon curl

A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features

curlcpp icon curlcpp

An object oriented C++ wrapper for CURL (libcurl)

cxxopts icon cxxopts

Lightweight C++ command line option parser

date icon date

A date and time library based on the C++11 (and beyond) <chrono> header

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.