algorithmica-org / algorithmicaLinks
A computer science textbook
☆4,352Updated 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,314Updated 3 months ago
- Complete implementations from "Algorithms for Modern Hardware"☆774Updated 2 years ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,256Updated last week
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,855Updated last week
- A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code dev…☆3,029Updated 7 months ago
- Linux containers from scratch in C.☆1,535Updated 2 months ago
- C++ Insights - See your source code with the eyes of a compiler☆4,384Updated 2 months ago
- Beej's Guide to Network Programming source☆1,098Updated 2 months ago
- Modern C++ Programming Course (C++03/11/14/17/20/23/26)☆13,747Updated last month
- Envision a future where every student can read all the code of a teaching operating system.☆2,370Updated this week
- A collection of lock-free data structures written in standard C++11☆923Updated 8 months ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,020Updated this week
- Run compilers interactively from your web browser and interact with the assembly☆18,007Updated this week
- RISC-V CPU simulator for education purposes☆574Updated last month
- Interactive visualizations of Rust at compile-time and run-time☆2,792Updated 2 months ago
- A categorized list of C++ resources.☆5,080Updated this week
- A technical explainer by @kognise of how your computer runs programs, from start to finish.☆5,277Updated last year
- Seer - a gui frontend to gdb☆3,218Updated last week
- Pattern-defeating quicksort.☆2,442Updated last year
- Writing an OS in 1,000 lines.☆2,848Updated 2 weeks ago
- Linus Torvalds' linked list argument for good taste, explained☆2,164Updated last year
- magic-trace collects and displays high-resolution traces of what a process is doing☆5,077Updated 2 months ago
- A small C compiler☆10,567Updated last year
- 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,872Updated last week
- Coz: Causal Profiling☆4,356Updated last month
- A fully lock-free game engine written in C++20☆737Updated last year
- Frame profiler☆12,767Updated this week
- 📖 An approachable introduction to Assembly.☆3,416Updated 7 months ago
- A tiny JVM written in Rust. Learning project☆1,547Updated last year
- advanced compilers☆860Updated last week