Pinned Repositories
boruto
脖·人·转 - Control your PC windows with your neck.
Compiler-Grammatical-Analyzer-LR
大三 - 编译原理 - 语法分析器(LR)
discretetom.github.io
blog
dt-blog-boilerplate
DiscreteTom's Blog Boilerplate.
HyperStudio
Cast your PC screens to AR glasses.
onnx-on-aws-lambda-arm64
A demo to show how to run ONNX Runtime on AWS Lambda for arm64 runtimes.
rusty-duplication
Capture the screen on Windows using the Desktop Duplication API in Rust, with shared memory support.
stickdeck
Turn your Steam Deck as a bluetooth joystick on PC.
stickdeck-rs
Turn your SteamDeck into a joystick for your PC, with trackpad and gyro support!
whitehole
A simple, fast, intuitive parser combinator framework for Rust.
DiscreteTom's Repositories
DiscreteTom/whitehole
A simple, fast, intuitive parser combinator framework for Rust.
DiscreteTom/stickdeck
Turn your Steam Deck as a bluetooth joystick on PC.
DiscreteTom/discretetom.github.io
blog
DiscreteTom/rusty-duplication
Capture the screen on Windows using the Desktop Duplication API in Rust, with shared memory support.
DiscreteTom/onnx-on-aws-lambda-arm64
A demo to show how to run ONNX Runtime on AWS Lambda for arm64 runtimes.
DiscreteTom/retsac
Text lexer and parser. Compiler frontend framework.
DiscreteTom/stickdeck-rs
Turn your SteamDeck into a joystick for your PC, with trackpad and gyro support!
DiscreteTom/aws-lambda-log-filter
A lambda layer to save your money.
DiscreteTom/aws-lambda-log-proxy
Filter or transform logs from AWS Lambda functions before they are sent to CloudWatch Logs.
DiscreteTom/aws-lambda-post-runner
Run a command after the lambda handler function returns.
DiscreteTom/aws-lambda-runtime-proxy
A helper lib to customize the communication between the lambda handler process and the lambda runtime api.
DiscreteTom/in_str
A procedural macro to generate a closure that checks if a character is in the provided literal string.
DiscreteTom/string-hover
VSCode extension to show string values on hover.
DiscreteTom/UniStart
An experimental Unity3D framework which can boost your development speed several times over.
DiscreteTom/aws-lambda-python-custom-dns
DiscreteTom/aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
DiscreteTom/aws-lambda-web-adapter
Run web applications on AWS Lambda
DiscreteTom/aws-lambda-web-gateway
DiscreteTom/China-CloudFront-SSL-Plugin
DiscreteTom/DiscreteTom
DiscreteTom/dttk
A browser based util toolset.
DiscreteTom/imgproxy-aws-sam-cn
AWS SAM template for deploying imgproxy to AWS Lambda in AWS China regions.
DiscreteTom/Intelli-Agent
Chatbot Portal with Agent: Streamlined Workflow for Building Agent-Based Applications
DiscreteTom/kong
🦍 The Cloud-Native API Gateway and AI Gateway.
DiscreteTom/langchain
⚡ Building applications with LLMs through composability ⚡
DiscreteTom/rust-analyzer-include-issue
DiscreteTom/sam-moviepy
DiscreteTom/sam-private-rest-api
DiscreteTom/serverless-coffee-workshop
This is the repo for Serverlesspresso workshop. Questions? Contact @jbesw or @benjamin_l_s on GitHub or Twitter.
DiscreteTom/whitehole-bench
Benchmark tests for whitehole.