algorithmica-org / algorithmicaLinks
A computer science textbook
☆4,607Updated 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,459Updated 7 months ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,548Updated 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,900Updated 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…☆3,103Updated last year
- Linux containers from scratch in C.☆1,541Updated 7 months ago
- The Standard Algorithms in C++.☆1,225Updated last year
- Beej's Guide to Network Programming source☆1,149Updated 2 weeks ago
- C++ Insights - See your source code with the eyes of a compiler☆4,451Updated 7 months ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,301Updated last week
- Seer - a gui frontend to gdb☆3,343Updated this week
- A categorized list of C++ resources.☆5,204Updated this week
- Hash function quality and speed tests☆2,124Updated 2 months ago
- advanced compilers☆891Updated 3 weeks ago
- A technical explainer by @kognise of how your computer runs programs, from start to finish.☆5,416Updated last year
- A memory profiler for Linux.☆4,753Updated 2 years ago
- ldd as a tree☆2,758Updated last year
- Linus Torvalds' linked list argument for good taste, explained☆2,220Updated last year
- magic-trace collects and displays high-resolution traces of what a process is doing☆5,223Updated 3 weeks ago
- Envision a future where every student can read all the code of a teaching operating system.☆2,501Updated last week
- C/C++ Performance Profiler☆4,315Updated last year
- Demonstration of various hardware effects.☆2,961Updated last year
- My favorite C programming practices.☆2,148Updated 2 weeks ago
- Interactive visualizations of Rust at compile-time and run-time☆2,972Updated 6 months ago
- A personal experimental C++ Syntax 2 -> Syntax 1 compiler☆5,896Updated 3 weeks 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,989Updated this week
- C++ template library for high performance SIMD based sorting algorithms☆996Updated last week
- Learn database internals by implementing it from scratch.☆1,329Updated 2 years ago
- Frame profiler☆15,164Updated this week
- A collection of lock-free data structures written in standard C++11☆953Updated last year
- mimalloc is a compact general purpose allocator with excellent performance.☆12,439Updated this week