Pinned Repositories
go-ethereum
Go implementation of the Ethereum protocol
delegate-trait
Auto generate Rust procedural macro to delegate traits implementations.
densest-subgraph-2approx
[MITRO209 Project] Densest subgraph 2-approximation algorithm implemented with a linear temporal complexity.
enum-impl
A Rust procedural macro auto-generating common methods on enums.
meplang
An EVM low-level language that gives full control over the control flow of the smart contract.
project-manager
Project management application developed for an architecture agency.
quick-impl
Quickly implement usual methods and traits on enums and structs.
revm-delegate
Delegate `revm` traits implementations.
web3-simplified
An easier way to use web3.
morpho-blue
Morpho Blue Protocol
makcandrov's Repositories
makcandrov/meplang
An EVM low-level language that gives full control over the control flow of the smart contract.
makcandrov/enum-impl
A Rust procedural macro auto-generating common methods on enums.
makcandrov/quick-impl
Quickly implement usual methods and traits on enums and structs.
makcandrov/densest-subgraph-2approx
[MITRO209 Project] Densest subgraph 2-approximation algorithm implemented with a linear temporal complexity.
makcandrov/overf
Define the overflow behavior of mathematical operations within blocks of code.
makcandrov/revm-delegate
Delegate `revm` traits implementations.
makcandrov/web3-simplified
An easier way to use web3.
makcandrov/project-manager
Project management application developed for an architecture agency.
makcandrov/delegate-trait
Auto generate Rust procedural macro to delegate traits implementations.
makcandrov/alloy-unit-macros