An open API service indexing awesome lists of open source software.

https://github.com/pplytas/runelection

C program to store and manage voters and votes using a Bloom Filter, a Red-Black Tree and a Singly Linked List (Developed during the Operating Systems K22 course 2019)
https://github.com/pplytas/runelection

bloom-filter c makefile red-black-tree singly-linked-list

Last synced: 7 months ago
JSON representation

C program to store and manage voters and votes using a Bloom Filter, a Red-Black Tree and a Singly Linked List (Developed during the Operating Systems K22 course 2019)

Awesome Lists containing this project