algorithmica-org / algorithmicaLinks
A computer science textbook
☆4,216Updated 11 months ago
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,233Updated last month
- Linux containers from scratch in C.☆1,527Updated 2 weeks ago
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,813Updated last month
- A technical explainer by @kognise of how your computer runs programs, from start to finish.☆5,236Updated last year
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,189Updated this week
- Hash function quality and speed tests☆2,030Updated 2 weeks ago
- Linus Torvalds' linked list argument for good taste, explained☆2,151Updated last year
- Beej's Guide to Network Programming source☆1,079Updated last week
- Quadsort is a branchless stable adaptive mergesort faster than quicksort.☆2,163Updated 11 months ago
- Seer - a gui frontend to gdb☆3,181Updated 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,814Updated last month
- A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code dev…☆2,979Updated 5 months ago
- A graphical processor simulator and assembly editor for the RISC-V ISA☆2,971Updated 2 months ago
- A categorized list of C++ resources.☆5,022Updated this week
- A game where you are a computer's OS and you have to manage processes, memory and I/O events.☆1,872Updated 2 weeks ago
- The Standard Algorithms in C++.☆1,033Updated last year
- ☆1,267Updated 9 months ago
- Writing an OS in 1,000 lines.☆2,681Updated last month
- A course of building an LSM-Tree storage engine (database) in a week.☆3,570Updated 2 weeks ago
- A tiny JVM written in Rust. Learning project☆1,532Updated last year
- Pattern-defeating quicksort.☆2,417Updated last year
- Interactive ASCII art diagram generators.☆1,996Updated 2 months ago
- C++ Insights - See your source code with the eyes of a compiler☆4,329Updated 3 weeks ago
- Modern C++ Programming Course (C++03/11/14/17/20/23/26)☆13,467Updated last month
- A fully lock-free game engine written in C++20☆734Updated last year
- 📖 An approachable introduction to Assembly.☆3,382Updated 5 months ago
- Envision a future where every student can read all the code of a teaching operating system.☆2,346Updated this week
- A memory profiler for Linux.☆4,665Updated last year
- Performance-portable, length-agnostic SIMD with runtime dispatch☆4,736Updated this week
- RISC-V CPU simulator for education purposes☆564Updated 2 months ago