Pinned Repositories
dhatu
dhatu core libraries
autoget
simple macro for generating struct member getters
diesel-insert-derive
generate diesel insertable struct using proc-macro
music-stream
simple music streaming service implementation using rust ( actix_web )
rust-simple-plugin
simple plugin demonstration in rust using libloading to load dynamic libs
smartcontract-type-binding-generator
ethereum smart contract bindings code generator
solc-browserify
Solidity Compiler for the browser
VIP-Recog
Overlays and and bonus feature for loyal twitch viewers
zianksm's Repositories
zianksm/solc-browserify
Solidity Compiler for the browser
zianksm/rust-simple-plugin
simple plugin demonstration in rust using libloading to load dynamic libs
zianksm/VIP-Recog
Overlays and and bonus feature for loyal twitch viewers
zianksm/autoget
simple macro for generating struct member getters
zianksm/blockroll
bllockhain payroll implementation utilizing moonbeam precompiles
zianksm/candb-test
test can db
zianksm/diesel-insert-derive
generate diesel insertable struct using proc-macro
zianksm/music-stream
simple music streaming service implementation using rust ( actix_web )
zianksm/addsub-vm
zianksm/depeg-hook
Depeg protection hook
zianksm/evm-sim
zianksm/fluentd-parser
building fluentd parser as pratice for writting parser, familiarity with no_std, and creating vscode plugin
zianksm/fluentd-support
zianksm/go-chat-server
simple chat server implementation in go using gin gorm and mongo
zianksm/go-webserver
simple go demo webserver
zianksm/LC-3-VM
trying new things by building a simple vm in rust
zianksm/Polkadot-heroes
zianksm/prelude-gen
rust macro for automatic prelude module generation
zianksm/python-logs-recap
auto recap fingerspot logs using python and pandas
zianksm/rust-queue
wrapper around rust's Vec for simple queue implementation
zianksm/rust-unsafe
get familiar with rust unsafety features
zianksm/simple-hook
simple uni v4 hook
zianksm/solc-browserify-example
zianksm/solc-wrapper-bundle
zianksm/ss58-registry
Registry for SS58 account types
zianksm/usefull-macros
usefull macros for implementing commong repetitive task in rust
zianksm/v2-periphery
🎚 Peripheral smart contracts for interacting with Uniswap V2
zianksm/zianksm
zian spaces
zianksm/zimalloc
simple allocator for fun in rust
zianksm/zkv
Dead simple key-value database written in pure rust for fun