hjcapple / ScopeGuard
ScopeGuard for C++ and Objective-C
☆14Updated 7 years ago
Alternatives and similar repositories for ScopeGuard:
Users that are interested in ScopeGuard are comparing it to the libraries listed below
- ☆13Updated 7 years ago
- an experimental c++ reflection library using c++11☆22Updated 9 years ago
- a simplest pluginable abstract factory for cpp☆13Updated 6 years ago
- std::future extension☆37Updated 4 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 9 years ago
- 这个项目不再更新,请使用最新的ormpp,支持mysql,sqlite,postgresql多种数据库☆32Updated 7 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- c++11任务库☆53Updated 9 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- awaitable tasks base on msvc's resumable functions.☆22Updated 7 years ago
- An C++ serialization library☆10Updated 9 years ago
- Fiber and async I/O based network library☆8Updated 10 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 6 years ago
- ☆25Updated last week
- a cross platform c++ game engine (currently only the server part)☆46Updated last month
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- It's the 'Base' library of Chromium, including thread, memory, trace event and so on.☆18Updated 8 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️