Pinned Repositories
APSPfox
All pairs shortest path problem solved with fox algorithm
arcmarqs
Config files for my GitHub profile.
Atlas
An efficient, modular BFT framework to allow for quick development of BFT protocols and their respective fair comparison.
Atlas-Common
The atlas common module, defining various needed utilities for the Atlas Framework
Atlas-Communication
The atlas communication module, defining the networking layer for the Atlas framework
Atlas-Core
The Atlas Core Module
Atlas-Divisible-State
Atlas-Persistent-Log
The persistent log module for Atlas. Capable of persisting messages from Stateful Order protocols, Monolithic and Divisible state transfer protocols.
C0Compiler
Basic C0 compiler in Haskell
SEmbutidos
arcmarqs's Repositories
arcmarqs/C0Compiler
Basic C0 compiler in Haskell
arcmarqs/SEmbutidos
arcmarqs/APSPfox
All pairs shortest path problem solved with fox algorithm
arcmarqs/arcmarqs
Config files for my GitHub profile.
arcmarqs/Atlas
An efficient, modular BFT framework to allow for quick development of BFT protocols and their respective fair comparison.
arcmarqs/Atlas-Common
The atlas common module, defining various needed utilities for the Atlas Framework
arcmarqs/Atlas-Communication
The atlas communication module, defining the networking layer for the Atlas framework
arcmarqs/Atlas-Core
The Atlas Core Module
arcmarqs/Atlas-Divisible-State
arcmarqs/Atlas-Persistent-Log
The persistent log module for Atlas. Capable of persisting messages from Stateful Order protocols, Monolithic and Divisible state transfer protocols.
arcmarqs/Battleship
Group assignment for unit CC2013
arcmarqs/bdcc-proj
arcmarqs/blockchain-ssd
Systems and data security project
arcmarqs/EcosystemSim
Foxes and rabbits ecosystem simulation using openMP
arcmarqs/febft
arcmarqs/Atlas-Log-Transfer
The Log Transfer module for the Atlas framework. Responsible for transferring the ordering protocol log of stateful order protocols between nodes.
arcmarqs/Atlas-Metrics
The Atlas metrics module, defining the utilities for facilitating metrics in the Atlas framework
arcmarqs/Atlas-SMR-Application
The atlas SMR application layer. Defines the necessary traits the application developer should implement in order to utilize this framework for developing BFT SMR applications
arcmarqs/Atlas-SMR-Execution
The Atlas SMR execution layer. Responsible for receiving decisions from the ordering protocol and executing them on the application defined by the developer
arcmarqs/Atlas-SMR-Replica
The atlas BFT SMR Replica module, combines all the necessary abstractions in order to make a replica that can participate in a BFT quorum and execute an application.
arcmarqs/Atlas-Ycsb
arcmarqs/fe-stp
arcmarqs/ImpInterpreters
arcmarqs/java-workshop
Example program for an introductory java workshop
arcmarqs/Mandelyze
Unity 3D mandelbrot and julia set generator
arcmarqs/progressive-state-transfer
arcmarqs/rust-rocksdb
rust wrapper for rocksdb
arcmarqs/SD21
Distributed Systems Project
arcmarqs/sled
the champagne of beta embedded databases
arcmarqs/testing-grounds
A repository to test and benchmark new functionality.