nilslice
I like making things. Making WebAssembly tools at @dylibso. Bringing Wasm to a program near you with @extism.
@dylibso @extismSan Francisco, CA
Pinned Repositories
workers-rs
Write Cloudflare Workers in 100% Rust via WebAssembly
hermit
Actually Portable WebAssembly compiler toolchain for self-contained cross-platform binaries
modsurfer
Devtools to validate, audit and investigate WebAssembly binaries.
observe-sdk
Continuous runtime observablity SDKs to monitor WebAssembly code.
extism
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
email
Minimal SMTP client in Go. Handles MX lookup, mail server connection on common ports.
gotv-example
example project built for an instructional video feb. 2 2017
jwt
simple JWT package to create, parse and verify tokens for client authentication
protolock
Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.
zig-interface
A compile-time interface checker for Zig that enables interface-based design with comprehensive type checking and detailed error reporting.
nilslice's Repositories
nilslice/nilslice
nilslice/cloudflare-docs
Cloudflare’s developer docs.
nilslice/content
The content behind MDN Web Docs
nilslice/crates.io
Source code for crates.io
nilslice/data-dictionary
nilslice/elliptic-curves
Collection of pure Rust elliptic curve implementations (e.g. P-256, P-384, secp256k1)
nilslice/hashbrown
Rust port of Google's SwissTable hash map
nilslice/ingraind
Data first monitoring agent using (e)BPF, built on RedBPF
nilslice/interface-types
The `wasmer-interface-types` crate
nilslice/ion
Distributed RTC System by pure Go and Flutter
nilslice/lasso
A Worker that caches wrangler's binary dependencies, so you can install install wrangler if NPM or GitHub are having a bad day.
nilslice/melrose
interactive programming of melodies, producing MIDI
nilslice/nannou
A Creative Coding Framework for Rust.
nilslice/new-name
testing repo url/name behavior
nilslice/ockam
Ockam is a suite of tools, programming libraries and infrastructure that make it easy to build devices that communicate securely, privately and trustfully with cloud services and other devices.
nilslice/pachyderm
Reproducible Data Science at Scale!
nilslice/polygott
Base Docker image for the Repl.it evaluation server
nilslice/ponzu-go
Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.
nilslice/rtime
Retrieve the current time from remote servers
nilslice/rust
Empowering everyone to build reliable and efficient software.
nilslice/simple-text-editor
Basic implementation of a simple text editor, as a Rust library and CLI.
nilslice/substrate-contracts-workshop
A guided tutorial for building smart contracts on Parity Substrate
nilslice/tabler-icons
A set of over 1250 free MIT-licensed high-quality SVG icons for you to use in your web projects.
nilslice/tch-rs
Rust bindings for PyTorch
nilslice/terraform-provider-tls
Terraform TLS provider
nilslice/uniffi-rs
a multi-language bindings generator for rust
nilslice/wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain
nilslice/wasm-hostcall-example
This is an example showing how to export and import functions between a Rust application and Rust WebAssembly.
nilslice/wasm3
🚀 The fastest WebAssembly interpreter, and the most universal runtime
nilslice/wrangler
🤠 wrangle your cloudflare workers