algorithmica-org / algorithmicaLinks
A computer science textbook
☆4,564Updated last year
Alternatives and similar repositories for algorithmica
Users that are interested in algorithmica are comparing it to the libraries listed below
Sorting:
- The book "Performance Analysis and Tuning on Modern CPU"☆3,430Updated 6 months ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,501Updated this week
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,886Updated last week
- Beej's Guide to Network Programming source☆1,135Updated last month
- Linux containers from scratch in C.☆1,538Updated 6 months ago
- A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code dev…☆3,090Updated 11 months ago
- A technical explainer by @kognise of how your computer runs programs, from start to finish.☆5,352Updated last year
- The Standard Algorithms in C++.☆1,223Updated last year
- A graphical processor simulator and assembly editor for the RISC-V ISA☆3,175Updated 2 weeks ago
- Envision a future where every student can read all the code of a teaching operating system.☆2,381Updated this week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,228Updated 2 weeks ago
- A book about compiling Racket and Python to x86-64 assembly☆1,531Updated 2 months ago
- advanced compilers☆888Updated last week
- Hash function quality and speed tests☆2,110Updated last month
- Sioyek is a PDF viewer with a focus on textbooks and research papers☆8,411Updated last week
- magic-trace collects and displays high-resolution traces of what a process is doing☆5,187Updated 3 weeks ago
- Linus Torvalds' linked list argument for good taste, explained☆2,205Updated last year
- A fully lock-free game engine written in C++20☆744Updated 2 years ago
- mold: A Modern Linker 🦠☆16,014Updated 3 weeks ago
- Pattern-defeating quicksort.☆2,461Updated 2 years ago
- My favorite C programming practices.☆2,142Updated 5 years ago
- ldd as a tree☆2,751Updated last year
- Repository for the book "Crafting Interpreters"☆10,363Updated last year
- Seer - a gui frontend to gdb☆3,310Updated this week
- tiniest x86-64-linux emulator☆7,383Updated 3 weeks ago
- C++ Insights - See your source code with the eyes of a compiler☆4,433Updated 6 months ago
- Learn database internals by implementing it from scratch.☆1,322Updated 2 years ago
- The Art of Problem-Solving in Software Engineering: How to Make MySQL Better☆1,902Updated 5 months ago
- Writing an OS in 1,000 lines.☆3,158Updated last month
- A course of building an LSM-Tree storage engine (database) in a week.☆3,845Updated 2 months ago