Giter Club home page Giter Club logo

util's Introduction

util

Authors:

About

A small collection of useful stuff for C++ development.

Building

This project uses CMake.

Overview

  • ansi
    • Adds ANSI coloring capabilities to iostream
  • buffer
    • Buffer classes, mostly for use with Boost.Asio (but not required)
  • console
    • Helps in developing naïve console applications
  • crypto
    • Some crypto tools
  • endian
    • Byte-swapping and endian-conversion helpers
  • functional
    • Have a look for yourself
  • iostream
    • A stream-buffer for already allocated buffers as well as functions for reading and writing files.
  • memory
    • Tools for reading and writing memory.
  • posix
    • Helpers for programming C++ on Posix systems.
  • process
    • An asynchronous library for spawning processes and reading and writing to it.
  • stl
    • Small helpers for the Standard STL library.
  • string
    • String manipulation utilities.
  • stupidtest
    • A unit-test framework you are not supposed to use.
  • thread
    • Additions to Boost.Thread.
  • type_traits
    • Additions to Boost.TypeTraits.

Copyright

Copyright © 2012, All rights reserved, Mikael Olenfalk <[email protected]>

And yes I am evil (therefore the above copyright).

util's People

Contributors

mauve avatar

Watchers

 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.