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
#kotlin #android #awt #compose #declarative_ui #desktop #gui #ios #javascript #kotlin #multiplatform #reactive #swing #ui #wasm #web #webassembly

Compose Multiplatform is a Kotlin-based framework by JetBrains that lets you build user interfaces for multiple platforms—iOS, Android, desktop (Windows, macOS, Linux), and web—using mostly shared code. It is based on Jetpack Compose for Android, so you can use similar APIs across platforms, speeding up development and ensuring consistent UI design. iOS support is in beta, web is in alpha, and desktop and Android are stable. You can also access native features like camera or maps easily. This helps you save time, reduce bugs, and create apps that work well everywhere with less effort.

https://github.com/JetBrains/compose-multiplatform
#typescript #3d #browser_based #cad #geometry #occ #occt #opencascade #three #threejs #wasm #webassembly #webcad

Chili3D is a free, open-source 3D CAD application that you can use directly in your web browser. It allows you to create and edit 3D models without needing to install any software on your computer. You can make basic shapes like boxes and spheres, draw 2D sketches, and perform advanced operations like combining shapes. It also includes tools for precise alignment and measurement. This makes it easy for anyone to design and edit 3D models online, which is helpful for both beginners and experienced users.

https://github.com/xiangechen/chili3d
#javascript #cheerp #cheerpx #cpp #lwip #repl #tailscale #vm #wasm #webassembly #webvm #xterm_js

WebVM lets you run a full Linux system directly in your web browser without needing a server. It uses a special engine called CheerpX to safely run unmodified Linux programs by converting x86 code to WebAssembly. You get a real Debian Linux environment with many tools, and it supports networking through Tailscale VPN, so your browser VM can connect securely to the internet. You can also customize and deploy your own WebVM easily using GitHub, making it great for development, testing, or learning Linux without installing anything. This means you can have a powerful, private Linux machine anytime, anywhere, just in your browser[1][2][3].

https://github.com/leaningtech/webvm
#cplusplus #artificial_intelligence #cloud #cloud_native #cncf #container #docker #edge_computing #ewasm #hacktoberfest #hacktoberfest2023 #kubernetes #rust_lang #serverless #wasm #webassembly

WasmEdge is a fast, lightweight, and secure WebAssembly runtime that lets you run programs safely on your devices, servers, or the cloud. It supports many programming languages like C++, Rust, and JavaScript, and can run AI models, microservices, and smart contracts efficiently. WasmEdge offers strong security by isolating programs, making it great for extending software safely. It works well on edge devices, smart devices, and cloud environments, and supports easy integration with tools like Kubernetes and Docker. Using WasmEdge helps you run powerful applications faster, safer, and more flexibly on various platforms[1][2][3][4][5].

https://github.com/WasmEdge/WasmEdge