Pinned Repositories
Arvores-C
awesome-lightning-network
⚡ A curated list of awesome Lightning Network projects for developers and crypto enthusiasts
bankers-simulation
Banker's algorithm simulation in C with pthreads.
bitcoin
Bitcoin Core integration/staging tree
cats
Lightweight, modular, and extensible library for functional programming.
cats-effect
The pure asynchronous runtime for Scala
crypto-
exchange-wallets-crawler
Crawling bitcoin transactions between exchanges wallets from https://www.walletexplorer.com/ with scrapy libary
http4s
A minimal, idiomatic Scala interface for HTTP
log4cats
Logging Tools For Interaction with cats-effect
diogocanut's Repositories
diogocanut/exchange-wallets-crawler
Crawling bitcoin transactions between exchanges wallets from https://www.walletexplorer.com/ with scrapy libary
diogocanut/analise
Trabalhos realizados para a matéria Análise de Algoritmos - UFU
diogocanut/awesome-lightning-network
⚡ A curated list of awesome Lightning Network projects for developers and crypto enthusiasts
diogocanut/bankers-simulation
Banker's algorithm simulation in C with pthreads.
diogocanut/bitcoin
Bitcoin Core integration/staging tree
diogocanut/blockchain-sniffer
Sniffer for blockchain blocks and transactions
diogocanut/cats
Lightweight, modular, and extensible library for functional programming.
diogocanut/cats-effect
The pure asynchronous runtime for Scala
diogocanut/cats-effect-exercises
Answers to https://olegpy.com/cats-effect-exercises/
diogocanut/cats-exercises-3
Implementing Oleg Pyzhcov exercises on cats effect 3.0.1
diogocanut/http4s
A minimal, idiomatic Scala interface for HTTP
diogocanut/log4cats
Logging Tools For Interaction with cats-effect
diogocanut/tio
Creating a Toy IO effect system (TIO) from ground up following Dmitry Karlinsky tutorial at https://medium.com/wix-engineering/demystifying-functional-effect-systems-in-scala-14419039a423
diogocanut/bobcats
Typelevel's very own CryptoKitties!
diogocanut/communication-server
Multithreaded communication server with Winsock2 developed in VS code.
diogocanut/cpython
The Python programming language
diogocanut/django-rest-auth
This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
diogocanut/dotty
Research compiler that will become Scala 3
diogocanut/Floresta
A fully-validating Bitcoin node powered by Utreexo, with an integrated Electrum Server
diogocanut/fs2
Compositional, streaming I/O library for Scala
diogocanut/kafka
Mirror of Apache Kafka
diogocanut/monix
Asynchronous, Reactive Programming for Scala and Scala.js.
diogocanut/public-cloud-info-client
A command line client to access the REST API provided by the SUSE Public Cloud Information Service
diogocanut/rust-bcli
Bitcoin CLI in Rust
diogocanut/rust-bitcoin
Rust Bitcoin library
diogocanut/rust-lightning
A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
diogocanut/sbt-typelevel
Let sbt work for you.
diogocanut/TLA
diogocanut/websurfx
:rocket: An open source alternative to searx which provides a modern-looking :sparkles:, lightning-fast :zap:, privacy respecting :disguised_face:, secure :lock: meta search engine
diogocanut/zero2prod
WIP: Implementation of the project from book "Zero To Production in Rust"