algorithmica-org / algorithmicaLinks
A computer science textbook
☆4,312Updated last year
Alternatives and similar repositories for algorithmica
Users that are interested in algorithmica are comparing it to the libraries listed below
Sorting:
- Complete implementations from "Algorithms for Modern Hardware"☆773Updated 2 years ago
- The book "Performance Analysis and Tuning on Modern CPU"☆3,276Updated 2 months ago
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,837Updated 2 weeks ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,225Updated last week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆4,980Updated this week
- Hash function quality and speed tests☆2,056Updated 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,018Updated 7 months ago
- Beej's Guide to Network Programming source☆1,095Updated last month
- C++ Insights - See your source code with the eyes of a compiler☆4,371Updated 2 months ago
- Writing an OS in 1,000 lines.☆2,731Updated 2 weeks ago
- A technical explainer by @kognise of how your computer runs programs, from start to finish.☆5,260Updated 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,856Updated last week
- Envision a future where every student can read all the code of a teaching operating system.☆2,353Updated 3 weeks ago
- 📖 An approachable introduction to Assembly.☆3,408Updated 7 months ago
- A personal experimental C++ Syntax 2 -> Syntax 1 compiler☆5,796Updated this week
- advanced compilers☆849Updated this week
- A categorized list of C++ resources.☆5,069Updated this week
- Linus Torvalds' linked list argument for good taste, explained☆2,157Updated last year
- A collection of lock-free data structures written in standard C++11☆916Updated 7 months ago
- Modern C++ Programming Course (C++03/11/14/17/20/23/26)☆13,682Updated last month
- mimalloc is a compact general purpose allocator with excellent performance.☆11,880Updated 2 weeks ago
- mold: A Modern Linker 🦠☆15,547Updated last week
- A course of building an LSM-Tree storage engine (database) in a week.☆3,627Updated 2 months ago
- CDN Up and Running - Building a CDN from Scratch to Learn about CDN, Nginx, Lua, Prometheus, Grafana, Load balancing, and Containers.☆3,548Updated last year
- Seer - a gui frontend to gdb☆3,202Updated 2 weeks ago
- Pattern-defeating quicksort.☆2,436Updated last year
- Apple AMX Instruction Set☆1,133Updated 8 months ago
- A fully lock-free game engine written in C++20☆738Updated last year
- magic-trace collects and displays high-resolution traces of what a process is doing☆5,057Updated last month
- A small C compiler☆10,547Updated last year