thoughtspot / threadstacks
ThreadStacks can be used to inspect thread stacktraces of live C/C++ processes.
☆74Updated last year
Alternatives and similar repositories for threadstacks:
Users that are interested in threadstacks are comparing it to the libraries listed below
- Boost.Lockfree☆129Updated this week
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- C++ framework for rapid server development☆77Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆75Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- STL-based caches for C++☆115Updated last year
- Boost.Coroutine2☆130Updated 3 months ago
- Literal Logging for C++☆84Updated 7 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆148Updated last year
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 6 months ago
- ☆82Updated last year
- Non bloated asynchronous logger☆222Updated last year
- Template engine library in C++☆92Updated 4 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆201Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆113Updated 7 years ago
- Convert build system from autoconf/make to CMake☆74Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 11 months ago