470 skills found · Page 1 of 16
affaan-m / Everything Claude CodeThe agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
spotify / AnnoyApproximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
plasma-umass / ScaleneScalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
alexcasalboni / Aws Lambda Power TuningAWS Lambda Power Tuning is an open-source tool that can help you visualize and fine-tune the memory/power configuration of Lambda functions. It runs in your own AWS account - powered by AWS Step Functions - and it supports three optimization strategies: cost, speed, and balanced.
Diorser / LiteMonitor一款轻量级、高度可定制的 Windows桌面和任务栏硬件性能监控工具,支持监测 CPU、GPU、内存、磁盘、网速、FPS 计数、插件扩展及内存清理。A lightweight, customizable hardware monitor for the Windows desktop & taskbar. Features CPU/GPU/RAM/Network monitoring, FPS counter, plugin support, and memory optimization.
IgorMundstein / WinMemoryCleanerThis free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.
valyala / QuicktemplateFast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template
Lightning-AI / Lightning ThunderPyTorch compiler that accelerates training and inference. Get built-in optimizations for performance, memory, parallelism, and easily write your own.
Robert-van-Engelen / TinylispLisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
huggingface / FinetrainersScalable and memory-optimized training of diffusion models
mapillary / Inplace AbnIn-Place Activated BatchNorm for Memory-Optimized Training of DNNs
aerospike / Aerospike ServerAerospike Database Server – flash-optimized, in-memory, nosql database
TIBCOSoftware / SnappydataProject SnappyData - memory optimized analytics database, based on Apache Spark™ and Apache Geode™. Stream, Transact, Analyze, Predict in one cluster
microsoft / Bf TreeBf-Tree is a modern read-write-optimized concurrent larger-than-memory range index in Rust from MS Research.
OpenLMLab / LOMOLOMO: LOw-Memory Optimization
qualcomm / AI Hub ModelsQualcomm® AI Hub Models is our collection of state-of-the-art machine learning models optimized for performance (latency, memory etc.) and ready to deploy on Qualcomm® devices.
AdepojuJeremy / CUDA 120 DAYS CHALLENGEA 120-day CUDA learning plan covering daily concepts, exercises, pitfalls, and references (including “Programming Massively Parallel Processors”). Features six capstone projects to solidify GPU parallel programming, memory management, and performance optimization skills.
SpringKill-team / CodeAuditAssistant🔍 CodeAuditAssistant - JetBrains Code Audit Plugin (Beta) ⚡ Deep Call-Chain Tracking | 🚀 Method/Class Search | 🔥 Prebuilt Vuln Sinks Native Integration | Decompiler/Path Finder | Memory Optimized 🔍 CodeAuditAssistant - IDEA代码审计插件 ⚡ 精准追踪复杂调用链 | 🚀 毫秒级方法搜索 | 🔥 内置高危漏洞检测 原生集成 | 反编译/路径分析 | 内存优化 | 安全审计利器
fizzed / RockerJava 8 optimized, memory efficient, speedy template engine producing statically typed, plain java objects
jzhang38 / EasyContextMemory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.