/

meshoptimizer

Mesh optimization library that makes meshes smaller and faster to render

最終更新日:502日前
4.8k

deeplearning4j/deeplearning4j
503日前13.3k

Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.

pytorch/pytorch
503日前75.4k

Tensors and Dynamic neural networks in Python with strong GPU acceleration

ray-project/ray
503日前29.9k

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

MakieOrg/Makie.jl
503日前2.2k

Interactive data visualizations and plotting in Julia

alacritty/alacritty
502日前51.4k

A cross-platform, OpenGL terminal emulator.

gchq/CyberChef
502日前24.3k

The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis

apache/incubator-fury
502日前2.5k

A blazing fast multi-language serialization framework powered by JIT and zero-copy.

mviereck/x11docker
503日前5.3k

Run GUI applications and desktops in docker and podman containers. Focus on security.

casadi/casadi
504日前1.5k

CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.

google/filament
502日前16.8k

Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2

gfx-rs/wgpu
502日前10.3k

Cross-platform, safe, pure-rust graphics api.

catboost/catboost
502日前7.6k

A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.

dyanikoglu/ALS-Community
503日前2.0k

Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 5.3 with additional features & bug fixes

gpujs/gpu.js
502日前14.9k

GPU Accelerated JavaScript

RandyGaul/cute_headers
502日前4.0k

Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games

leandromoreira/digital_video_introduction
501日前14.9k

A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸

google/model-viewer
501日前6.4k

Easily display interactive 3D models on the web and in AR!

svg/svgo
501日前20.2k

⚙️ Node.js tool for optimizing SVG files

facebookarchive/prepack
505日前14.3k

A JavaScript bundle optimizer.

dgryski/go-perfbook
503日前10.5k

Thoughts on Go performance optimization

bayesian-optimization/BayesianOptimization
501日前7.3k

A Python implementation of global optimization with gaussian processes.

google/closure-compiler
502日前7.2k

A JavaScript checker and optimizer.

imagemin/imagemin
502日前5.5k

[Unmaintained] Minify images seamlessly

cvxpy/cvxpy
502日前4.9k

A Python-embedded modeling language for convex optimization problems.

guofei9987/scikit-opt
501日前4.7k

Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)

llvm-mirror/llvm
503日前4.6k

Project moved to: https://github.com/llvm/llvm-project

MichaIng/DietPi
502日前4.4k

Lightweight justice for your single-board computer!

clean-css/clean-css
503日前4.1k

Fast and efficient CSS optimizer for node.js and the Web

pytorch/serve
501日前3.9k

Serve, optimize and scale PyTorch models in production

munificent/game-programming-patterns
501日前3.8k

Source repo for the book

apache/tvm
502日前10.9k

Open deep learning compiler stack for cpu, gpu and specialized accelerators

NVlabs/tiny-cuda-nn
501日前3.2k

Lightning fast C++/CUDA neural network framework