Code Monkey home page Code Monkey logo

boost_samples's Introduction

The `antonym.org` Boost Documentation Project
=============================================

By Gavin Baker <[email protected]>

This project contains source code examples that illustrate how to use
various libraries from the Boost C++ project, starting with the `threads`
module.  The accompanying articles are published at:

        http://antonym.org/boost

The currently available articles are as follows:

 - Part I: Threads
 - Part II: Threading Challenges
 - Part III: Mutexes
 - Part IV: Mutex Examples
 - Part V: Condition Variables

The source tree is organised as follows:

 - `threads`: examples for Part I
 - `mutexes`: sample code for parts III and IV
 - `condition`: condition variables for Part V
 - `memory`: smart pointers

The articles on my blog are published under a Creative Commons Attribution
Non-Commercial Share-Alike 2.5 license [1].  The source exmples herein are
published under the most permissive and shortest license I could find, which
is the MIT license (see [2] or LICENSE file for details).  It takes many,
many hours to write all these articles, write the code, test it and prepare
it for the web.  Basically, do whatever you like with the sample code, but
please respect my copyright on the articles.

    [1] http://creativecommons.org/licenses/by-nc-sa/2.5/au
    [2] http://www.opensource.org/licenses/mit-license.php

I hope this work is useful to you.  Given how useful I have found the Boost
libraries, this is one way I can contribute back to the community, by
writing articles and sample code.

If you have any suggestions, comments or feedback, please do not hesitate to
contact me at the above address.  I am publishing the source repository at:

        http://bitbucket.org/gavinb/boost_samples/

so that anyone can clone the source, modify it, send patches, and so on.
Contributions welcome!

  :: Gavin Baker

  Spring, 2009
  Melbourne, Australia

boost_samples's People

Contributors

gavinb avatar

Stargazers

Kağan Çoban avatar

Watchers

 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.