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:
- Collection of C99 dynamic array implementations☆19Updated last year
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- 6502 assembler☆16Updated 2 years ago
- World's fastest Base64 encoder / decoder☆62Updated 3 years ago
- RAII dynamic array in C☆21Updated 6 years ago
- A very simple benchmarking tool☆16Updated 3 years ago
- Reference counter for C☆54Updated 2 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- Type-safe Printf in C☆72Updated 8 months ago
- A recompile of the John Lions Commentary on the 6th edition Unix OS☆18Updated 3 years ago
- C programming language extension: Cedro pre-processor☆51Updated 2 years ago
- A CPU raytracer from scratch in C☆64Updated 3 years ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- An argument-parsing library for C.☆72Updated 3 months ago
- Self-hosting C toolchain, from scratch☆36Updated 8 months 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 6 months ago
- clex is a simple lexer generator☆101Updated 3 weeks ago
- Simple community oriented website with a backend written in C.☆33Updated 5 months ago
- C library to print nicely formatted tables☆27Updated 7 months ago
- Completely avoid dangling pointers in C.☆40Updated 3 years ago
- Library of data containers and data structures for C programming language.☆65Updated 4 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- A blazing fast hex dumper☆96Updated 3 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆55Updated 3 years ago
- Wavelet video codec in less than 5000 lines of C. Comparable to MPEG-1/MPEG-2 in terms of efficiency and quality.☆33Updated last year
- A Software Rendering Raycaster Engine written in C and SDL2.☆65Updated last month
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 8 months ago
- Barebones multiboot kernel for beginners☆153Updated 5 years ago
- Yanix is a UNIX-like kernel / operating system build completely from scratch☆84Updated 3 years ago
- A self-written C++ standard library☆51Updated this week