470 skills found · Page 4 of 16
cliqz-oss / KeyviKeyvi - a key value index that powers Cliqz search engine. It is an in-memory FST-based data structure highly optimized for size and lookup performance.
LiveRamp / Hank(DEPRECATED. This project is no longer used or maintained at LiveRamp.) Hank is a high performance distributed key-value NoSQL database that we built and use at LiveRamp. It is designed for very large data stores that dwarf the amount of available main memory and for randomly distributed read/write workloads that far exceed the capacity of memory-based caches. More specifically, it is optimized for very low latency random read queries and for very high throughput incremental batch writes.
krishnanlab / PecanPyA fast, parallelized, memory efficient, and cache-optimized Python implementation of node2vec
cortex-tms / Cortex TmsThe Universal AI-Optimized Project Boilerplate. A Tiered Memory System (TMS) designed to maximize AI agent performance. Includes an interactive CLI tool and a high-signal documentation standard.
asiekierka / FoamFixMinecraft memory usage optimization mod. Please note that code contained herein is not a suggestion for Minecraft unless explicitly declared elsewhere, in writing, by the rightsholder(s).
stokito / IdeaJolIntellij plugin that shows an object layout in memory to help optimize it. Uses OpenJDK JOL tool
nazarovsa / Csharp Zero AllocationMaterials about memory optimization and zero-allocation samples.
awslabs / Fast Differential PrivacyFast, memory-efficient, scalable optimization of deep learning with differential privacy
Wsm2110 / Faster.MapFaster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-performance BlitzMap implementations designed for extreme speed, scalability, and low memory overhead. Ideal for real-time systems, caching engines, and high-density data workloads.
jwetzl / CudaLBFGSThis is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the L-BFGS (“Limited-memory Broyden-Fletcher-Goldfarb-Shanno“) method, a popular Quasi-Newton variant with a low memory footprint.
eliberis / Tflite ToolsTFLite model analyzer & memory optimizer
blinkdb-js / Blinkdb🗃️ An in-memory JS database optimized for large scale storage on the frontend.
techdivision / ImportThis is a library that provides generic functionalities for the implementation of imports. In addition to maximum performance and optimized memory consumption, Pacemaker can also be used to implement imports in distributed scenarios that place the highest demands on speed and stability.
ZO-Bench / ZO LLM[ICML‘24] Official code for the paper "Revisiting Zeroth-Order Optimization for Memory-Efficient LLM Fine-Tuning: A Benchmark ".
thelastbackspace / TraceperfTracePerf: Advanced console logging & performance tracking for Node.js. Visualize execution flows with ASCII art, detect bottlenecks, and get optimization suggestions. Features structured logs, conditional modes, and memory tracking. Makes debugging faster and more intuitive.
facebookresearch / MODel OptMemory Optimizations for Deep Learning (ICML 2023)
Taiizor / Tauri Plugin Cache🚀 Supercharge your Tauri app with intelligent disk & memory caching. Features TTL, compression, auto-cleanup, and cross-platform support for optimized performance.
OnlyTerp / Openclaw Optimization GuideMake your OpenClaw AI agent faster, smarter, and cheaper. Speed optimization, memory architecture, context management, model selection, and one-shot development guide.
thustorage / ShermanSherman: A Write-Optimized Distributed B+Tree Index on Disaggregated Memory
kuronekoyang / MipmapStreamingUnity mipmap streaming texture memory optimization solution