-
[`PyEval_SetProfile`](https://docs.python.org/3/c-api/init.html#c.PyEval_SetProfile) is the C-api equivalent to [`sys.set_profile`](https://docs.python.org/3/library/sys.html#sys.setprofile). Using `P…
-
There currently is no reliable way to use the `glium`/`gl` crates together with `GLContext` (and `gtk::GLArea`), which a very limited API. Previous discussion is at https://github.com/gtk-rs/examples/…
-
Here is a radical idea - something we should consider and discuss seriously - not necessarily something we will do:
How about if we remove the Lua C-API from RaptorJIT? Idea from https://github.com…
-
📢 **This feature has a dedicated working group**, please direct comments and concerns to [the working group's repo](https://github.com/rust-lang/wg-allocators).
The remainder of this post is no lo…
-
There are many different ways of running an ONNX model from Rust:
### [tract](https://github.com/sonos/tract)
"Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference".
Notes:
* By So…
-
Add support for syntax highlighting through [syntect](https://crates.io/crates/syntect).
I figure this can be done by having the graphical handler take an optional [SyntaxSet](https://docs.rs/synte…
-
## Overview
When working with larger organizations interested in using Rust, one of the first hurdles we tend to run into is fitting into an existing build system. We've been exploring a number of …
-
I looked at the Crystal binding for LibUI, but that's been dead for a few months.
I want to make a GUI app for making pixel art, but there isn't a decent UI library out there for Crystal, which is …
-
I have doctr installed , When I upload a photo, it works very well and extracts text perfectly. However, when I upload a scanned PDF, it keeps processing for a very long time without any response or…
-
**Problem**
I am seeing the build process hang at the last few steps when attempting to build [this particular repository](https://github.com/danieldeankon/hypermine) on Linux using either the nightl…