Tiny mutex and rw-locks based on C++11 or C++20 std::atomic
☆24Sep 23, 2024Updated last year
Alternatives and similar repositories for atomic_sync
Users that are interested in atomic_sync are comparing it to the libraries listed below
Sorting:
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Dec 7, 2022Updated 3 years ago
- An IntelliJ IDEA plugin for goyacc.☆10May 2, 2020Updated 5 years ago
- Automated judging system for programming contests☆14Dec 7, 2023Updated 2 years ago
- A library to parse and manipulate C/C++ type names☆36Updated this week
- Embedded InnoDB based on v5.1☆35Oct 1, 2025Updated 5 months ago
- ☆12Dec 30, 2020Updated 5 years ago
- Parser of Jass, makes Lua ast☆17Nov 28, 2023Updated 2 years ago
- OpenGL interop example using WGL_NV_DX_interop2☆10Mar 8, 2018Updated 8 years ago
- Cross-platform(!) COW reflink copy of files☆41Oct 21, 2023Updated 2 years ago
- Linux command line tool to analyze hex data.☆13May 17, 2021Updated 4 years ago
- A saturating arithmetic cast.☆12Feb 26, 2019Updated 7 years ago
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- UAsset <-> CSV converter for DQXIS/UE4 DataTables, supporting almost all DQXIS table structs.☆13Jun 21, 2021Updated 4 years ago
- A collection of scripts for building Clang on Linux☆17Aug 8, 2022Updated 3 years ago
- Pure Lua implementation of alert dialog box (functionality similar to JavaScript alert() function).☆12Nov 12, 2018Updated 7 years ago
- 基于帧计数的技能系统☆12Mar 1, 2026Updated 3 weeks ago
- Prototype for new std::function features, compatible with C++11.☆47Apr 27, 2020Updated 5 years ago
- Lua utility libraries for moon☆10Aug 31, 2025Updated 6 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- A syscall hooking system for FreeBSD, NetBSD and also Linux.☆16Nov 14, 2021Updated 4 years ago
- Fast and efficient C++ argument parser☆15Dec 24, 2019Updated 6 years ago
- An intuitive prompt builder Node☆39Jan 26, 2026Updated last month
- performance counters in C++☆25Updated this week
- Yet another C++ text formatting library.☆71Dec 15, 2024Updated last year
- My personal library for Jai (mirror)☆11May 12, 2025Updated 10 months ago
- Proposed SG14 status_code for the C++ standard☆71Jan 18, 2026Updated 2 months ago
- POC - x64 injector -> x86 injectee dll injector☆15Apr 4, 2024Updated last year
- Some simple code to learn about how to access the Windows network stack using polling and \Device\Afd☆29Jun 20, 2024Updated last year
- Short copypasta for conveniently iterate through members of a simple struct using the trick from Boost.PFR☆12Jul 29, 2024Updated last year
- A support library for building hierarchies of composable 2nd-level schedulers. It uses parlib as its backend.☆15Jun 12, 2017Updated 8 years ago
- Interactive GCC (igcc) is a read-eval-print loop (REPL) for C/C++ programmers. Cloned from http://www.artificialworlds.net/wiki/IGCC/IGCC☆17Dec 5, 2020Updated 5 years ago
- C++ xUnit-like testing framework without macros☆16Nov 6, 2025Updated 4 months ago
- Yet Another Classical planning plan validator written in modern Common Lisp☆13Nov 9, 2021Updated 4 years ago
- Device Info is a simple and powerful Android application which gives you the complete information about your Mobile device system softwar…☆14Mar 6, 2019Updated 7 years ago
- ☆33Nov 1, 2016Updated 9 years ago
- Помощник на базе ИИ☆37Oct 29, 2024Updated last year
- A C++14 and later CRTP template for defining iterators☆76Mar 11, 2026Updated last week
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year