Saturday, November 27, 2021

OSCHINA 社区最新软件

OSCHINA 社区最新软件


一站式问题定位平台 Cubic

Posted: 27 Nov 2021 06:55 AM PST

Cubic 一站式问题定位平台,以agent的方式无侵入接入应用,提供各种指标,动态线程堆栈追踪,完整集成arthas功能模块,致力于应用级监控,帮助开发人员快速定位问题。 官方网站:https://cubic.jiagoujishu.com Gitee: https://gitee.com/dromara/cubic Github: https://github.com/dromara/cubic Demo: http://47.104.79.116:6080 特性: 1、兼容性:整体监控不管你是IDC、ECS、Docker部署,都可完美兼容 2、易用: 无需任何配...

降维算法 UMAP

Posted: 26 Nov 2021 03:04 AM PST

Uniform Manifold Approximation and Projection (UMAP)是一种降维技术,可用于类似于 t-SNE 的可视化,也可用于一般的非线性降维。该算法建立在对数据的三个假设之上。 数据均匀分布在黎曼流形上; 黎曼度量是局部常数(或可以近似); 流形是局部连接的。 根据这些假设,可以对具有模糊拓扑结构的流形进行建模。嵌入是通过搜索具有最接近的可能等效模糊拓扑结构的数据的低维投影来找到的。 此软件包现在也提供对 densMAP 的支...

TypeScript 类型定义校验工具 tsd

Posted: 26 Nov 2021 02:53 AM PST

