Giter Club home page Giter Club logo

small-template-library's Introduction

small-template-library

A C++ template library

API Reference: root pod_vector - a container class designed as a potential specialisation of std::vector for trivially copyable types utf_convert - a class for easy conversion between wide strings and std::string by utilising utf8 encoding in std::string representations

threading worker_thread_pool - a group of worker_threads for running workers worker_thread - the thread that lets a worker perform arbitrary work worker - an abstract class that can be inherited from to perform work on a worker_thread_pool messenger - a worker that calls an arbitrary function on any registered listeners message - a function and parameter wrapper, passed to a messenger and called on all it's listeners simple_async - a futureless std::async alternative for calling a callable which returns no results on a task thread thread_local_member - a wrapper around an object that can only be accessed while running on a specific thread to guarantee thread safety

small-template-library's People

Stargazers

Arvid Gerstmann avatar

Watchers

Matthew Stevens avatar Andrew Haining 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.