#bindings — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #bindings, aggregated by home.social.
-
You can now use Ratatui in Python! 🐀🥳
🐍 **PyRatatui** — Python bindings for @ratatui_rs
💯 Build high-performance TUIs in Python with 35+ widgets, async & effects
🦀 Backed by Rust via PyO3
⭐ GitHub: https://github.com/pyratatui/pyratatui
#rustlang #ratatui #tui #python #library #bindings #pyo3 #terminal
-
🎉 Ah, yet another attempt to turn SQLite's #B-tree into a groundbreaking #key-value store! Because, you know, #reinventing the #wheel is the new black. 🚀 Let’s all pretend it's not just #Ctrl+C, #Ctrl+V with a fancy name and sprinkle of #Python #bindings for extra spice! 😂
https://github.com/hash-anu/snkv #SQLite #store #HackerNews #ngated -
Tauri binding for Python through Pyo3
https://github.com/pytauri/pytauri
#HackerNews #Tauri #Pyo3 #Python #bindings #open-source #development
-
Want to use @ratatui_rs in other languages?
The FFI just dropped 🔥➡️ **ratatui-ffi** — Native C ABI bindings for Ratatui.
📦 Shipped as a tiny cdylib you can call from C, C#, Go, Python, TypeScript, & more.
⭐ GitHub: https://github.com/holo-q/ratatui-ffi
#rustlang #ratatui #tui #ffi #language #bindings #python #typescrpt #go
-
Well, @bugaevc runs very quickly through some very sophisticated implementation details. It probably took months to get right what he references in some seconds…
-
Well, @bugaevc runs very quickly through some very sophisticated implementation details. It probably took months to get right what he references in some seconds…
-
🔧 "Bridging type systems"
with Sergey Bugaev at #GUADEC2025
📅 25 July 🕒 09:00 CEST 📍 Brescia💡 Sergey introduces peel, a fresh take on C++ bindings for GObject: zero overhead, full API coverage, deep type support.
-
If you are an #IoT #developer and need to combine several #protocol #bindings for an #IoT system, the acmeCSE provides a great environment for learning and experimentation https://acmecse.net/home/Supported/ #CoAP #http #MQTT #WebSocket
-
If you are a #developer and need to combine several #protocol #bindings for an #IoT system, the ACME-CSE provides a great environment for learning and experimentation https://acmecse.net/home/Supported/ #CoAP #http #MQTT #WebSocket
-
Easily Create Bindings for .NET MAUI with Native Library Interop
https://devblogs.microsoft.com/dotnet/native-library-interop-dotnet-maui/#microsoft #NET #NET_for_Android #NET_for_iOS #NET_MAUI #bindings #dotnet_maui #maui #native_library_interop
-
Does anyone know if there's an up-to-date program to generate #Rust #bindings to #GObjectIntrospection files? Nothing important really, I'm just messing around, trying to use #at-spi (one of #Gnome's accessibility libraries) from Rust. I could just generate bindings from the C library the old-fashioned way, but I'd love to use #GIR if I can.
I found https://github.com/gi-rust/grust-gen, but it doesn't work and hasn't been updated since early 2018.