Giter Club home page Giter Club logo

cpputilities's Introduction

CppUtilities

A collection of various tools, side projects, and challenges I've written (and am writing) for learning purposes, primarily on my phone. Many of the projects, while functional, aren't in finished states and could use a lot of cleaning up. Some are also in non-functional states as well.

This is NOT intended to be professional-level code, and the modules within this repo are primarily useful as proof-of-concepts and code snippets. Additionally, after beginning some of the modules I discovered that some of those exact same ideas were already present in Boost, with full functionality and more polish.

The files under the /Deps folder are open source libraries that I use in one or more of my modules, and although I have modified some of them (For example, modified Castor to fix unused-typedef warnings by replacing them with static assertions), they are NOT my code and each have their own licensing that they are distributed under. They are present in this repository because my phone (See below) is unable to effectively handle git submodules, and building the libraries using their respective build tools is not always possible.

The code is primarily written and debugged in the C4Droid Android application, and committed with the mGit Android app. Because of this, there are some out of the ordinary workarounds in the build process and with dependencies that could be solved by using a desktop build system.

cpputilities's People

Contributors

ttrebuchon avatar

Watchers

James Cloos avatar  avatar

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.