OlivierLDff's Stars
Textualize/textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
extrawurst/gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
JanDeDobbeleer/oh-my-posh
The most customisable and low-latency cross platform/shell prompt renderer
optuna/optuna
A hyperparameter optimization framework
semver/semver
Semantic Versioning Specification
facebookincubator/AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
Aloxaf/silicon
Create beautiful image of your source code.
gflags/gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
cloudwego/volo
Rust RPC framework with high-performance and strong-extensibility for building micro-services.
fastfloat/fast_float
Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis and WebKit/Safari
marzer/tomlplusplus
Header-only TOML config file parser and serializer for C++17.
TartanLlama/expected
C++11/14/17 std::expected with functional-style extensions
google/tensorstore
Library for reading and writing large multi-dimensional arrays.
mpusz/mp-units
The quantities and units library for C++
kzampog/cilantro
A lean C++ library for working with point cloud data
JonathonLuiten/TrackEval
HOTA (and other) evaluation metrics for Multi-Object Tracking (MOT).
joboccara/NamedType
Implementation of strong types in C++
lemire/fast_double_parser
Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
snok/install-poetry
Github action for installing and configuring Poetry
p-ranav/alpaca
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
seamia/protodot
transforming your .proto files into .dot files (and .svg, .png if you happen to have graphviz installed)
a-e-k/canvas_ity
A tiny, single-header <canvas>-like 2D rasterizer for C++
oysteinmyrmo/bezier
Bezier is a single header only C++ library for Bezier curve calculations and manipulations.
victimsnino/ReactivePlusPlus
Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX approach
sizmailov/pybind11-stubgen
Generate stubs for python modules
z0al/dependent-issues
📦 A GitHub Action for marking issues as dependent on another
madskristensen/RainbowBraces
A Visual Studio extension
tringi/adaptive-rounding
Smart floating-point number rounding algorithm. Attempts to round the number "nicely" like a human would do.
ClausKlein/boost-cmake
Easy Boost integration in CMake projects