jeffomatic / jl_signalView external linksLinks
A reasonably fast and tidy C++ implemention of signals/slots
☆36Feb 12, 2024Updated 2 years ago
Alternatives and similar repositories for jl_signal
Users that are interested in jl_signal are comparing it to the libraries listed below
Sorting:
- Pure C++17 Signals and Slots☆434Aug 7, 2022Updated 3 years ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆114May 24, 2020Updated 5 years ago
- fast, lock-free, core-dumpable prints (meaning you can see not-yet-flushed prints in core dumps/live processes)☆27Oct 24, 2013Updated 12 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Feb 20, 2015Updated 10 years ago
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Mar 15, 2021Updated 4 years ago
- Spherical Harmonics library inspired by D3DX☆16Jan 23, 2012Updated 14 years ago
- Fast delegates implementation☆57May 22, 2022Updated 3 years ago
- Global illumination rendering engine☆31Updated this week
- Lightweight C++ Profiler☆18May 9, 2018Updated 7 years ago
- A lightweight signals and slots implementation.☆506Feb 4, 2021Updated 5 years ago
- Literal Logging for C++☆86Nov 3, 2017Updated 8 years ago
- CxxProf is a manual instrumented Profiling library for C++. It's goal is to provide easy integration into existing projects with just as …☆57Sep 29, 2016Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Oct 2, 2017Updated 8 years ago
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Nov 28, 2025Updated 2 months ago
- Yet another FBX exporter with flatbuffers serialization, goes with the Viewer (https://github.com/VladSerhiienko/Viewer, WIP).☆66Mar 23, 2019Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Jun 20, 2021Updated 4 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Oct 6, 2024Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Dec 20, 2020Updated 5 years ago
- A single header library for managing game entity hierarchies.☆42Nov 13, 2020Updated 5 years ago
- Experimental compiler-friendly ECS library☆21May 29, 2025Updated 8 months ago
- Low memory multithreaded hash table☆24Mar 23, 2015Updated 10 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Jan 23, 2019Updated 7 years ago
- A header only cross platform wrapper of fiber API.☆46May 22, 2018Updated 7 years ago
- ThreadWeaver☆22Feb 6, 2026Updated last week
- C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.☆22Sep 25, 2022Updated 3 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Apr 15, 2015Updated 10 years ago
- Documentation CSS style for Markdeep☆25Nov 25, 2017Updated 8 years ago
- small delegate implementation☆85Nov 29, 2016Updated 9 years ago
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆59Jul 17, 2020Updated 5 years ago
- The Legion code base.☆27Jul 5, 2017Updated 8 years ago
- ☆25Apr 21, 2020Updated 5 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆27Jun 21, 2014Updated 11 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆167Feb 24, 2019Updated 6 years ago
- Signals/Slots implementation with multiple executors☆29May 27, 2018Updated 7 years ago
- Very fast backtraces resolver☆33Sep 17, 2018Updated 7 years ago
- A minimal geometry editing UI based on IMGUI☆115May 15, 2020Updated 5 years ago
- Intuitive and tiny Photoshop PSD decoder. Supports layers, layer groups, and standard color formats all in a few hundred lines.☆24Mar 25, 2015Updated 10 years ago