Code Monkey home page Code Monkey logo

dop-c's Introduction

DOP-C

Introduction

DOP-C (pronounced "dope-see") is a header-only library which provides C++ programmers with a straight-forward way of implementing data tables. This was inspired by an earlier project Tabular-C++, which has had considerably more work.
This project has taken on some lessons learned during that project, and it is expected that this project will soon dominate thanks to is far more streamlined workflow.

Getting Started

To start using DOP-C, simply clone the repository,

git clone https://github.com/DeltaBoyBZ/dop-c

Then just make sure the directory dop-c/include is in your include path.

To learn about actually using the library, check out the DOP-C Guide.

Licensing

See NOTICE.txt

DOP-C is Copyright 2022 Matthew Peter Smith

The library DOP-C, is header only, and consists enetirely of a single header file include/dopc/dopc.hpp. This particular file is provided under the Mozilla Public License - Version 2.0 (MPLv2).

The main points to note are:

  1. You may freely use and distribute the header file, modified or unmodified.

  2. Any restribution of DOP-C must include at least the statement of copyright in NOTICE.txt, as well as a copy of the MPLv2.

  3. Licensing conditions of the MPLv2 are given on a file-by-file basis. Hence in particular, a binary compiled from source code including dopc.hpp is freely licensable.

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.