Highload-fun / platformLinks
☆45Updated last year
Alternatives and similar repositories for platform
Users that are interested in platform are comparing it to the libraries listed below
Sorting:
- Complete implementations from "Algorithms for Modern Hardware"☆794Updated 3 years ago
- Rust port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tunin…☆258Updated 3 months ago
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆184Updated 4 years ago
- A distributed C++ compiler: like distcc, but faster☆293Updated 2 weeks ago
- Various materials about Profile Guided Optimization and other similar stuff like AutoFDO, Bolt, etc.☆414Updated 3 months ago
- Delightful io_uring packages and resources☆435Updated 9 months ago
- Patterns and resources of low latency programming.☆1,151Updated 5 months ago
- Search index algorithm for GitHub code search☆27Updated 2 years ago
- Test and benchmark suite for sort implementations.☆512Updated 3 months ago
- Selection and partial sorting algorithms☆138Updated 8 months ago
- My curated collection of great sources of information for programming☆98Updated last month
- Demonstrates using huge pages on Linux to improve performance (in Rust)☆28Updated 6 months ago
- Very fast lock-free queue (thread safe)☆177Updated 5 months ago
- Rust io_uring examples☆99Updated last week
- Single-header C11 port of https://abseil.io SwissTable☆162Updated 3 years ago
- Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocati…☆300Updated 2 months ago
- A curated list of resources on operating system design and implementation.☆187Updated last year
- Terminal flame graph☆111Updated 5 years ago
- Solutions to introductory distributed computing exercises☆12Updated 2 years ago
- Another minimal Raft implementation in Rust.☆186Updated last year
- Fast bounded MPMC and SPSC queues for C++20☆47Updated last year
- Lightweight structured concurrency for C++20☆155Updated last week
- Source code for the book Building a Debugger☆341Updated 4 months ago
- ☆211Updated 2 years ago
- X86 CPU topics overview for developers , oriented towards performance☆203Updated 9 months ago
- A collection of some lockfree datastructures☆70Updated 2 years ago
- ☆62Updated last month
- A fast binary search that tries to be branchless☆105Updated last year
- B-tree generator for C☆145Updated 2 months ago
- Lock-free MPSC channel in Zig achieving 50+ billion messages/second via ring-decomposed architecture☆153Updated last week