Posts
-
taro-native-shell
Taro 原生 React Native 壳子
Taro 原生 React Native 壳子
Tags: #java
-
fhir_client
Ruby FHIR Client
Ruby FHIR client.
Supports:
- FHIR R5, R4B, R4, STU3 and DSTU2
- JSON and XML
- All CRUD, including version read and history
- Transactions and Batches
- Search
- Operations (e.g.
$everything,$validate) - Support for OAuth2
Tags: #ruby • fhir • fhir-client
-
re2j
linear time regular expression matching in Java
If you use regular expression patterns with a high degree of alternation, your code may run faster with RE2/J. In the worst case, the
java.util.regexmatcher may run forever, or exceed the available stack space and fail; this will never happen with RE2/J.Tags: #java • regular-expressions
-
Validator
Particle\Validator is a validation library with an extremely clean API which makes validation fun!
To easily include Particle\Validator into your project, install it via composer using the command line:
composer require particle/validatorTags: #php
-
nunif
Misc; latest version of waifu2x; 2D video to stereo 3D video conversion
waifu2x: Image Super-Resolution for Anime-Style Art. Also it supports photo models (GAN based models)
The repository contains waifu2x pytorch implementation and pretrained models, started with porting the original waifu2x.
The demo application can be found at
- https://waifu2x.udp.jp/ (Cloud version)
- https://unlimited.waifu2x.net/ (In-Browser version).
Tags: #python • super-resolution • vr
-
datasketches-java
A software library of stochastic streaming algorithms, a.k.a. sketches.
This is the core Java component of the DataSketches library. It contains all of the sketching algorithms and can be accessed directly from user applications.
This component is also a dependency of other components of the library that create adaptors for target systems, such as the Apache Pig adaptor and the Apache Hive adaptor.
Note that we have a parallel core components for C++ and Python implementations of the same sketch algorithms.
Please visit the main DataSketches website for more information.
If you are interested in making contributions to this site please see our Community page for how to contact us.
Tags: #java • datasketches
-
texturelab
Free, Cross-Platform, GPU-Accelerated Procedural Texture Generator
Texturelab will soon be converted to a qt project. All issues will be addressed after the conversion is complete.
Tags: #typescript • electronjs • electron
-
nodo
Call Node.js from Ruby
Nodoprovides a Ruby environment to interact with JavaScript running inside a Node process.ノード means “node” in Japanese.
Tags: #ruby • javascript • node
-
Visualis
Visualis is a BI tool for data visualization. It provides financial-grade data visualization capabilities on the basis of data security and permissions, based on the open source project Davinci contributed by CreditEase.
Visualis is an open source project based on Yixin davinci Developed data visualization Bi tool. It has been integrated into the data application development portal datasphere studio In this release, visualis1.0.0 supports linkis1.1.1 and dss1.1.0.
Visualis provides data development/exploration functionalities including drag & drop style report definition, diagram correlation analysis, data drilling, global filtering, multi-dimensional analysis and real-time query, with the enhancement of report watermark and data quality management.Tags: #typescript • dataspherestudio • davinci
-
celery-director
Simple and rapid framework to build workflows with Celery
Install the latest version of Director with pip (requires at least
Python 3.7):pip install celery-directorTags: #python • celery • workflow
subscribe via RSS