davidhozic's Stars
tectonic-typesetting/tectonic
A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
rust-lang/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
servo/ipc-channel
A multiprocess drop-in replacement for Rust channels
pytorch/ao
PyTorch native quantization and sparsity for training and inference
google-deepmind/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
SarahWeiii/CoACD
[SIGGRAPH2022] Approximate Convex Decomposition for 3D Meshes with Collision-Aware Concavity and Tree Search
sasodoma/dvaintrideseterka
Igraj 32 besednih ugank hkrati
skorch-dev/skorch
A scikit-learn compatible neural network library that wraps PyTorch
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
networkx/networkx
Network Analysis in Python
dimforge/nalgebra
Linear algebra library for Rust.
matplotlib/matplotlib
matplotlib: plotting with Python
Electron100/butane
An ORM for Rust with a focus on simplicity and on writing Rust, not SQL
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
rust-lang/miri
An interpreter for Rust's mid-level intermediate representation
cross-rs/cross
“Zero setup” cross compilation and “cross testing” of Rust crates
blaz-r/SuperSimpleNet
[ICPR 2024] Official implementation of SuperSimpleNet: Unifying Unsupervised and Supervised Learning for Fast and Reliable Surface Defect Detection
rust-lang/cargo
The Rust package manager
rust-lang/rust
Empowering everyone to build reliable and efficient software.
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
TomSchimansky/CustomTkinter
A modern and customizable python UI-library based on Tkinter
CASIA-IVA-Lab/FastSAM
Fast Segment Anything
autodistill/autodistill-yolov8
YOLOv8 Target Model plugin for Autodistill
KindXiaoming/pykan
Kolmogorov Arnold Networks
NVlabs/FoundationPose
[CVPR 2024 Highlight] FoundationPose: Unified 6D Pose Estimation and Tracking of Novel Objects
python/asyncio
asyncio historical repository