algorithmica-org / algorithmica
A computer science textbook
☆3,909Updated 6 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"☆729Updated 2 years ago
- The book "Performance Analysis and Tuning on Modern CPU"☆2,818Updated this week
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆2,816Updated this week
- Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4☆3,541Updated 2 weeks ago
- C++ Insights - See your source code with the eyes of a compiler☆4,193Updated 3 weeks ago
- A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code dev …☆2,802Updated last month
- Linux containers from scratch in C.☆1,511Updated 9 months ago
- build-once run-anywhere c library☆18,987Updated last week
- Envision a future where every student can read all the code of a teaching operating system.☆2,242Updated this week
- Coz: Causal Profiling☆4,172Updated 3 weeks ago
- Seer - a gui frontend to gdb☆3,071Updated this week
- Writing an OS in 1,000 lines.☆2,210Updated this week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆4,409Updated this week
- A memory profiler for Linux.☆4,575Updated last year
- A collection of lock-free data structures written in standard C++11☆837Updated last month
- Hash function quality and speed tests☆1,931Updated last month
- A Compiler Writing Journey☆11,441Updated 6 months ago
- My favorite C programming practices.☆2,042Updated 4 years ago
- tiniest x86-64-linux emulator☆7,077Updated 4 months ago
- Linus Torvalds' linked list argument for good taste, explained☆2,109Updated 9 months ago
- The “Quite OK Image Format” for fast, lossless image compression☆7,031Updated last week
- Learn database internals by implementing it from scratch.☆1,298Updated last year
- Mold: A Modern Linker 🦠☆14,859Updated this week
- 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,701Updated last week
- magic-trace collects and displays high-resolution traces of what a process is doing☆4,794Updated 3 months ago
- A technical explainer by @kognise of how your computer runs programs, from start to finish.☆5,115Updated 8 months ago
- Run compilers interactively from your web browser and interact with the assembly☆17,033Updated this week
- Frame profiler☆10,790Updated this week
- jq for binary formats - tool, language and decoders for working with binary and text formats☆9,926Updated this week
- Beej's Guide to Network Programming source☆1,019Updated last week