tashaxing / thread_safe_stlLinks
A thread safe stl implementation base on C++11 stl
☆49Updated 4 years ago
Alternatives and similar repositories for thread_safe_stl
Users that are interested in thread_safe_stl are comparing it to the libraries listed below
Sorting:
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆56Updated last year
- 一些C/C++常用封装例子☆215Updated 4 years ago
- purecpp opensource projects list☆94Updated 3 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆263Updated 4 years ago
- spdlog简单封装☆52Updated last year
- Examples and toturials for C++ Boost Asio library.☆270Updated 3 years ago
- C++/C++11/C++14/C++17/C++20's usage☆318Updated last month
- c++工具库☆107Updated 4 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆56Updated 10 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆84Updated 2 months ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆552Updated 2 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆406Updated 3 months ago
- 简单有效的内存池实现☆98Updated 9 years ago
- 一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。☆43Updated last year
- a modern c++ plugin library☆87Updated 4 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆894Updated last month
- C风格、C++风格及C++11特性的线程池☆42Updated 2 years ago
- asio examples☆213Updated 2 weeks ago
- A simple C++11 Thread Pool implementation☆127Updated last year
- this is my summary c++ common tools☆28Updated 2 years ago
- Log4cpp maintained fork by OrocosDevs☆193Updated 3 years ago
- ☆45Updated 2 years ago
- a cpp Web Server☆159Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- cpp singleton works across dll/exe boundaries.☆80Updated 3 years ago
- convert json/xml/bson to c++ struct☆651Updated last year
- This is a tool library that includes log, fsm, state machine...☆100Updated 5 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago