tashaxing / thread_safe_stlLinks
A thread safe stl implementation base on C++11 stl
☆48Updated 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++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆363Updated 5 years ago
- 一些C/C++常用封装例子☆215Updated 3 years ago
- purecpp opensource projects list☆93Updated 3 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆263Updated 4 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆55Updated last year
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆84Updated this week
- muduo in windows☆67Updated 5 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆875Updated 2 weeks ago
- asio examples☆205Updated last month
- spdlog简单封装☆52Updated last year
- c++工具库☆106Updated 4 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- C++/C++11/C++14/C++17/C++20's usage☆318Updated 2 months ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆229Updated 9 years ago
- This is a tool library that includes log, fsm, state machine...☆100Updated 5 years ago
- 一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。☆40Updated last year
- this is my summary c++ common tools☆28Updated 2 years ago
- ☆45Updated last year
- 简单有效的内存池实现☆96Updated 9 years ago
- A portable, pure C++11 timer component.☆178Updated last year
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆556Updated last year
- This is the sample code for Boost library Guide.☆430Updated 4 years ago
- a cpp Web Server☆158Updated 5 years ago
- cpp singleton works across dll/exe boundaries.☆79Updated 3 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Updated 6 years ago
- A C++ wrapper for the MySQL/MariaDB C API built on STL principles.☆94Updated last year
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- 基于C++ Coroutines编写的无栈协程库☆624Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago