Posts
-
socket
A cross-platform runtime for Web developers to build desktop & mobile apps for any OS using any frontend library.
Web Developers use
Socket runtime
to create apps for any OS, desktop, and mobile. You can use plain old HTML, CSS, and JavaScript, as well as your favorite front-end libraries like Next.js, React, Svelte, or Vue.The
Socket runtime CLI
outputs hybrid native-web apps that combine your code with the runtime. Your code is rendered using the OS’s native “WebView” component. Platform features are implemented natively and made available to the JavaScript environment in a way that is secure and fully sandboxed on every platform. Native APIs like Bluetooth and UDP make local-first and peer-to-peer software design patterns as first class considerations.Tags: #javascript • bluetooth • cross-platform
-
homebrew-graph
Creates a dependency graph of Homebrew formulae.
brew-graph
is a Ruby script that creates a dependency graph of Homebrew formulae. The currently supported output options are DOT and GraphML.If you would like to know more about [Untangling Your Homebrew Dependencies][2], check out the blog post by Jonathan Palardy.
Tags: #ruby • homebrew
-
Authorization
Easy, native Laravel user authorization.
Tags: #php
-
xxl-mq
A lightweight distributed message queue framework.(轻量级分布式消息队列XXL-MQ)
XXL-MQ is a lightweight distributed message queue framework, With featuring “lightweight, distributed, high throughput (TPS of over 100,000 per machine), and massive messages (in the hundreds of millions)”. It supports multiple message types including “parallel messages, serial messages, sharded messages, broadcast messages, delayed messages, and failed retry messages”. Now, it’s already open source, real “out-of-the-box”.
XXL-MQ是一个轻量级分布式消息队列,具备“轻量级、分布式、高吞吐(单机TPS 10W+)、海量消息(亿级)” 等特性,支持 “并行消息、串行消息、分片消息、广播消息、延迟消息、失败重试消息”多消息类型,现已开放源代码,开箱即用。
Tags: #java • message-queue • broker
-
Marker
🖊 A gtk3 markdown editor
Marker is a markdown editor for linux made with GTK+-3.0
NOTE: Issues regarding markdown parsing should go to the scidown repo.
Tags: #javascript • markdown • markdown-editor
-
laravel-vote
⬆️ ⬇️ User vote system for Laravel Application.
composer require overtrue/laravel-vote -vvv
Tags: #php • voter-vote-status • vote
-
zotxt
zotxt: a Zotero extension for text
zotxt is a Zotero extension for supporting utilities that deal with plain text files (e.g., markdown, reStructuredText, latex, etc.)
Tags: #ruby
-
NCRF
Cancer metastasis detection with neural conditional random field (NCRF)
This repository contains the code and data to reproduce the main results from the paper:
If you find the code/data is useful, please cite the above paper:
@inproceedings{li2018cancer, title={Cancer Metastasis Detection With Neural Conditional Random Field}, booktitle={Medical Imaging with Deep Learning}, author={Li, Yi and Ping, Wei}, year={2018} }
If you have any quesions, please post it on github issues or email at yil8@uci.edu
Tags: #python • deep-learning • conditional-random-fields
-
bioinfokit
Bioinformatics data analysis and visualization toolkit
>>> import bioinfokit >>> bioinfokit.__version__ '0.4'
Tags: #python
-
serverspec
RSpec tests for your servers configured by CFEngine, Puppet, Chef, Ansible, Itamae or anything else even by hand
RSpec tests for your servers configured by Puppet, Chef or anything else
You can see the details of serverspec on serverspec.org.
Tags: #ruby
subscribe via RSS