Msgbox rs - Rust
https://github.com/bekker/msgbox-rs 31Msgbox rs - Rust Similar Projects List
Go mod outdated - Go
553
Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists all dependencies of a Go project and their available minor and patch updates. It also provides a way to filter indirect dependencies and dependencies without updates.
go-mod-outdated
An easy way to find outdated dependencies of your Go projects.
go-mod-outdated provides a table view of the go list -u -m -json all command which lists all dependencies of a Go project and their available mi
TTGSnackbar - Swift
585
TTGSnackbar shows simple message and action button on the bottom or top of the screen with multi kinds of animation, which is written in Swift3 and inspired by Snackbar in Android. It also support showing custom view, icon image or multi action button.
TTGSnackbar
A Swift based implementation of the Android Snackbar for iOS
Gif
About
TTGSnackbar is useful for showing a brief message at bottom or top of the screen with one or two action buttons
PaddleMM - Python
5
Multi-Modal learning toolkit based on PaddlePaddle and PyTorch, supporting multiple applications such as multi-modal classification, cross-modal retrieval and image caption. 简体中文 | English PaddleMM 简介 多模态学习工具包 PaddleMM 以百度 PaddlePaddle 平台为主,兼容 PyTorch 提供 torch 版本,旨在于提供模态联合学习和跨模态学习算法模型库,为处理图片文本等多模态数据提供高效的解决方案,助力多模态学习应用落地。 P
Sneakrypt - JavaScript
4
A simple CLI for synchronously encrypting and decrypting text files modeled on the classic hacker film Sneakers, because there's no technical reason hacking can't look the way it does in the movies. ./sneakrypt A simple CLI for synchronously encrypting and decrypting text files modeled on the classic hacker film Sneakers, because there's no techni
EShopOnContainers - C#
19.8k
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET Core 3.0, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
.NET Microservices Sample Reference Application
Sample .NET Core reference application, powered by Microsoft, based on a simplified microservices architecture and Docker containers.
Azure DevOps - Build Status
Syntaxy js - JavaScript
10
Syntaxy is a small and flexible syntax highlighter for the web. It uses one common theme file for all syntax languages to make it easier to customize the appearance to fit your theme. It has no dependencies out of the box, but can be used as a jQuery plugin, if you already have it loaded on your site.
Syntaxy JS
Syntaxy is a small and flexible syntax highlighter for the web. It uses one common theme file for all syntax languages to make it easier to customize the appearance to fit your theme. It has no dependencies out of th
Pdf2json - C++
254
PDF2JSON is a conversion library based on XPDF (3.02) which can be used for high performance PDF page by page conversion to JSON and XML format. It also supports compressing data to minimize size. PDF2JSON is available for Windows, OSX and Linux. Please see https://flowpaper.com for more information.
PDF2JSON
PDF2JSON is a conversion library based on XPDF (3.02) which can be used for high performance PDF page by page conversion to JSON and XML format. It also supports compressing data to minimize size. PDF2JSON is available f
Ftr - C
93
A GUI typesetting display engine and cross platform GUI application development framework based on NodeJS/OpenGL.
ngui
Ngui is a cross-platform (Android/iOS) front-end development framework. The core code is written in C++. The bottom layer is based on OpenGL drawing. The upper layer implements a streamlined typesetting engine and a JS/JSX r
Xournalpp - C++
5.8k
Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.
Xournal++
Please help us with an important decision
We would like to have your feedback concerning the new rendering system. One of the big changes will be that it will support infinity pages. Of course we will stil
Dirs - Rust
150
dirs-next - A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS. dirs-next Note: This is a fork of unmaintained dirs crate. There is a mid-level sister library, directories-next. Introduction a tiny low-level librar
AnimatePlayButton - Java
36
AnimatePlayButton
play button animate to pause and stop button
Import
Add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url "https://jitpack.io" }
}
Jp - Go
1.2k
dead simple terminal plots from JSON data. single binary, no dependencies. linux, osx, windows.
jp
Dead simple terminal plots from JSON (or CSV) data. Bar charts, line charts, scatter plots, histograms and heatmaps are supported.
Get it
Use it
Examples
Bar chart
Separate X and Y values
OpenRA - C#
10.5k
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
OpenRA
A Libre/Free Real Time Strategy game engine supporting early Westwood classics.
Website: http://www.openra.net
IRC: #openra on irc.freenode.net
Repository: https://github.com/OpenRA/OpenRA
Please read the FAQ
Glintercept - C++
433
GLIntercept
About
GLIntercept is a OpenGL function call interceptor for Windows that will intercept and log all OpenGL calls.
Binaries
Binaries of releases can be downloaded here
Basic usage
Se
PySimpleGUI - Python
9.5k
Launched in 2018 Actively developed and supported. Supports tkinter, Qt, WxPython, Remi (in browser). Create custom layout GUI's simply. Python 2.7 & 3 Support. 200+ Demo programs & Cookbook for rapid start. Extensive documentation. Examples using Machine Learning(GUI, OpenCV Integration, Chatterbot), Floating Desktop Widgets, Matplotlib + Pyplot integration, add GUI to command line scripts, PDF & Image Viewer. For both beginning and advanced programmers .
tkinter tk 2.7 Qt WxPython Web (Remi)
tkinter Qt Web Wx
PySimpleGUI User's Manual
Python GUI For Humans - Transforms tkinter, Qt, Remi, WxPython into portable people-friendly Pythonic interfaces