This is your work, valued

Nuno Neto

Expert
@nuno1212s

MsC in Computer Science. Love distributed systems, parallel programming, Systems architecture and DB architecture.

febft. FeBFT is an efficient BFT ordering protocol implementation for Atlas where a group of n = 3f + 1 nodes are responsible for replicating a service, that is usually exposed via a RPC interface. The properties of these systems are such that despite the byzantine failure of (up to) f nodes, the service abstraction will continue operating as normal

6

Rustty. An attempt at implementing a scalable, efficient, versatile and performant Rust alternative to Netty. Utilizing epoll and non blocking IO to solve the c10k problem while maintaining overhead low.

3

KademliaRust. A kademlia implementation fully written in Rust, using gRPC. (Abandoned)

2

TwitchFlix. This is a streaming and VOD platform with an Android client with full user account functionality like livestreams, videos per channel and even user photos.

2

DistributedAuctions. A Block chain implementation (With PoW and Proof of stake proposal) with a full kademlia implementation supporting Broadcasting, individual message sending, resistance to sybil attacks and eclipse through trust mechanisms and CRC requests for node validation. Also has auction support but it was not fully implemented.

2

DSRust. A Rust library with several data structures, mostly focussing on very high performance lock free thread-safe structures.

1

FormacaoRust. Repo base com estrutura dos exercícios.

1

Atlas. An efficient, modular BFT framework to allow for quick development of BFT protocols and their respective fair comparison.

1

rcompiler. A compiler for a sub set of the rust language

1

Orb. Java

1