boramalper/pydis
A redis clone in Python 3 to disprove some falsehoods about performance.
Language: Python
#clone #experiment #optimization #performance #redis
Stars: 106 Issues: 1 Forks: 8
https://github.com/boramalper/pydis
A redis clone in Python 3 to disprove some falsehoods about performance.
Language: Python
#clone #experiment #optimization #performance #redis
Stars: 106 Issues: 1 Forks: 8
https://github.com/boramalper/pydis
GitHub
GitHub - boramalper/pydis: A redis clone in Python 3 to disprove some falsehoods about performance.
A redis clone in Python 3 to disprove some falsehoods about performance. - boramalper/pydis
facontidavide/CPP_Optimizations_Diary
Tips and tricks about common optimizations in C++ (under construction)
Language: C++
#blog #cpp #optimization
Stars: 167 Issues: 0 Forks: 8
https://github.com/facontidavide/CPP_Optimizations_Diary
Tips and tricks about common optimizations in C++ (under construction)
Language: C++
#blog #cpp #optimization
Stars: 167 Issues: 0 Forks: 8
https://github.com/facontidavide/CPP_Optimizations_Diary
GitHub
GitHub - facontidavide/CPP_Optimizations_Diary: Tips and tricks to optimize your C++ code
Tips and tricks to optimize your C++ code. Contribute to facontidavide/CPP_Optimizations_Diary development by creating an account on GitHub.
dfeneyrou/palanteer
High performance visual profiler, debugger, tests enabler for C++ and Python
Language: C++
#python #c_plus_plus #performance #monitoring #cross_platform #cpp #profiler #optimization #logging #python3 #developer_tools #performance_analysis #memory_profiler #profiling #memory_consumption #performance_optimization
Stars: 156 Issues: 0 Forks: 6
https://github.com/dfeneyrou/palanteer
High performance visual profiler, debugger, tests enabler for C++ and Python
Language: C++
#python #c_plus_plus #performance #monitoring #cross_platform #cpp #profiler #optimization #logging #python3 #developer_tools #performance_analysis #memory_profiler #profiling #memory_consumption #performance_optimization
Stars: 156 Issues: 0 Forks: 6
https://github.com/dfeneyrou/palanteer
GitHub
GitHub - dfeneyrou/palanteer: Visual Python and C++ nanosecond profiler, logger, tests enabler
Visual Python and C++ nanosecond profiler, logger, tests enabler - dfeneyrou/palanteer
NarutoUA/gta5_fsr
This mod replaces original Grand Theft Auto V upscaler with FidelityFx Super Resolution 1.0
Language: C
#optimization #graphics #mod #gta #gta5 #gtav #grand_theft_auto #grandtheftauto5 #fsr #fidelityfx
Stars: 118 Issues: 8 Forks: 1
https://github.com/NarutoUA/gta5_fsr
This mod replaces original Grand Theft Auto V upscaler with FidelityFx Super Resolution 1.0
Language: C
#optimization #graphics #mod #gta #gta5 #gtav #grand_theft_auto #grandtheftauto5 #fsr #fidelityfx
Stars: 118 Issues: 8 Forks: 1
https://github.com/NarutoUA/gta5_fsr
GitHub
GitHub - NarutoUA/gta5_fsr: This mod replaces original Grand Theft Auto V upscaler with FidelityFx Super Resolution 1.0
This mod replaces original Grand Theft Auto V upscaler with FidelityFx Super Resolution 1.0 - NarutoUA/gta5_fsr
google/jaxopt
Hardware accelerated, batchable and differentiable optimizers in JAX.
Language: Python
#optimization #jax
Stars: 171 Issues: 0 Forks: 0
https://github.com/google/jaxopt
Hardware accelerated, batchable and differentiable optimizers in JAX.
Language: Python
#optimization #jax
Stars: 171 Issues: 0 Forks: 0
https://github.com/google/jaxopt
GitHub
GitHub - google/jaxopt: Hardware accelerated, batchable and differentiable optimizers in JAX.
Hardware accelerated, batchable and differentiable optimizers in JAX. - google/jaxopt
nnaisense/evotorch
EvoTorch is an advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
Language: Python
#artificial_intelligence #distributed #evolutionary_computation #gpu #neural_networks #optimization_algorithms #python #pytorch
Stars: 132 Issues: 0 Forks: 8
https://github.com/nnaisense/evotorch
EvoTorch is an advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
Language: Python
#artificial_intelligence #distributed #evolutionary_computation #gpu #neural_networks #optimization_algorithms #python #pytorch
Stars: 132 Issues: 0 Forks: 8
https://github.com/nnaisense/evotorch
GitHub
GitHub - nnaisense/evotorch: Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE. - nnaisense/evotorch
dipampaul17/KVSplit
Run larger LLMs with longer contexts on Apple Silicon by using differentiated precision for KV cache quantization. KVSplit enables 8-bit keys & 4-bit values, reducing memory by 59% with <1% quality loss. Includes benchmarking, visualization, and one-command setup. Optimized for M1/M2/M3 Macs with Metal support.
Language: Python
#apple_silicon #generative_ai #kv_cache #llama_cpp #llm #m1 #m2 #m3 #memory_optimization #metal #optimization #quantization
Stars: 222 Issues: 1 Forks: 5
https://github.com/dipampaul17/KVSplit
Run larger LLMs with longer contexts on Apple Silicon by using differentiated precision for KV cache quantization. KVSplit enables 8-bit keys & 4-bit values, reducing memory by 59% with <1% quality loss. Includes benchmarking, visualization, and one-command setup. Optimized for M1/M2/M3 Macs with Metal support.
Language: Python
#apple_silicon #generative_ai #kv_cache #llama_cpp #llm #m1 #m2 #m3 #memory_optimization #metal #optimization #quantization
Stars: 222 Issues: 1 Forks: 5
https://github.com/dipampaul17/KVSplit
GitHub
GitHub - dipampaul17/KVSplit: Run larger LLMs with longer contexts on Apple Silicon by using differentiated precision for KV cache…
Run larger LLMs with longer contexts on Apple Silicon by using differentiated precision for KV cache quantization. KVSplit enables 8-bit keys & 4-bit values, reducing memory by 59% with &am...