andreacarrara / pagerankLinks
C implementation of Google's PageRank algorithm
☆47Updated 3 years ago
Alternatives and similar repositories for pagerank
Users that are interested in pagerank are comparing it to the libraries listed below
Sorting:
- A recompile of the John Lions Commentary on the 6th edition Unix OS☆18Updated 3 years ago
- Collection of C99 dynamic array implementations☆19Updated last year
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- World's fastest Base64 encoder / decoder☆62Updated 3 years ago
- RAII dynamic array in C☆21Updated 6 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- Library of data containers and data structures for C programming language.☆65Updated 4 years ago
- A blazing fast hex dumper☆96Updated 3 years ago
- A very simple benchmarking tool☆16Updated 3 years ago
- 6502 assembler☆16Updated 2 years ago
- Type-safe Printf in C☆72Updated 9 months ago
- Self-hosting C toolchain, from scratch☆36Updated 8 months ago
- Documentation generator for C/C++ code☆53Updated 2 weeks ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- An argument-parsing library for C.☆75Updated 4 months ago
- clex is a simple lexer generator☆102Updated last month
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆56Updated 3 years ago
- C programming language extension: Cedro pre-processor☆51Updated 2 years ago
- A BMP median filter made in C using multiprocessing☆17Updated 4 years ago
- Reference counter for C☆54Updated 2 years ago
- C library to print nicely formatted tables☆28Updated 8 months ago
- Barebones multiboot kernel for beginners☆153Updated 5 years ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆28Updated 7 months ago
- A collection of neat C and C++ trivia and oddities.☆37Updated 5 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- A low level preprocessor meta programming library.☆29Updated 2 years ago
- Responsibly allocating memory in C☆12Updated 4 years ago
- A simple configuration file format☆23Updated 2 years ago
- Managed C strings library☆97Updated 4 years ago