Stars
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
CUDA Tile IR is an MLIR-based intermediate representation and compiler infrastructure for CUDA kernel optimization, focusing on tile-based computation patterns and optimizations targeting NVIDIA te…
A python script that downloads your whole suno library with your Token and URL entered.
🚀 A curated list of code generation instructions for GitHub Copilot's experimental feature.
I made my AI think harder by making it argue with itself repeatedly. It works stupidly well.
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
✨ A curated list of awesome GitHub instructions, prompt, skills, MCPs and agent markdown files for enhancing your GitHub Copilot AI experience.
Community-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot.
Interactive ASCII art diagram generators. 🌟
nanobind: tiny and efficient C++/Python bindings
Lightweight multi-platform code editor designed for modern hardware with a focus on responsiveness and performance.
Mosh wrapper with single jump server capabilities
A tmux plugin to better manage and configure the mouse.
Popen+ a Bidirectional Popen Implementation With Ability to Access PID and Kill/Terminate Processes
🕳 bore is a simple CLI tool for making tunnels to localhost
List of ngrok, Cloudflare Tunnel, Tailscale, and ZeroTier alternatives and other tunneling software and services. Focus on self-hosting.
fengwang / float16_t
Forked from acgessler/half_floatCPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.
C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as texture format by OpenGl/Direct3D.
Optimizing Brainfuck interpreter in the C preprocessor
pat-s / always-upload-cache
Forked from actions/cacheCache dependencies and build outputs in GitHub Actions
Compile Time Regular Expression in C++