GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#python #data_analysis #data_science #data_visualization #deep_learning #deploy #gradio #gradio_interface #hacktoberfest #interface #machine_learning #models #python #python_notebook #ui #ui_components

Gradio is a Python package that helps you quickly build and share web demos for your machine learning models or any Python function. You don't need to know JavaScript, CSS, or web hosting to use it. With just a few lines of Python code, you can create a demo and share it via a public link. Gradio offers various tools like the `Interface` class for simple demos, `ChatInterface` for chatbots, and `Blocks` for more complex custom applications. It also allows easy sharing of your demos with others by generating a public URL in seconds. This makes it easy to showcase your work without technical hassle.

https://github.com/gradio-app/gradio
#cplusplus #api #beve #binary #cplusplus #cpp #csv #fast #header_only #interface #json #json_rpc2 #json_schema #reflection #serialization

Glaze is a very fast JSON library that reads and writes data directly from object memory, making it highly performant. Here are the key benefits Glaze is one of the fastest JSON libraries, outperforming many others in benchmarks.
- **Ease of Use** Glaze supports various formats like JSON, CSV, and BEVE (binary efficient versatile encoding), and it allows custom read/write functions and wrappers.
- **Error Handling** Glaze is compatible with multiple compilers (Clang, MSVC, GCC) and supports both 64-bit and 32-bit systems.
- **Advanced Features**: It includes support for JSON-RPC 2.0, JSON Schema generation, and more advanced features like thread pooling and time trace profiling.

Overall, Glaze offers high performance, ease of use, and a wide range of features, making it a powerful tool for handling JSON and other data formats.

https://github.com/stephenberry/glaze
#rust #elm #graphics #gui #interface #renderer_agnostic #rust #toolkit #user_interface #widget #widgets

Iced is a simple and safe way to create graphical user interfaces (GUIs) for computers using the Rust programming language. It works on Windows, macOS, Linux, and even the web. Iced makes it easy to build GUIs with features like responsive layouts, built-in widgets, and custom widget support. It also has tools to help you debug your application and see how it performs. The benefit to you is that Iced simplifies the process of creating user interfaces, making it easier and faster to develop applications that look good and work well across different platforms.

https://github.com/iced-rs/iced
#python #frontend #gui #interaction #interface #interfaces #python #robotics #scripting #toolkit #webapp #website

NiceGUI is a simple and powerful tool to create user interfaces using Python. It lets you make buttons, dialogs, 3D scenes, plots, and more, all accessible in your web browser. It's great for small web apps, dashboards, robotics projects, and smart home solutions. You can easily install it using `pip` and start creating your GUI with just a few lines of code. The benefit is that it's easy to use, automatically reloads when you change the code, and offers many features like notifications, custom colors, and interactive elements, making it a versatile tool for various projects.

https://github.com/zauberzeug/nicegui
👍2