kbrw /
gitex
Elixir implementation of the Git object storage, but with the goal to implement the same semantic with other storage and topics
35/100 healthLoading repository data…
anikethsukhtankar / repository
The goal of this project was to determine the convergence of Gossip type algorithms through a simulator based on actors written in Elixir. Full, Line, 2D and Imperfect 2D topologies were implemented for both Push Sum and Gossip algorithms. We could demonstrate convergence of these algorithms with nodes upto 80000 without hitting system limits. Technologies used: Erlang, Elixir, Gossip Protocol
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Team members
Shikha Mehta (UF ID 4851 9256)
Aniketh Sukhtankar (UF ID 7819 9584)
What is working
The project folder contains 2 folders:
gossip: Contains the folders related to the gossip simulator project. Important files being: - Main.ex - Implementation.ex - Gossip and Push Sum Actors - report.pdf
bonus: Contains the folders related to the bonus project. - Main.ex - Implementation.ex
The following need to be installed to run the project:
Selected from shared topics, language and repository description—not editorial ratings.
kbrw /
Elixir implementation of the Git object storage, but with the goal to implement the same semantic with other storage and topics
35/100 healthanikethsukhtankar /
The goal of this project was to use Elixir and the actor model to build a good solution to the bitcoin mining problem that runs well on multi-core machines. Our code was simultaneously run on 8 machines with one functioning as server and the other 7 as workers, and we were able to mine a coin with 7 leading zeroes. Technologies used: Erlang, Elixir
41/100 healthkwisatzheadache /
Elixir creation and manipulation of rubix cube, with the end goal of building a neural net to solve.
Go to the folder 'project2' using command line tool and type escript project2 numnodes topology algorithm.
GOSSIP
BONUS
Aniketh Sukhtankar (UF ID 7819 9584) asukhtankar@ufl.edu
Shikha Mehta (UF ID 4851 9256) shikha.mehta@ufl.edu
alekras /
Resource pool is implemented in Elixir as a tiny library. The goal of the tool is reduce the overhead of creating new resources by reusing of the same resources among multiple processes. Database connection is most popular example for pooling resource.
42/100 healthSmrati8 /
The goal of this project is to implement a Twitter Clone and a client tester or simulator
30/100 healthMDNicoll /
My first program! The end goal is a console based RPG using some sort of internal Database solution to store character information.
27/100 health