Posts

  • torchstat

    Model analyzer in PyTorch

    This is a lightweight neural network analyzer based on PyTorch. It is designed to make building your networks quick and easy, with the ability to debug them. Note: This repository is currently under development. Therefore, some APIs might be changed.

    This tools can show

    • Total number of network parameters
    • Theoretical amount of floating point arithmetics (FLOPs)
    • Theoretical amount of multiply-adds (MAdd)
    • Memory usage

    Tags: #python β€’ pytorch

  • react-google-login

    A React Google Login Component

    A Google oAUth Sign-in / Log-in Component for React

    Tags: #javascript β€’ react β€’ googleuser

  • ant-design-colors

    :art: Color Palettes Calculator of Ant Design

    $ npm install @ant-design/colors
    // or
    $ yarn add @ant-design/colors
    

    Tags: #typescript

  • wp-api-jwt-auth

    A simple plugin to add JSON Web Token (JWT) Authentication to WP REST API

    A simple plugin to add JSON Web Token (JWT) Authentication to the WP REST API.

    To know more about JSON Web Tokens, please visit http://jwt.io.

    Tags: #php

  • cocoapods-deintegrate

    A CocoaPods plugin to remove and de-integrate CocoaPods from your project.

    A CocoaPods plugin to remove and deintegrate CocoaPods from your project. Removing all traces of CocoaPods from an Xcode project.

    Tags: #ruby

  • react-google-login

    A React Google Login Component

    A Google oAUth Sign-in / Log-in Component for React

    Tags: #javascript β€’ react β€’ googleuser

  • HRCloud2

    A Fully Featured home-hosted Cloud Storage platform and Personal Assistant that Converts files, OCR’s images & documents, Creates archives, Scans for viruses, Protects your server, Keeps itself up-to-date, and Runs your own AppLauncher!

    Tags: #php β€’ self-hosted β€’ cloud-drive

  • firebase-mock

    Firebase mock library for writing unit tests

    npm install firebase-mock --save-dev
    

    Follow the steps in the Setup Tutorial to create a mock SDK to be used in your tests. Then follow one of the tutorials below based on your testing framework:

    Tags: #javascript β€’ firebase β€’ firebase-admin

  • zanzara

    Asynchronous PHP Telegram Bot Framework built on top of ReactPHP

    • Long polling support (no webserver required)
    • Middleware chain for requests
    • Conversations and sessions (no database required)
    • Based on ReactPHP asynchronous non-blocking I/O model
    • Scheduled functions/timers provided by ReactPHP
    • Bulk message sending (no more 429 annoying errors)

    Tags: #php β€’ reactphp β€’ telegram

  • wolff

    🐺 Lightweight and easy to use framework for building web apps.

    πŸ““ Extremely easy: It’s simple to use and comes ready to be deployed, giving you the opportunity to learn it in just a single night (sleep included).

    πŸš€ Ridiculously fast: Due to its simplicity, the framework is able to handle hundreds of requests per second. It’s very friendly with potato servers.

    πŸ› οΈ Comprenhensive: It has everything you may need for building a web app, from a handy database abstraction layer to a dynamic template engine.

    πŸ¦„ Elegant: Its source code and interface has been meticulously written, it’s expressive and elegant, without depending on a single external dependency.

    Tags: #php β€’ small β€’ framework

subscribe via RSS