Coder Social home page Coder Social logo

markisaa / mex Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 168 KB

A collection of C++ libraries and useful code bits, some of which developed by me, others taken or motivated by other authors (credits listed where applicable).

License: ISC License

C++ 100.00%

mex's Introduction

mex
===

A collection of C++ libraries and useful code bits, some of which developed by
me, others taken or motivated by other authors (credits listed where applicable).

Some of these libraries may be redundant unto pieces of other publicly available
libraries, including Microsoft Parallel Patterns Library, Intel's Thread
Building Blocks, Facebook's Folly, and future (2014) C++ standard libraries.
The intent of mex is to produce a largely independent codebase that raises
the level of abstraction for a wide range of common scenarios to meet the
following general goals:
1) Experimentation and proof of concepts for various design alternatives to
   existing practice.
2) Personal development with respect to effective API design, programming
   practices, and high level problems.
3) A codebase that is written (unless otherwise noted) entirely by me to allow
   its use under conditions where directly using publicly available code is
   frowned upon, such as those conditions presented in university courses.

mex's People

Contributors

markisaa 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.