andreacarrara / pagerank
C implementation of Google's PageRank algorithm
☆45Updated 2 years ago
Alternatives and similar repositories for pagerank
Users that are interested in pagerank are comparing it to the libraries listed below
Sorting:
- Dynamic Allocation Library - Stacks, Queues, Custom Allocators & Virtual Memory☆20Updated 4 years ago
- 6502 assembler☆16Updated 2 years ago
- led - line-oriented text editor☆20Updated 2 years ago
- A very simple benchmarking tool☆16Updated 3 years ago
- World's fastest Base64 encoder / decoder☆62Updated 3 years ago
- Low-level C89 Closed/Open-addressed hashtable implementation.☆26Updated 4 months ago
- Reference counter for C☆53Updated 2 years ago
- A recompile of the John Lions Commentary on the 6th edition Unix OS☆17Updated 2 years ago
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- exploring coding without the standard library☆19Updated 10 months ago
- Collection of C99 dynamic array implementations☆17Updated 10 months ago
- A simple programming language inspired by Python, JavaScript and C☆35Updated 11 months ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- A stripped down cli text editor that features a directory navigator for quicker traversal.☆31Updated 7 years ago
- C89 compatible threads.☆35Updated last month
- An Easy-to-use Framework for the C Language.☆9Updated 3 weeks ago
- clex is a simple lexer generator☆95Updated 4 months ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- small embeddable C-style preprocessor☆39Updated 2 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆55Updated last week
- Self-hosting C toolchain, from scratch☆35Updated 3 months ago
- Simple and Minimum C container Lib☆3Updated 4 months ago
- Lenient HTML-parser written in C.☆23Updated 7 months ago
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- A C11 chess engine & GUI☆28Updated last year
- ☆15Updated 3 years ago
- Fast Text-to-PDF Converter☆54Updated 2 years ago
- A small C compiler☆32Updated last year
- C17 compiler implementation from scratch☆64Updated last year
- A simple configuration file format