This package provides Rust bindings for GStreamer GL library (EGL support).
This package provides Rust bindings for GStreamer GL library (X11 support).
This package provides a macro to create a stack-alocated map.
Low level bindings to the client libraries for the Tracy profiler.
This package provides a ttf-parser plus support for owned data.
This package provides Tokio wrappers which apply timeouts to IO operations.
This package provides a helper proc-macro for Cargo's testsuite.
This package provides an advanced API for creating custom synchronization primitives.
Low level bindings to the client libraries for the Tracy profiler.
This package provides a ttf-parser plus support for owned data.
This package provides an advanced API for creating custom synchronization primitives.
This package provides an advanced API for creating custom synchronization primitives.
This package provides an advanced API for creating custom synchronization primitives.
This package provides an advanced API for creating custom synchronization primitives.
This package provides a TTF-parser plus support for owned data.
This package provides an advanced API for creating custom synchronization primitives.
This package provides utilities for file appenders and making non-blocking writers.
This package provides an advanced API for creating custom synchronization primitives.
This package provides an encoder and decoder for HTTP chunked transfer coding.
This package provides an encoder and decoder for HTTP chunked transfer coding.
This library provides arbitrary precision (floating point) real numbers in Common Lisp.
Enhances the R Optimization Infrastructure ('ROI') package by registering the SYMPHONY open-source solver from the COIN-OR suite. It allows for solving mixed integer linear programming (MILP) problems as well as all variants/combinations of LP, IP.
RangeCompresses is a tiny library that allows compressing arrays of objects into arrays of ranges. For example, it can turn the following: [1, 2, 3, 4, 6, 8, 9, 10]
into [1..4, 6..6, 8..10]
.
Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1)