dphilla's Stars
dispatchrun/wzprof
WebAssembly Profiler based on Wazero
DNedic/lockfree
A collection of lock-free data structures written in standard C++11
modularml/mojo
The Mojo Programming Language
calebsander/wasm-to-asm
Compiling WebAssembly into x86_64 assembly
midzer/awesome-emscripten
Curated list of awesome Emscripten ports (Apps, Games, Libraries)
bacalhau-project/bacalhau
Compute over Data framework for public, transparent, and optionally verifiable computation
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
inferno-os/inferno-os
Inferno® is a distributed operating system. Inferno represents services and resources in a file-like name hierarchy, including devices, network and protocol interfaces, dynamic data sources, and services.Applications are written in a concurrent programming language, Limbo.
dphilla/marcotte
Generate "layers" of system functionality. Initially part of Boxer (boxer.dev), but extracted for independent use.
santiagobasulto/ipython-gpt
An ChatGPT integration for Jupyter Notebooks and the IPython Shell
mlc-ai/web-llm
High-performance In-browser LLM Inference Engine
cilium/pwru
Packet, where are you? -- eBPF-based Linux kernel networking debugger
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
traviscross/mtr
Official repository for mtr, a network diagnostic tool
rustwasm/twiggy
Twiggy🌱 is a code size profiler
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
artichoke/artichoke
💎 Artichoke is a Ruby made with Rust
vmware-labs/wasm-workers-server
🚀 Develop and run serverless applications on WebAssembly
OP-Engineering/link-preview-js
⛓ Extract web links information: title, description, images, videos, etc. [via OpenGraph], runs on mobiles and node.
rust-lang/libc
Raw bindings to platform APIs for Rust
sunfishcode/mustang
Rust programs written entirely in Rust
lunatic-solutions/lunatic
Lunatic is an Erlang-inspired runtime for WebAssembly
bytecodealliance/cargo-component
A Cargo subcommand for creating WebAssembly components based on the component model proposal.
dylibso/modsurfer
Devtools to validate, audit and investigate WebAssembly binaries.
Arend-Jan/chat-gpt-lib-rs
A Rust library for interacting with OpenAI's ChatGPT API, providing an easy-to-use interface and strongly typed structures.
libfuse/libfuse
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
littlefs-project/littlefs
A little fail-safe filesystem designed for microcontrollers
matt-kimball/allocscope
allocscope - a memory tracking tool
varunshenoy/GraphGPT
Extrapolating knowledge graphs from unstructured text using GPT-3 🕵️♂️
openai/openai-cookbook
Examples and guides for using the OpenAI API