thoughtspot / threadstacksLinks
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
Sorting:
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- Literal Logging for C++☆86Updated 7 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- Boost.Lockfree☆143Updated 3 weeks ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Boost.Coroutine2☆135Updated 2 weeks ago
- STL-based caches for C++☆115Updated 2 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Library for Asynchronicity, Serialization and Remoting☆75Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- C++ framework for rapid server development☆76Updated last year
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- ☆56Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆137Updated 2 years ago
- C++ serializers benchmark with realistic data