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
#kotlin #compiler #gradle_plugin #intellij_plugin #kotlin #kotlin_library #maven_plugin #programming_language #wasm #webassembly

Kotlin is a programming language that helps you write code more efficiently. It is supported by JetBrains and open-source contributors. One of the main benefits of Kotlin is its multiplatform capability, which allows you to write code once and use it on different platforms like Android, iOS, and more. This saves time and effort because you don't have to write the same code multiple times for each platform. Kotlin also has good tools and plugins for popular IDEs like IntelliJ IDEA, making it easier to edit and build your projects. The project is open-source and follows the Apache License 2.0, allowing anyone to contribute and use it freely.

https://github.com/JetBrains/kotlin
#javascript #deep_learning #javascript #ocr #tesseract #webassembly

Tesseract.js is a JavaScript library that helps you extract text from images in almost any language. It works in both browsers and on servers using Node.js. You can easily install it using a script tag, webpack, or npm. Here’s how it benefits you: it allows you to convert images into text quickly and accurately, supporting multiple languages and formats. This can be very useful for tasks like scanning documents, recognizing text in videos, and more. The library is also efficient, with smaller file sizes and lower memory usage, making it faster to use.

https://github.com/naptha/tesseract.js
#rust #database #embedded_database #sql #sqlite3 #webassembly

Limbo is a new database system that works like SQLite but is built in Rust and supports asynchronous I/O. This means it can handle tasks faster and more efficiently. You can use Limbo in various programming languages like JavaScript, Python, and directly through a command-line interface. It's easy to install and use, and it allows you to create and query databases quickly. The benefit to you is that Limbo provides a fast, efficient, and compatible database solution that can be integrated into your projects easily.

https://github.com/tursodatabase/limbo
#c_lang #android #c #embedded #game_development #game_engine #gamedev #graphics #hacktoberfest #iot #linux #opengl #programming #raspberry_pi #raylib #videogames #wasm #webassembly

Raylib is a simple and easy-to-use library for programming videogames. It supports multiple platforms like Windows, Linux, macOS, and more, and it doesn't need any external dependencies. Raylib is great for prototyping, education, and graphical applications. It has full 3D support, audio capabilities, and a powerful math module. You can learn through over 140 code examples and use it with many programming languages. It's free and open source, making it a great tool for anyone interested in game development. This library helps you focus on coding without needing fancy interfaces or visual helpers, making it perfect for those who enjoy pure coding.

https://github.com/raysan5/raylib
#cplusplus #webassembly

WABT (WebAssembly Binary Toolkit) is a set of tools that help you work with WebAssembly files. It includes tools like `wat2wasm` to convert text format to binary, `wasm2wat` to convert back, and others like `wasm-interp` to run WebAssembly binaries, `wasm-decompile` to turn binaries into readable code, and `wasm2c` to convert WebAssembly to C code. These tools are useful for developers who need to manipulate, test, and analyze WebAssembly files. They ensure full compliance with the WebAssembly specification and are designed for easy integration into other systems, making your development process more efficient and accurate.

https://github.com/WebAssembly/wabt
#typescript #data_visualization #database #database_schema #documentation #documentation_tool #entity_relationship_diagram #er_diagram #erd #nodejs #orm #postgresql #prisma #react_flow #reactjs #ruby_on_rails #sql #tbls #typescript #visualization #webassembly

Liam ERD is a tool that helps you create easy-to-understand diagrams of your database. It makes interactive diagrams that you can zoom in and out of, filter, and explore easily. This tool is useful for both small and large projects, handling over 100 tables with ease. It's simple to set up and is open-source, meaning you can contribute to it. Using Liam ERD helps you visualize complex database structures quickly, making it easier to understand and work with your data. This saves time and reduces errors compared to drawing diagrams manually.

https://github.com/liam-hq/liam