tsd 是命令式的 TypeScript 类型定义校验工具,适用于对工具类型进行单元测试。 此工具通过创建包含 .test-d.ts 扩展的文件来为类型定义(即.d.ts文件)编写测试。这些.test-d.ts文件不会被执行,甚至不会以标准方式编译。相反,这些文件将被解析为特殊结构,例如expectError(bar),然后根据类型定义进行静态分析。 用法 declare const concat: { (value1: string, value2: string): string; (value1: number, value...

基于 Rx 的事件处理框架 Reaqtor

Posted: 26 Nov 2021 02:52 AM PST

Reaqtor 是一个基于 Reactive Extensions(Rx)的可靠、有状态、分布式和可扩展的事件处理框架。 Reaqtor 通过增加状态和持久性基元来发展反应式扩展(Rx),以实现长期运行的 "Rx 即服务 "查询,用于处理实时或历史数据流。 Reaqtor在现实世界中的部署可以处理数十亿次常态化查询,每秒处理数千次事件。它为 Bing、MSN 和 M365 的服务提供动力。 Reaqtor 的积极开发始于 2013 年,但其根源可以追溯到 2005 年。Reaqtor 托管在 ...

TypeScript 静态类型校验库 Zod

Posted: 26 Nov 2021 02:35 AM PST

Zod 是一个以 TypeScript 为首的模式声明和验证库。Zod 被设计成对开发者尽可能友好,其目的是消除重复的类型声明,适用于在框架层辅助建立全链路的类型安全。 使用 Zod,开发者只需声明 一次 验证器,Zod 就会自动推断出静态 TypeScript 类型。它很容易将较简单的类型组成复杂的数据结构。 其他特性 零依赖 可以工作在浏览器和 Node.js 小巧: 8kb minified + zipped 不可变: 方法(即 .optional() 返回一个新的实例 简洁的、可连...

Kubernetes 运行时扫描程序 Kubei

Posted: 26 Nov 2021 02:14 AM PST

Kubei 是一个灵活的 Kubernetes 运行时扫描程序,扫描工作节点和 Kubernetes 节点的图像,提供准确的漏洞评估 Kubei 是一个漏洞扫描和 CIS Docker 基准测试工具,允许用户对其 Kubernetes 集群进行准确和即时的风险评估。Kubei 扫描 Kubernetes 集群中正在使用的所有镜像,包括应用程序 Pod 和系统 Pod 的镜像。它不会扫描整个映像注册表,也不需要与 CI/CD 管道进行初步集成。 它是一个可配置的工具,允许用户定义扫描范围(目...

JavaScript 代码分析引擎 Tern

Posted: 26 Nov 2021 02:03 AM PST

Tern 是一个独立的 JavaScript 代码分析引擎。它旨在与代码编辑器插件一起使用,以增强编辑器对智能 JavaScript 编辑的支持。提供的功能有: 变量和属性的自动完成 函数参数提示 查询表达式的类型 寻找事物的定义 自动重构 Tern 能够在node.js和浏览器中运行。目前 Tern 支持以下编辑器: Emacs Vim Sublime Text Brackets (内置于 base editor) Light Table Eclipse (and general Java API) TextMate SourceLair (内置于 base...

a free (libre) open source, mobile OS for Ethereum status-react

Posted: 26 Nov 2021 01:50 AM PST

Status - a Mobile Ethereum Operating System Join us in creating a browser, messenger, and gateway to a decentralized world. Status is a free (libre) open source mobile client targeting Android & iOS built entirely on Ethereum technologies. That's right, no middle men and go-ethereum running directly on your device. Why? We believe in a medium of pure free trade, economies with fair, permission-...

Gakki

Posted: 26 Nov 2021 01:50 AM PST

Gakki This is a third-part client of Mastodon written by React Native(only Android is considered recently). 中文 Download APK Directly a series of development tutorials are being prepared. Features Immersive design Most Mastodon functions implemented Multi-Account support Night, Day mode Custom emoticon support (belong to cmx.im) Open-source completely No permission required(allow permissio...

DroiDon

Posted: 26 Nov 2021 01:50 AM PST

UNDER DEVELOPMENT DroiDon DroiDon is android app for Mastodon Language Kotlin Architecture VIPER Architecture like. https://github.com/strongself/The-Book-of-VIPER/blob/master/english/introduction-to-viper.md https://www.ckl.io/blog/using-viper-architecture-android/ SetUp git clone git@github.com:sys1yagi/mastodon-android.git # build ./gradlew app:assembleDebug Test # app test ./gradlew app:te...

realm-java

Posted: 26 Nov 2021 01:50 AM PST

Realm is a mobile database that runs directly inside phones, tablets or wearables. This repository holds the source code for the Java version of Realm, which currently runs only on Android. Realm Kotlin See Realm Kotlin for more information about our new SDK written specifically for Kotlin Multiplatform and Android. The SDK is still experimental and the API surface has not been finalized yet, b...

Android-Cookbook-Examples

Posted: 26 Nov 2021 01:50 AM PST

Android Cookbook Examples This repo is among the largest collections of Android code samples anywhere; it contains around a hundred and fifty compilable source code examples from the O'Reilly Android Cookbook, a great source of tutorial material for the Android Developer. Not all recipes in the book or online have code accompanying them; this repo features code that was either linked by the co...

brook

Posted: 26 Nov 2021 01:50 AM PST

Brook 🇨🇳 中文 🌚 🌝 MUST READ https://txthinking.github.io/brook/#/README Install CLI https://txthinking.github.io/brook/#/install-cli Install GUI (macOS, Windows, iOS, Android, OpenWrt) https://txthinking.github.io/brook/#/install-gui-client OpenWrt CLI https://txthinking.github.io/brook/#/brook-tproxy 📹 ✍️ Blog https://talks.txthinking.com Youtube https://www.youtube.com/txthin...

MvvmCross

Posted: 26 Nov 2021 01:49 AM PST

MvvmCross 👀 Check out mvvmcross.com to get started with MvvmCross 👀 MvvmCross is a cross-platform MVVM framework. It enables developers to create apps using the MVVM pattern on Xamarin.iOS, Xamarin.Android, Xamarin.Mac, Xamarin.Forms, Universal Windows Platform (UWP) and Windows Presentation Framework (WPF). This allows for better code sharing by allowing you to share behavior and busine...

AppRopio.Mobile

Posted: 26 Nov 2021 01:49 AM PST

AppRopio.Mobile AppRopio – создай свое мобильное приложение Read this in other languages: English Для кого это? AppRopio разработан для частных предпринимателей и торговых компаний. Например, вы владелец кофейни, интернет-магазина или сети пекарен....

berty

Posted: 26 Nov 2021 01:49 AM PST

💬 Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network Introduction Berty is an anonymous, secure, peer-to-peer protocol that doesn't need an internet connection to function. There is a protocol that uses advanced cryptography and a messenger app that is built on top of the protocol. No phone number or email required t...

bitcoin-wallet

Posted: 26 Nov 2021 01:49 AM PST

BITCOIN WALLET Welcome to Bitcoin Wallet, a standalone Bitcoin payment app for your Android device! This project contains several sub-projects: wallet: The Android app itself. This is probably what you're searching for. market: App description and promo material for the Google Play app store. integration-android: A tiny library for integrating Bitcoin payments into your own Android app (e.g. do...

AndroidChromium

Posted: 26 Nov 2021 01:49 AM PST

AndroidChromium 中文文档 Brief Introduction Google browser android version of the source program This project is a world-class android architecture Clarify the project business logic can completely fit for domestic company engineer This project will follow up and update Google browser kernel version for a long time, welcome to the star Notice If you are using AndroidStudio above 2.0 version and...

Fediverse.app

Posted: 26 Nov 2021 01:49 AM PST

Fedi for Pleroma and Mastodon Fedi is open-source client for Pleroma and Mastodon social networks written using Flutter. Pleroma and Mastodon are parts of Fediverse (decentralized social network). The main idea of Fediverse - nobody owns Fediverse. Anybody can run their server instance and use it to communicate with other people. So Fedi is an open-source mobile client for social networks and h...

Dex to Java decompiler jadx

Posted: 26 Nov 2021 01:49 AM PST

JADX jadx - Dex to Java decompiler Command line and GUI tools for producing Java source code from Android Dex and Apk files Main features: decompile Dalvik bytecode to java classes from APK, dex, aar, aab and zip files decode AndroidManifest.xml and other resources from resources.arsc deobfuscator included jadx-gui features: view decompiled code with highlighted syntax jump to declaration find ...

Enjoy Learning. LearningNotes

Posted: 26 Nov 2021 01:49 AM PST

LearningNotes 第一部分: Android(安卓) Android基础知识 Android内存泄漏总结 Handler内存泄漏分析及解决 Handler、Looper、Message、MessageQueue基础流程分析 Android性能优化 ListView详解 RecyclerView和ListView的异同 AsyncTask源码分析 插件化技术 自定义控件 事件分发机制 ANR问题 Art和Dalvik的区别 Android关于OOM的解决方案 Fragment Activity&Fragment SurfaceView Android几种进程 APP启动过程 Activity启动流程...

vue-native-core

Posted: 26 Nov 2021 01:49 AM PST

Vue Native Visit our website at vue-native.io or read the official documentation here. Build native mobile apps using Vue Vue Native is a framework to build cross platform native mobile apps using JavaScript. It is a wrapper around the APIs of React Native. So, with Vue Native, you can do everything that you can do with React Native. With Vue Native, you get The simplicity of Vue.js. Incrementa...

owasp-mstg

Posted: 26 Nov 2021 01:49 AM PST

OWASP Mobile Security Testing Guide This is the official GitHub Repository of the OWASP Mobile Security Testing Guide (MSTG). The MSTG is a comprehensive manual for mobile app security testing and reverse engineering. It describes technical processes for verifying the controls listed in the OWASP Mobile Application Verification Standard (MASVS). You can also read the MSTG on Gitbook or download...

react-native-firebase

Posted: 26 Nov 2021 01:49 AM PST

React Native Firebase React Native Firebase is a collection of official React Native modules connecting you to Firebase services; each module is a light-weight JavaScript layer connecting you to the native Firebase SDKs for both iOS and Android. React Native Firebase is built with four key principals in mind; 🧪 Well tested every module is extensively tested to >95% coverage 👁 Well typed f...

ForkHub

Posted: 26 Nov 2021 01:49 AM PST

ForkHub ForkHub started off as a fork of the official Android app from GitHub, and has since seen lots of improvements. You can see a comprehensive list of changes in the change log. Please see the issues section to report any bugs or feature requests and to see the list of known issues. Acknowledgements This project uses the GitHub Java API built on top of API v3. It also uses many other open ...

Nethereum.UI.Wallet.Sample

Posted: 26 Nov 2021 01:49 AM PST

Nethereum.UI.Wallet.Sample This is a cross platform wallet example using Nethereum, Xamarin.Forms and MvvmCross, targetting all main mobile platforms Android, iOS, Windows, Dektop (windows 10 uwp), IoT with the Raspberry PI and Xbox. Work in progress. Screenshots from Morden Demo on the xbox: https://www.youtube.com/embed/WuRFmlcWFaA Demo on the Raspberry PI: https://www.youtube.com/watch?v=bGZ...

AndroidArchitectureComponent

Posted: 26 Nov 2021 01:49 AM PST

AndroidArchitectureComponent Android Architecture Component with Room database,View Model and Live Data This sample showcases the following Architecture Components: Room ViewModels LiveData Introduction Features This sample contains two screens: a list of delivery and a delivery detail view. Presentation layer The presentation layer consists of the following components: A main activity that han...

TMapViews

Posted: 26 Nov 2021 01:49 AM PST

TMapViews TMapViews aims to create a more convenients implimentation of maps on IOS and Android in Xamarin. Boilerplate code has been rolled into a more userfirendly set-up structure, allowing for easier set-up and life-cycle managment of maps. Events such as location changed and map clicked have been rolled into commands that return common object typs, allowing for the handling of these events...

Wrapper of syncthing for Android. syncthing-android

Posted: 26 Nov 2021 01:49 AM PST

syncthing-android A wrapper of Syncthing for Android. Translations The project is translated on Transifex. Dev Language mappings are defined in .tx/config, with the second code being the one from transifex. Google play supported languages: https://support.google.com/googleplay/android-developer/table/4419860. Android supported languages: https://stackoverflow.com/questions/7973023/what-is-the-l...

MvvmCross-Dreams

Posted: 26 Nov 2021 01:49 AM PST

Xamarin MvvmCross DREAMS Xamarin MvvmCross DREAMS is an opinionated take on how to make an MvvmCross app. If you have any comments, concerns, critique or ideas, please create an issue (or pull request :D) No more worrying about naming conventions, PCL profiles, android support dependencies or which logging framework to use. Now available as Visual Studio project template! DREAMS is now availabl...

PH.SharedElement

Posted: 26 Nov 2021 01:49 AM PST

PH Shared Element A demo of an approach to achieve shared element navigation using MvvmCross 5 and 6. Link to original Stack Overflow question which includes simplified approach. This repository contains three samples MvxCachingFragmentCompatActivity - A custom implementation demonstrating an approach to achieve shared element transitions. The sample makes use of a list that navigates to either...

Android-CleanArchitecture

Posted: 26 Nov 2021 01:49 AM PST

Android-CleanArchitecture New version available written in Kotlin: Architecting Android… Reloaded Introduction This is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean architecture approach. Architecting Android…The clean way? Architecting Android…The evolution Tasting Dagger 2 on Android Clean Architecture…Dynam...

Cross-Platform React Native UI Toolkit react-native-elements

Posted: 26 Nov 2021 01:49 AM PST

Cross Platform React Native UI Toolkit Get Started Installation Follow these instructions to install React Native Elements! Usage Start using the components or try it on Snack here. import { Button } from 'react-native-elements';

create-react-native-app

Posted: 26 Nov 2021 01:49 AM PST

Create React Native App The fastest way to create universal React Native apps npx create-react-native-app Once you're up and running with Create React Native App, visit this tutorial for more information on building mobile apps with React. Features Native project ready to be built on to your device. Support for unimodules and auto-linking. OTA updates, and Gestures out of the box. Full support ...

kittenTricks

Posted: 26 Nov 2021 01:49 AM PST

Kitten Tricks This perfect starter kit is an app based on React Native and UI Kitten library with Light and Dark themes support. It's completely free and Open Source. Compose the application from available screens, add backend integration and you will end up with A-grade cross-platform mobile application. The themes can be changed in the runtime, without any need of reloading the application....

ChromeLikeTabSwitcher

Posted: 26 Nov 2021 01:49 AM PST

ChromeLikeTabSwitcher - README THIS LIBRARY IS STILL WORK IN PROGRESS. THE LAYOUT OPTIMIZED FOR TABLETS IS NOT IMPLEMENTED YET. "ChromeLikeTabSwitcher" is an Android-library, which provides a tab switcher similar to the one, which is used in the Android version of Google's Chrome browser. It provides layouts optimized for smartphone and tablet devices. The following GIFs illustrate the appearan...

React Native Calendar Components ��️ �� react-native-calendars

Posted: 26 Nov 2021 01:49 AM PST

React Native Calendars 🗓️ 📆 This module includes various customizable React-Native calendar components. The package is both Android and iOS compatible. Try it out You can run example module by performing these steps: $ git clone git@github.com:wix/react-native-calendars.git $ npm install $ react-native run-ios You can check example screens source code in example module screens This proj...

Net.MvvmCross.Plugins.UserAgent

Posted: 26 Nov 2021 01:49 AM PST

MvvmCross UserAgent Plugin Provides a cross-platform functionality to get the current User-Agent value. Installation Use NuGet package manager to install this library. Install-Package SByteDev.MvvmCross.Plugins.UserAgent Usage using SByteDev.MvvmCross.Plugins.UserAgent; var userAgent = await Mvx.IoCProvider.Resolve().GetUserAgentAsync(CancellationToken.None); Implementation Base...

gold-miner

Posted: 26 Nov 2021 01:49 AM PST

掘金翻译计划 掘金翻译计划 是一个翻译优质互联网技术文章的社区,文章来源为 掘金 上的英文分享文章。内容覆盖区块链、人工智能、Android、iOS、前端、后端、设计、产品、算法和其他等领域,以及各大型优质 官方文档及手册,读者为热爱新技术的新锐开发者。 掘金翻译计划目前翻译完成 4000 余篇文章,官方文档及手册 13 个,共有 1500 余名译者贡献翻译和校对。 🥇掘金翻译计划 — 区块链分舵 官方指南 推荐优质英文文章到掘...

Documentation and issues of https://jitpack.io jitpack.io

Posted: 26 Nov 2021 01:49 AM PST

JitPack.io JitPack is a novel package repository for JVM and Android projects. It builds Git projects on demand and provides you with ready-to-use artifacts (jar, aar). If you want your library to be available to the world, there is no need to go through project build and upload steps. All you need to do is push your project to GitHub and JitPack will take care of the rest. That's really it! ...

sol2

Posted: 26 Nov 2021 01:49 AM PST

sol2 sol2 is a C++ library binding to Lua. It currently supports all Lua versions 5.1+ (LuaJIT 2.0+ and MoonJIT included). sol2 aims to be easy to use and easy to add to a project. The library is header-only for easy integration with projects, and a single header can be used for drag-and-drop start up. Sneak Peek #include #include int main() { sol::state lua; in...

awesome-opensource-apps

Posted: 26 Nov 2021 01:49 AM PST

Awesome-opensource-apps An awesome curated list of open source crafted web & mobile applications - Learn, Fork, Contribute & Most Importantly Enjoy! You want to develop an app, write tests for a feature or implement a feature and you don't know how to go about it, there might just be one app/repository here with the solution to your problem. Even if you are just a developer, manager or co-found...

indigenous-android

Posted: 26 Nov 2021 01:49 AM PST

Indigenous for Android An open social app with support for IndieWeb, Mastodon, Pleroma and Pixelfed. More information at https://indieweb.org/Indigenous and https://indigenous.realize.be iOS: https://github.com/swentel/indigenous-ios Desktop: https://github.com/swentel/indigenous-desktop Features Login with multiple domains and account types: IndieWeb: discover IndieAuth, micropub, microsub and...

smarGate

Posted: 26 Nov 2021 01:49 AM PST

中文 | English 快速概览 平台适配,支持linux、windows、macos、android、(tob,小型机:hp-unix、solaris、AIX) cpu架构,支持x86、arm、mips(tob:alpha、PowerPC、SPRAC) 注重安全,"内网"到"内网"的穿透,无需映射任何端口到外网,不更改任何防火墙配置 注重带宽,"4G手机+v6宽带"采用P2P方式访问内网服务(v4支持NAT1-3穿透) 注重节约,无需购买vps、无需公网IP;家中淘汰Android手机可做服务器 注重可靠,随用...

mapbox-gl-native

Posted: 26 Nov 2021 01:49 AM PST

Mapbox GL Native A C++ library that powers customizable vector maps in native applications on multiple platforms by taking stylesheets that conform to the Mapbox Style Specification, applying them to vector tiles that conform to the Mapbox Vector Tile Specification, and rendering them using OpenGL or Metal. To embed interactive maps into a native application using a platform-specific language, ...

React Native Local and Remote Notifications react-native-push-notification

Posted: 26 Nov 2021 01:49 AM PST

React Native Push Notifications React Native Local and Remote Notifications for iOS and Android 🎉 Version 7.x is live ! 🎉 Check out for changes and migration in the CHANGELOG: Changelog Supporting the project Maintainers are welcome ! Feel free to contact me 😉 Changelog Changelog is available from version 3.1.3 here: Changelog Installation NPM npm install --save react-native-push-noti...

flutter_boost

Posted: 26 Nov 2021 01:49 AM PST

中文文档 中文介绍 Release Note v3.0-preview.13 PS: Before updating the beta version, please read the CHANGELOG to see if there are any BREAKING CHANGE Flutter SDK upgrades do not require Boost upgrades Simplify the architecture Simplify the interface Unified design of double-end interface Solved the Top Issue Android does not need to distinguish between AndroidX and Support FlutterBoost A next...

flutter_deer

Posted: 26 Nov 2021 01:49 AM PST

Flutter Deer 本项目为个人学习Flutter的练习项目。 通过设置、修改、组合自带部件以及自定义来实现具体的设计效果,满足日常开发的需求。 本项目设计图见design目录,你可以通过我提供的设计图有目标的去练习。所有的实现仅是个人的学习理解,如果有更好的实现方案欢迎交流。 预览 部分页面效果如下: 觉得还可以的话,来个Star、Fork支持一波!本项目持续维护中,有问题欢迎提Issue。 实现内容(已迁移到空安全) mvp模式 使用...

gsy_github_app_flutter

Posted: 26 Nov 2021 01:49 AM PST

English Readme 一款跨平台的开源Github客户端App,提供更丰富的功能,更好体验,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验~~Σ( ̄。 ̄ノ)ノ。项目涉及各种常用控件、网络、数据库、设计模式、主题切换、多语言、Redux等。在开发学习过程中,提供丰富的同款对比: 简单 Flutter 独立学习项目 ( https://github.com/CarGuo/gsy_flutter_demo ) 同款Weex版 ( https://github.com/CarGuo/GSYGithubAppWeex...

outline-client

Posted: 26 Nov 2021 01:49 AM PST

Outline Client The Outline Client is a cross-platform VPN or proxy client for Windows, macOS, iOS, Android, and ChromeOS. The Outline Client is designed for use with the Outline Server software, but it is fully compatible with any Shadowsocks server. The client's user interface is implemented in Polymer 2.0. Platform support is provided by Cordova and Electron, with additional native components...

No comments:

Post a Comment