gkonovalov / algorithmsLinks
Algorithms and Data Structures a comprehensive collection of fundamental Algorithms and Data structures organized into various categories to cater to the needs of software engineers and computer science students.
☆14Updated last year
Alternatives and similar repositories for algorithms
Users that are interested in algorithms are comparing it to the libraries listed below
Sorting:
- subset c compiler☆37Updated 5 years ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- Bootloader exploration☆20Updated 3 years ago
- Examples of Linux Inter-Processing Communication☆39Updated last year
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆67Updated last week
- A bignum library for C.☆33Updated last year
- Public Domain, Self-hosting Operating System☆14Updated 7 years ago
- libc and tools for creating size-optimized, statically linked Linux i386 and i686 programs☆25Updated last week
- a simple operating system☆10Updated 10 years ago
- The easiest possible implementation of an MCP server and client. Set up a server or a client in 2 lines of code.☆23Updated 7 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- x86 assembler in 512 bytes of x86 machine code☆38Updated 6 years ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 6 years ago
- Tiny C++ boot loader☆83Updated 2 years ago
- The fastest LoongArch sandbox☆58Updated 3 weeks ago
- Interactive GUI Snowfall Simulation Created in C & Raylib☆21Updated last month
- UNIX shell - a simple command-line interpreter☆20Updated 6 years ago
- A minimalistic library to help making your x86 assembly program bootable.☆25Updated 6 years ago
- My WebAssembly VM☆76Updated 2 weeks ago
- A x86 Unix-like OS made entirely from scratch☆274Updated 3 months ago
- The Amsterdam Compiler Kit☆27Updated 10 months ago
- Pi number calculator using 8088 assembly language☆66Updated 4 years ago
- K&R C compiler obtained from Research UNIX v5, v6 and v7☆32Updated 7 years ago
- Compiling C to FlipJump☆96Updated last year
- POsix SERvices framework for C☆19Updated 4 months ago
- A blogging engine in C☆120Updated 2 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 5 months ago
- A B+ tree implementation in C☆47Updated last month
- A proof-of-concept smart pointer library in C☆22Updated 7 years ago
- Tiny, rough-and-ready quantum circuit simulator for exploring quantum networking and computing.☆34Updated last year