Posts

  • mapbox-navigation-android

    Mapbox Navigation SDK for Android

    NOTE: On June 3rd, 2020, Mapbox released the 1.0 version of the Navigation SDK. The Mapbox team recommends that you build your navigation project with a 1.0 version or higher.

    Here are 1.0 installation instructions and full documentation can be found along the sidebar sections of https://docs.mapbox.com/android/beta/navigation/overview.

    Along with the full documentation, this migration guide can help you transition your project from a “legacy” version of the Navigation SDK (0.42.6 or below) to a 1.0 version or higher.

    Please see this documentation link if you’re looking for information on the “legacy” pre-1.0.0 Navigation SDK and you don’t plan on migrating your project to 1.0.0 or higher.

    Tags: #java • navigation • sdk

  • react-native-menu

    A flexible dropdown menu component for Android and iOS that is similar to Android’s Spinner.

    A menu component for Android and iOS that provides a dropdown similar to Android’s Spinner, but does not retain a persistent selection.

    The API is very flexible so you are free to extend the styling and behaviour.

    Tags: #javascript

  • morel

    Standard ML interpreter, with relational extensions, implemented in Java

    Standard ML interpreter, with relational extensions, implemented in Java

    (Until version 0.1, Morel was known as smlj.)

    Tags: #java

  • auto-complete-element

    Auto-complete input values from server search results.

    Auto-complete input values from server search results.

    Tags: #javascript • web-components • custom-elements

  • static-land

    Specification for common algebraic structures in JavaScript based on Fantasy Land

    This is a specification for common algebraic structures in JavaScript based on Fantasy Land.

    Tags: #javascript • functional-programming • fantasy-land

  • angular-editor-fabric-js

    Drag-and-drop editor based on Fabricjs for Angular.io

    Drag-and-drop editor based on Fabricjs for Angular with multiple options

    Tags: #typescript • fabric • fabricjs

  • karafka

    Framework for Apache Kafka based Ruby and Rails applications development.

    Framework used to simplify Apache Kafka based Ruby applications development.

    Karafka allows you to capture everything that happens in your systems in large scale, providing you with a seamless and stable core for consuming and processing this data, without having to focus on things that are not your business domain.

    Karafka not only handles incoming messages but also provides tools for building complex data-flow applications that receive and send messages.

    Tags: #ruby • karafka-framework • kafka-topic

  • node-json-db

    A simple “database” that use JSON file for Node.JS.

    Add node-json-db to your existing Node.js project.

    yarn add node-json-db
    

    Tags: #typescript • database • json

  • torchfold

    Tools for PyTorch

    Blog post: http://near.ai/articles/2017-09-06-PyTorch-Dynamic-Batching/

    Analogous to TensorFlow Fold, implements dynamic batching with super simple interface. Replace every direct call in your computation to nn module with f.add('function name', arguments). It will construct an optimized version of computation and on f.apply will dynamically batch and execute the computation on given nn module.

    Tags: #python • machine-learning • deep-learning

  • webdnn

    The Fastest DNN Running Framework on Web Browser

    WebDNN is an open source software framework for executing deep neural network (DNN) pre-trained model on web browser.

    WebDNN can execute DNN models trained by follow deep learning frameworks on web browser.

    Tags: #python • deep-neural-networks • accelerate

subscribe via RSS