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:
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated last year
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 7 years ago
- std::future extension☆37Updated 4 years ago
- C++ lock-free queue.☆13Updated 5 years ago
- C++11 signal/slot implementation☆78Updated 3 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
- c++11任务库☆53Updated 9 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 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
- Professional C++11/14&Boost Development☆61Updated 5 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆41Updated this week
- c/c++ language useful recipes☆95Updated 11 years ago
- spdlog简单封装☆51Updated last year
- this is my summary c++ common tools☆28Updated 2 years ago
- A memory pool written with C++☆59Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- ☆39Updated 10 years ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 6 years ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- C++ plugin framework☆52Updated 5 years ago
- A C++14 Task Manager / Scheduler☆106Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- A simple header-only C++11 std::string formatter☆43Updated 10 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板 的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆83Updated 3 weeks ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆91Updated 4 years ago