FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

cache-alignment · GitHub Topics · GitHub

#

cache-alignment

Here are 7 public repositories matching this topic...

Language: All
Filter by language

A cross-platform, multi-core optimized C++20 LRU Hash Table featuring zero runtime allocations, custom TTAS spinlocks, and Windows Kernel support.

  • Updated Jun 2, 2026
  • C++

Performance comparison of memory operations on different C++ container types before and after compiler optimization & cache alignment

  • Updated Apr 3, 2025
  • C++

Ultra-low-latency, header-only concurrent cache for C++20 multi-platform and Windows Kernel (WDM/KMDF). Utilizes SeqLocks, tiered backoff, and NUMA-aware sharding to deliver nanosecond tail latencies with minimal (Linux) or no (Windows/Mac) dependencies.

  • Updated Jun 11, 2026
  • C++

A very fast NN implementation on the MNIST dataset with custom training, evaluation, and matrix multiplication.

  • Updated Aug 3, 2026
  • C++

A high-throughput, starvation-resistant C++20 reader-writer lock. Features a lock-free atomic fast path, zero-allocation wait queues, and deterministic user-space fairness policies to prevent writer starvation. Built for high-concurrency environments like HFT, routing tables, and telemetry pipelines.

  • Updated Aug 20, 2026
  • C++

Example extension for initializing Bigarray types that are allocated on cache lines

  • Updated Nov 10, 2016
  • C

Multithreaded BFS Webcrawler optimized for low-latency concurrent crawling with cachline-aware synchronisation

  • Updated Mar 23, 2026
  • Rust

Improve this page

Add a description, image, and links to the cache-alignment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cache-alignment topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL