algorithmica-org / algorithmica
A computer science textbook
☆3,785Updated 5 months ago
Alternatives and similar repositories for algorithmica:
Users that are interested in algorithmica are comparing it to the libraries listed below
- Complete implementations from "Algorithms for Modern Hardware"☆722Updated 2 years ago
- The book "Performance Analysis and Tuning on Modern CPU"☆2,681Updated 3 weeks ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆2,746Updated this week
- Hash function quality and speed tests☆1,894Updated last month
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,678Updated last month
- Seer - a gui frontend to gdb☆3,041Updated last week
- Writing an OS in Rust☆16,042Updated this week
- Linux containers from scratch in C.☆1,500Updated 8 months ago
- Linus Torvalds' linked list argument for good taste, explained☆2,099Updated 8 months ago
- Pattern-defeating quicksort.☆2,388Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,258Updated this week
- Repository for the book "Crafting Interpreters"☆9,312Updated 5 months ago
- A memory profiler for Linux.☆4,550Updated last year
- C++ Insights - See your source code with the eyes of a compiler☆4,171Updated this week
- Coz: Causal Profiling☆4,153Updated 2 months ago
- Frame profiler☆10,577Updated this week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆4,336Updated this week
- A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code dev…☆2,626Updated this week
- C++ template library for high performance SIMD based sorting algorithms☆907Updated last month
- Mold: A Modern Linker 🦠☆14,691Updated this week
- advanced compilers☆776Updated this week
- The Standard Algorithms in C++.☆996Updated 11 months ago
- Distributed SQL database in Rust, written as an educational project☆6,301Updated 3 months ago
- The Linux perf GUI for performance analysis.☆4,247Updated this week
- An introduction to ARM64 assembly on Apple Silicon Macs☆4,482Updated last month
- How to write a very simple JIT compiler☆1,813Updated 3 years ago
- mimalloc is a compact general purpose allocator with excellent performance.☆10,817Updated this week
- Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer☆3,171Updated 4 months ago
- All Algorithms implemented in Rust☆23,297Updated this week
- magic-trace collects and displays high-resolution traces of what a process is doing☆4,762Updated last month