algorithmica-org / algorithmicaLinks
A computer science textbook
☆4,145Updated 9 months ago
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"☆756Updated 2 years ago
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,113Updated this week
- The book "Performance Analysis and Tuning on Modern CPU"☆3,152Updated this week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆4,666Updated this week
- A categorized list of C++ resources.☆4,980Updated this week
- A technical explainer by @kognise of how your computer runs programs, from start to finish.☆5,219Updated 11 months ago
- Beej's Guide to Network Programming source☆1,067Updated last week
- Repository for the book "Crafting Interpreters"☆9,814Updated 10 months ago
- Linux containers from scratch in C.☆1,520Updated last year
- C++ Insights - See your source code with the eyes of a compiler☆4,280Updated last week
- Run compilers interactively from your web browser and interact with the assembly☆17,570Updated this week
- Pattern-defeating quicksort.☆2,414Updated last year
- Rust for C++ programmers☆3,728Updated last year
- A memory profiler for Linux.☆4,640Updated last year
- Hash function quality and speed tests☆1,998Updated last month
- magic-trace collects and displays high-resolution traces of what a process is doing☆4,942Updated last month
- The Standard Algorithms in C++.☆1,026Updated last year
- advanced compilers☆834Updated this week
- A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code dev…☆2,946Updated 4 months ago
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,427Updated 10 months ago
- A basic introduction to coding in modern C++.☆815Updated 10 months ago
- Linus Torvalds' linked list argument for good taste, explained☆2,139Updated 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,782Updated this week
- Mold: A Modern Linker 🦠☆15,270Updated this week
- How to write a very simple JIT compiler☆1,856Updated 4 years ago
- Rust Language Cheat Sheet - https://cheats.rs☆4,327Updated 3 weeks ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,271Updated last year
- A guide to writing a DNS Server from scratch in Rust☆4,341Updated last month
- Rust async runtime based on io-uring.☆4,524Updated last month
- Distributed SQL database in Rust, written as an educational project☆6,968Updated this week