neysofu
@ferrumfix maintainer, Sr. Protocol Engineer @Sovereign-Labs, @graphprotocol contributor
@sovereign-labsTuscany, Italy
Pinned Repositories
ferrumfix
Financial Information eXchange protocol implemented in Rust
fix2dict
Easy and effective tooling for FIX Repository data.
graph-node
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
awesome-github-actions-runners
Save $$$ and make GitHub Actions go brrr with 3rd-party runners ⚡🤖
codegen-rs
[UNMAINTAINED] A Rust library providing a builder API to generate Rust code - fork of https://github.com/carllerche/codegen
en2tex
A CLI utility to generate LaTeX mathematical expressions, powered by OpenAI APIs
lambda-squared
A binary λ-calculus (BLC) interpreter written only in Python lambdas.
qetesh
Web scraper to train profanity detectors. NSFW!
reltester
Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator
tyche
Statistics utilities for the JVM - in Scala!
neysofu's Repositories
neysofu/awesome-github-actions-runners
Save $$$ and make GitHub Actions go brrr with 3rd-party runners ⚡🤖
neysofu/reltester
Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator
neysofu/en2tex
A CLI utility to generate LaTeX mathematical expressions, powered by OpenAI APIs
neysofu/codegen-rs
[UNMAINTAINED] A Rust library providing a builder API to generate Rust code - fork of https://github.com/carllerche/codegen
neysofu/advent-of-code-2022
My Advent of Code 2022 solutions, in Koka 🎄🎁
neysofu/cargo-squatty
Helper tool to reserve names for your crates on https://crates.io. Use responsibly.
neysofu/event-loop-coding-test
neysofu/jsonified-fix
FIX dictionary data as JSON
neysofu/risc0-hotfixes
RISC Zero is a zero-knowledge verifiable general computing platform based on zk-STARKs and the RISC-V microarchitecture.
neysofu/zuloidplus
neysofu/bashtester
neysofu/crev-proofs
Crev proof repository
neysofu/fuse-experiments
Playing around with FUSE in Rust
neysofu/go-names
Website changes monitor script
neysofu/itunesearch
A Python wrapper for the dreadful iTunes Search APIs.
neysofu/jsonrpsee
Rust JSON-RPC library on top of async/await
neysofu/lambdaical.com
Source code for lambdaical.com
neysofu/lecasedipaola
Single-page website that I made for my grandma's Bed & Breakfast
neysofu/leetcode-practice
neysofu/neysofu.github.io
My personal website. Design from https://bchiang7.github.io/v3/
neysofu/opengl-experiments
My LearnOpenGL progress
neysofu/parallel
Run GitHub Actions steps in parallel
neysofu/phil-opp-rust-os
My progress in the "Writing an OS in Rust" blog series
neysofu/qbe-rs
QBE IR in natural Rust data structures
neysofu/rust-cache
A GitHub Action that implements smart caching for rust/cargo projects
neysofu/sovereign-sdk
A framework for building seamlessly scalable and interoperable rollups that can run on any blockchain
neysofu/trybuild
Test harness for ui tests of compiler diagnostics
neysofu/uni-file-storage
(@unipisa) File storage server written in C99.
neysofu/uni-microblog
(@unipisa) Social network library in Java
neysofu/uni-ocaml-interpreter
(@unipisa) Intepreter written in OCaml for a toy functional language