Pinned Repositories
datalove
ipld
Rust IPLD library
any-db-client
Subscribe to custom Meteor publications via ccorcos:any-db outside of the Meteor client environment
cjdns-caramel
GUI for managing CJDNS
cycle-react-driver
(un)official React driver for Cycle.js
cycle-utils
utilities and higher-order components for transforming Cycle components, sources and sinks
Lamport-Merkle.js
Post-quantum digital signatures in JavaScript
merkle-log
An implementation of the "Merkle Tree-Structured Log" defined in the paper "Transparent Logs for Skeptical Clients." https://research.swtch.com/tlog
serde_rustler
Serde Serializer and Deserializer for Rustler NIFs.
xdr
XDR encoded data structures (RFC 4506) in Elixir
sunny-g's Repositories
sunny-g/serde_rustler
Serde Serializer and Deserializer for Rustler NIFs.
sunny-g/merkle-log
An implementation of the "Merkle Tree-Structured Log" defined in the paper "Transparent Logs for Skeptical Clients." https://research.swtch.com/tlog
sunny-g/sunny-g.github.io
my Ghost blog
sunny-g/burn
BURN: Burn Unstoppable Rusty Neurons
sunny-g/burnt
deep learning stuff using burn-rs
sunny-g/comfyui
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
sunny-g/cr-sqlite
Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite
sunny-g/floneum
A toolkit for controllable, private AI on consumer hardware in rust
sunny-g/function_parser
Fork of the awesome function_parser library from Github's CodeSearchNet Challenge repo: https://github.com/github/CodeSearchNet/tree/master/function_parser
sunny-g/lean-spec
Program Specification in Lean 4
sunny-g/lean4
Lean 4 programming language and theorem prover
sunny-g/lean4-rs
rust binding for lean4
sunny-g/llvm-ir-cmake-utils
LLVM IR CMake utils for bitcode file manipulation by opt and friends
sunny-g/llvm-wasm
Compile and run LLVM IR in the browser
sunny-g/nats.rs
Rust client for NATS, the cloud native messaging system.
sunny-g/ractor
Rust actor framework
sunny-g/risc0
RISC Zero is a zero-knowledge verifiable general computing platform based on zk-STARKs and the RISC-V microarchitecture.
sunny-g/rust-llama.cpp
LLama.cpp rust bindings fork
sunny-g/rustler
Safe Rust bridge for creating Erlang NIF functions
sunny-g/showata
A library of to show data (in browser, evcxr_jupyter) as table, chart...
sunny-g/wai
A language binding generator for `wai` (a precursor to WebAssembly interface types)
sunny-g/wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain
sunny-g/wasix-libc
wasix libc implementation for WebAssembly
sunny-g/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
sunny-g/wasm_component_layer
WebAssembly component model implementation for any backend.
sunny-g/wasm_runtime_layer
Compatibility interface for WASM runtimes.
sunny-g/wasmer
🚀 The leading WebAssembly Runtime supporting WASIX, WASI and Emscripten
sunny-g/wgpu
Cross-platform, safe, pure-rust graphics api.
sunny-g/wgpu-native
Native WebGPU implementation based on wgpu-core
sunny-g/whisper-burn
A Rust implementation of OpenAI's Whisper model using the burn framework