algorithmica-org / algorithmicaLinks
A computer science textbook
☆4,538Updated last year
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"☆793Updated 3 years ago
- The book "Performance Analysis and Tuning on Modern CPU"☆3,390Updated 6 months ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,373Updated last week
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,879Updated 3 months ago
- A technical explainer by @kognise of how your computer runs programs, from start to finish.☆5,342Updated last year
- Linux containers from scratch in C.☆1,537Updated 5 months ago
- C++ Insights - See your source code with the eyes of a compiler☆4,422Updated 5 months ago
- The Standard Algorithms in C++.☆1,220Updated last year
- A categorized list of C++ resources.☆5,158Updated last week
- Writing an OS in 1,000 lines.☆3,118Updated 2 weeks ago
- advanced compilers☆882Updated last week
- A graphical processor simulator and assembly editor for the RISC-V ISA☆3,140Updated this week
- mold: A Modern Linker 🦠☆15,944Updated this week
- RISC-V CPU simulator for education purposes☆593Updated last week
- Hash function quality and speed tests☆2,102Updated last week
- A memory profiler for Linux.☆4,742Updated 2 years ago
- Repository for the book "Crafting Interpreters"☆10,303Updated last year
- Coz: Causal Profiling☆4,411Updated this week
- magic-trace collects and displays high-resolution traces of what a process is doing☆5,170Updated 2 weeks ago
- Writing an OS in Rust☆17,096Updated this week
- A small C compiler☆10,724Updated 2 years ago
- Interactive visualizations of Rust at compile-time and run-time☆2,926Updated 5 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆1,935Updated this week
- A collection of lock-free data structures written in standard C++11☆942Updated 10 months ago
- Envision a future where every student can read all the code of a teaching operating system.☆2,377Updated last month
- A personal experimental C++ Syntax 2 -> Syntax 1 compiler☆5,848Updated last month
- The Linux perf GUI for performance analysis.☆4,930Updated last week
- Linus Torvalds' linked list argument for good taste, explained☆2,199Updated last year
- Seer - a gui frontend to gdb☆3,294Updated this week
- Run compilers interactively from your web browser and interact with the assembly☆18,293Updated last week