yzhong52 / SimpleTimer
A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.
☆21Updated 7 years ago
Alternatives and similar repositories for SimpleTimer
Users that are interested in SimpleTimer are comparing it to the libraries listed below
Sorting:
- C++ lock-free queue.☆12Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆41Updated 2 months ago
- c++11任务库☆53Updated 9 years ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 7 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated 10 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- ☆39Updated 10 years ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- an experimental c++ reflection library using c++11☆22Updated 9 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆50Updated 6 years ago
- Collection of header-only utilities for C++☆35Updated last year
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated last month
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆84Updated 2 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated this week
- A C++14 Task Manager / Scheduler☆105Updated last year
- Micro Signal/Slot implementetation☆34Updated last year
- C++ Plugin framework☆77Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 10 months ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- Portable way of loading/unloading a C++ plugin☆18Updated 10 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A simple, generic, header-only state machine implementation for C++.☆63Updated 3 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago