yzhong52 / SimpleTimerLinks
A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.
☆20Updated 8 years ago
Alternatives and similar repositories for SimpleTimer
Users that are interested in SimpleTimer are comparing it to the libraries listed below
Sorting:
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago
- C++ lock-free queue.☆14Updated 5 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- std::future extension☆37Updated 5 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆22Updated last year
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆193Updated 3 years ago
- Provides run-time tuple element access☆15Updated 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 2 weeks ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- ☆40Updated 11 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 8 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 5 years ago
- C++ plugin framework☆54Updated 6 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆52Updated 10 years ago
- c/c++ language useful recipes☆96Updated 12 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 7 months ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 years ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 8 years ago
- a modern c++ plugin library☆86Updated 4 years ago
- Tracer is a header-only lightweight performance tracing library for recording and analyzing C++ program execution. It helps developers id…☆50Updated 6 months ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 10 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago