algorithmica-org / algorithmica
A computer science textbook
☆4,126Updated 9 months ago
Alternatives and similar repositories for algorithmica
Users that are interested in algorithmica are comparing it to the libraries listed below
Sorting:
- Complete implementations from "Algorithms for Modern Hardware"☆752Updated 2 years ago
- The book "Performance Analysis and Tuning on Modern CPU"☆3,121Updated 2 months ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,069Updated last week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆4,620Updated 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,890Updated 3 months ago
- Seer - a gui frontend to gdb☆3,137Updated last week
- A Tiny Linux-Compatible Kernel☆2,444Updated 3 months ago
- C++ Insights - See your source code with the eyes of a compiler☆4,267Updated this week
- Linux containers from scratch in C.☆1,517Updated last year
- Writing an OS in Rust☆16,483Updated last week
- A technical explainer by @kognise of how your computer runs programs, from start to finish.☆5,195Updated 11 months ago
- An introduction to ARM64 assembly on Apple Silicon Macs☆4,655Updated 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,767Updated last month
- A memory profiler for Linux.☆4,618Updated last year
- Writing an OS in 1,000 lines.☆2,422Updated 2 months ago
- tiniest x86-64-linux emulator☆7,164Updated last month
- magic-trace collects and displays high-resolution traces of what a process is doing☆4,912Updated last month
- mimalloc is a compact general purpose allocator with excellent performance.☆11,363Updated last week
- Mold: A Modern Linker 🦠☆15,182Updated this week
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,760Updated 3 weeks ago
- Patterns and resources of low latency programming.☆557Updated 9 months ago
- A small C compiler☆10,261Updated last year
- Modern C++ Programming Course (C++03/11/14/17/20/23/26)☆13,203Updated last month
- Frame profiler☆11,770Updated this week
- Linus Torvalds' linked list argument for good taste, explained☆2,138Updated last year
- Distributed SQL database in Rust, written as an educational project☆6,620Updated this week
- A collection of lock-free data structures written in standard C++11☆881Updated 3 months ago
- Learn to write an embedded OS in Rust☆14,141Updated last year
- Implementation of C++ standard libraries in C☆1,181Updated 3 months ago
- A guide to writing a DNS Server from scratch in Rust☆4,318Updated 2 weeks ago