Coder Social home page Coder Social logo

tools's Introduction

tools

header-only libraries written in modern C++ (11, 14, 17, 20).

item description
bloom nαïve bloom filter
cfg hash table
channel Rust-like channel implementation based on lock-free mpsc queue
coroutine coroutine impl from scratch, demonstrate how to impl your own coroutine
crypt toy
fake_variant tuple-like class based on multi-inherit
file_sort sort numbers in a big file (bitset and divide-conquer)
fm functor-map for storing any callable to a signal object, see example
form_parser multipart/form-data parser
json nαïve json library
logging logging library based on mpsc queue of channel
loop_per_thread test for loop per thread paradigm
rbtree red-black tree implementation
signal simple signal-slot implementation, see ss
string_ext extended std::string
threadpool thread pool implementation via std::thread and lock-based task queue
variant variant implementation for C++11
optional optional implementation for C++11
typelist.cpp loki-like typelist implemented by modern C++

LICENSE

GPLv3(with exception)

tools's People

Contributors

abbycin avatar

Stargazers

王听正 avatar Taoz27 avatar Albert Tavares de Almeida avatar αlpha 0x00 avatar  avatar Brain Developer avatar Zhang Shuyang avatar  avatar  avatar Will avatar  avatar wangkai0351 avatar chendongsheng14428 avatar  avatar  avatar Xudong Zhang avatar jayki avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar chendongsheng14428 avatar

Forkers

linecode sbwtw

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.