An open API service providing repository metadata for many open source software ecosystems.

GitHub / jameshiew 40 Repositories

jameshiew/infinigen

🌎 Demo for procedural generation using the Bevy game engine

Language: Rust - Size: 37.3 MB - Last synced at: 2 days ago - Pushed at: 7 days ago - Stars: 80 - Forks: 3

jameshiew/hello-http

🖥️ Simple HTTP server written in Rust and packaged inside a Docker image

Language: Rust - Size: 117 KB - Last synced at: 2 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 1

jameshiew/prompt

Experimental CLI tool for counting tokens and generating prompts

Language: Rust - Size: 294 KB - Last synced at: 2 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

jameshiew/simple-agent

Agents with only shell access

Language: Rust - Size: 268 KB - Last synced at: 2 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

jameshiew/nvim-magic 📦

:genie: Pluggable framework for using AI code assistance in Neovim

Language: Lua - Size: 1.09 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 191 - Forks: 15

jameshiew/jameshiew

GitHub profile

Size: 5.86 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jameshiew/burn Fork of tracel-ai/burn

Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.

Language: Rust - Size: 48.1 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

jameshiew/ComfyUI Fork of comfyanonymous/ComfyUI

Fork of ComfyUI to manage it with uv

Language: Python - Size: 33.6 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jameshiew/spire Fork of spiffe/spire

The SPIFFE Runtime Environment

Size: 24.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jameshiew/cargo-cache Fork of matthiaskrgr/cargo-cache

manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively

Size: 1.8 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jameshiew/bevy Fork of bevyengine/bevy

A refreshingly simple data-driven game engine built in Rust

Size: 116 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jameshiew/meilisearch Fork of meilisearch/meilisearch

A lightning-fast search API that fits effortlessly into your apps, websites, and workflow

Language: Rust - Size: 57.6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jameshiew/code2prompt Fork of mufeedvh/code2prompt

A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.

Language: Rust - Size: 147 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jameshiew/mpk2json

Small CLI tool to convert MessagePack files to JSON

Language: Rust - Size: 5.86 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jameshiew/specs Fork of libp2p/specs

Technical specifications for the libp2p networking stack

Size: 1.59 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jameshiew/block-mesh-rs Fork of bonsairobo/block-mesh-rs

Generate voxel block meshes in Rust.

Size: 1.39 MB - Last synced at: 5 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

jameshiew/rust-libp2p Fork of libp2p/rust-libp2p

The Rust Implementation of the libp2p networking stack.

Size: 14.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jameshiew/svix-webhooks Fork of svix/svix-webhooks

The enterprise-ready webhooks service 🦀

Language: Rust - Size: 7.32 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jameshiew/fake-jwt-server 📦

🔑 Service for working with JWTs in a local development environment

Language: Go - Size: 74.2 KB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

jameshiew/same 📦

CLI utility for listing branches different to master

Language: Go - Size: 29.3 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jameshiew/diesel-cli 📦

Docker images for the Diesel CLI

Language: Dockerfile - Size: 10.7 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jameshiew/rustbuilder 📦

🦀 A base image for building Rust code

Language: Dockerfile - Size: 30.3 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jameshiew/mre-cargo-test-default-features 📦

Minimal reproducible example for `Run Test` in VS Code with no default features not working correctly

Language: Rust - Size: 4.88 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jameshiew/mre-macro-move-item 📦

Minimal reproducible example for move refactoring failing to move an import in CLion

Language: Rust - Size: 3.91 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jameshiew/glium_text_rusttype Fork of not-fl3/glium_text_rusttype 📦

Text rendering with glium and rusttype

Language: Rust - Size: 7.27 MB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jameshiew/pleasings Fork of thought-machine/pleasings 📦

Addons & new build rules for Please

Language: Python - Size: 781 KB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jameshiew/coursework-bilateral-filter 📦

Bilateral filter implemented in Python 2, using the pypng library.

Language: Python - Size: 1.23 MB - Last synced at: 2 days ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 3

jameshiew/cryptocoin-ticker-tutorial 📦

📈 Tutorial for setting up a cryptocoin ticker using Django channels

Language: Python - Size: 42 KB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

jameshiew/ave 📦

🌍 Voxel and world generation demo in Rust

Language: Rust - Size: 681 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 0

jameshiew/biojs-io-snparser 📦

Parse raw SNP data into Javascript objects.

Language: JavaScript - Size: 20.5 KB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

jameshiew/coursework-distributed-movie-system 📦

Distributed system caching information about movies from IMDB, written in Java.

Language: Java - Size: 130 KB - Last synced at: 2 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

jameshiew/coursework-lecture-room-webgl 📦

An example lecture room coded in WebGL.

Language: JavaScript - Size: 1.98 MB - Last synced at: 2 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

jameshiew/coursework-huffman-codec 📦

An example Huffman encoder and decoder written in Java.

Language: Java - Size: 7.48 MB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jameshiew/simple-chat-websockets 📦

Example chat application using socket.io where users can only be in one chat channel at a time

Language: HTML - Size: 23.4 KB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

jameshiew/django-celery-docker-example 📦

Example set up for Django/Celery using Docker containers

Language: Python - Size: 115 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

jameshiew/crust 📦

Writing a compiler in Rust for a small subset of C

Language: Rust - Size: 54.7 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

jameshiew/kenv 📦

Manage multiple kubectl versions

Language: Go - Size: 39.1 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jameshiew/grpc-java-sandbox 📦

A starting point for experimenting with grpc-java

Language: Java - Size: 88.9 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jameshiew/universe 📦

Learning C++ and OpenGL by experimenting with a simple 3D world

Language: C++ - Size: 4.2 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jameshiew/fractal-explorer 📦

Small desktop application for exploring the Mandelbrot set

Language: Go - Size: 719 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0