andreacarrara / pagerankLinks
C implementation of Google's PageRank algorithm
☆46Updated 3 years ago
Alternatives and similar repositories for pagerank
Users that are interested in pagerank are comparing it to the libraries listed below
Sorting:
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Reference counter for C☆54Updated 2 years ago
- A very simple benchmarking tool☆16Updated 4 years ago
- Collection of C99 dynamic array implementations☆19Updated last year
- RAII dynamic array in C☆21Updated 7 years ago
- A collection of neat C and C++ trivia and oddities.☆39Updated 8 months ago
- XOR One Time Pad Cipher written in C☆10Updated last year
- A CPU raytracer from scratch in C☆64Updated 3 years ago
- 6502 assembler☆16Updated 2 years ago
- Self-hosting C toolchain, from scratch☆36Updated 11 months ago
- Type-safe Printf in C☆71Updated last year
- A recompile of the John Lions Commentary on the 6th edition Unix OS☆18Updated 3 years ago
- Documentation generator for C/C++ code☆56Updated 3 months ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- An argument-parsing library for C.☆80Updated 7 months ago
- A B+ tree implementation in C☆46Updated 2 weeks ago
- C17 compiler implementation from scratch☆64Updated 2 years ago
- Simple community oriented website with a backend written in C.☆33Updated 8 months ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- clex is a simple lexer generator☆107Updated 4 months ago
- Barebones multiboot kernel for beginners☆155Updated 6 years ago
- World's fastest Base64 encoder / decoder☆62Updated 3 years ago
- A kernel with alot features like GOP and PCI support with uefi bootlaoder. It can handle many interrupts like PS2 Mosue and keyboard.☆80Updated 3 years ago
- Yanix is a UNIX-like kernel / operating system build completely from scratch☆87Updated 3 years ago
- A little toy OS written over a few months in 2019. 64-bit, preemptive multitasking kernel supporting EFI, PCIe, SATA, framebuffer graphic…☆42Updated 5 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated 11 months ago
- A single header buddy memory allocator for C & C++☆230Updated last month
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- 🔋 In-place lightweight XML parser☆15Updated last year
- A blazing fast hex dumper☆97Updated 3 years ago