A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure
☆125Feb 7, 2022Updated 4 years ago
Alternatives and similar repositories for CacheLineSize
Users that are interested in CacheLineSize are comparing it to the libraries listed below
Sorting:
- Memory alignment wrappers, useful for avoiding false sharing☆41Apr 23, 2016Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25May 18, 2019Updated 6 years ago
- repository for slides and code examples for my MeetingCpp talk in 2015☆12Jan 21, 2016Updated 10 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Dec 9, 2022Updated 3 years ago
- NIH library for OpenGL window/context creation for X11/Win32/OSX.☆12Sep 14, 2012Updated 13 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 8 years ago
- Single- and Double- intrusive linked lists for C++☆19Sep 13, 2015Updated 10 years ago
- A toy game engine written in C for prototyping and goofing around.☆13Jun 14, 2023Updated 2 years ago
- C++ Build Scripts☆13Jul 15, 2025Updated 8 months ago
- https://codeberg.org/ccxvii/snippets☆31Aug 13, 2025Updated 7 months ago
- Collection of short C code snippets for copy-pasting and reference.☆22Feb 20, 2026Updated last month
- memory pool allocator☆52Dec 9, 2012Updated 13 years ago
- Small code template for an OpenGL course☆11Feb 1, 2016Updated 10 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Jan 22, 2023Updated 3 years ago
- GBA sound demos for testing different sample rates and bit depths☆11Nov 16, 2022Updated 3 years ago
- Scripts to build binary packages of GCC snapshots☆28Mar 10, 2026Updated last week
- Procedural Voxel Terrain Raycaster with Hitpoint Refinement and Screen Space Displacement Mapping☆25Aug 5, 2015Updated 10 years ago
- ☆13Sep 30, 2020Updated 5 years ago
- A simple command-line utility for inspecting texture file header data☆14Jun 16, 2016Updated 9 years ago
- Trlmdb is a replicating database using time stamps.☆14Feb 17, 2016Updated 10 years ago
- A handy string interpolator (C++11)☆15Aug 11, 2015Updated 10 years ago
- a tiny string library☆23Feb 3, 2016Updated 10 years ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Nov 23, 2014Updated 11 years ago
- Copy of Morten S. Mikkelsen tangent space code☆49Jul 14, 2015Updated 10 years ago
- Interactive visualization for understanding swap chains in D3D12☆91Jan 3, 2023Updated 3 years ago
- 3d math with C and SIMD intrinsics☆45Nov 25, 2021Updated 4 years ago
- Portable header-only C++ low level SIMD library☆1,301Aug 26, 2024Updated last year
- Various small bits of code, generally testing small edge cases in the language☆43Feb 25, 2026Updated 3 weeks ago
- Lightweight benchmarking component for small C++ routines☆16Mar 29, 2023Updated 2 years ago
- Platform abstraction and utility library☆19Mar 9, 2026Updated last week
- A benchmark of some prominent C/C++ hash table implementations☆104Feb 27, 2019Updated 7 years ago
- Pre-Multiplied blend mode is a 3 in 1 blend mode that has a lot of uses. It has been around for a long time but it seems to be re-discove…☆125Mar 12, 2018Updated 8 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146May 4, 2017Updated 8 years ago
- BON - Binary Object Notation☆20Oct 26, 2017Updated 8 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆187May 7, 2013Updated 12 years ago
- Simulating qubits in JavaScript☆12Apr 4, 2016Updated 9 years ago
- kj is a small collection of stb inspired libs.☆18Apr 5, 2018Updated 7 years ago
- Portable Runtime System☆24Aug 15, 2016Updated 9 years ago
- A range function to loop over an index without an extra variable.☆15Dec 29, 2021Updated 4 years ago