webcoyote / cohoLinks
Base libraries for C++ development
☆465Updated 12 years ago
Alternatives and similar repositories for coho
Users that are interested in coho are comparing it to the libraries listed below
Sorting:
- Obsolete repo, please go to: https://github.com/electronicarts/EASTL☆505Updated 9 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 8 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- C++14 Reflection Library☆135Updated 7 years ago
- Repository for the slides and the code of my CppCon 2015 talks.☆95Updated 8 years ago
- Adobe Source Libraries☆283Updated 2 weeks ago
- Configurable C++ platform adapter☆562Updated 6 years ago
- Lightweight entity/component/system library (C++11)☆127Updated 9 years ago
- A potpourri of various code I want to release online☆260Updated 5 years ago
- A cross-platform remote logging console written in C++☆60Updated 2 years ago
- C++ Frequently Questioned Answers (FQA)☆312Updated 3 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Unicode library for C++☆227Updated last month
- Repository for my YouTube tutorials + code snippets☆230Updated 2 years ago
- A lightweight signals and slots implementation.☆506Updated 4 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Loose collection of misc C++ libs☆354Updated 3 years ago
- C++ entity-component system☆251Updated 8 years ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆208Updated 3 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- [WIP] Experimental C++14 multithreaded compile-time entity-component-system library.☆485Updated 5 years ago
- A C++ await/yield emulation library for stackless coroutine☆339Updated last year
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆232Updated 9 years ago
- Implementation of Win32 events for *nix platforms, built on top of pthreads.☆274Updated 2 years ago
- C++ graph based event system☆120Updated 4 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago