Posts

  • elderjs

    Elder.js is an opinionated static site generator and web framework for Svelte built with SEO in mind.

    Elder.js is stable and production ready.

    It is being used on ElderGuide.com and 2 other flagship SEO properties that are managed by the maintainers of this project.

    We believe Elder.js has reached a level of maturity where we have achieved the majority of the vision we had for the project when we set out to build a static site generator.

    Our goal is to keep the hookInterface, plugin interface, and general structure of the project as static as possible.

    This is a lot of words to say we’re not looking to ship a bunch of breaking changes any time soon, but will be shipping bug fixes and incremental changes that are mostly “under the hood.”

    The ElderGuide.com team expects to maintain this project until 2023-2024. For a clearer vision of what we mean by this and what to expect from the Elder.js team as far as what is considered “in scope” and what isn’t, please see this comment.

    Tags: #typescript • seo • svelte

  • ethr-did-resolver

    DID resolver for Ethereum Addresses with support for key management

    This library is intended to use ethereum addresses or secp256k1 publicKeys as fully self-managed Decentralized Identifiers and wrap them in a DID Document

    It supports the proposed Decentralized Identifiers spec from the W3C Credentials Community Group.

    It requires the did-resolver library, which is the primary interface for resolving DIDs.

    This DID method relies on the ethr-did-registry.

    Tags: #typescript • wg-id • decentralized-identity

  • aws-glue-libs

    AWS Glue Libraries are additions and enhancements to Spark for ETL operations.

    This repository supports python libraries for local development of glue pyspark batch jobs. Glue streaming is not supported with this library.

    Tags: #python

  • KinectPV2

    Kinect4W 2.0 library for Processing


    Version 0.7.8

    Library is curretly on develop with the Windows SDK Version 1409 (9/16/2014)

    Library for Mac check out the OpenKinect-for-Processing library.


    Tags: #java

  • sawyer

    Secret User Agent of HTTP

    Sawyer is an experimental hypermedia agent for Ruby built on top of Faraday.

    Tags: #ruby

  • gym-anytrading

    The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)

    AnyTrading is a collection of OpenAI Gym environments for reinforcement learning-based trading algorithms.

    Trading algorithms are mostly implemented in two markets: FOREX and Stock. AnyTrading aims to provide some Gym environments to improve and facilitate the procedure of developing and testing RL-based algorithms in this area. This purpose is obtained by implementing three Gym environments: TradingEnv, ForexEnv, and StocksEnv.

    TradingEnv is an abstract environment which is defined to support all kinds of trading environments. ForexEnv and StocksEnv are simply two environments that inherit and extend TradingEnv. In the future sections, more explanations will be given about them but before that, some environment properties should be discussed.

    Note: For experts, it is recommended to check out the gym-mtsim project.

    Tags: #python • openai-gym • reinforcement-learning

  • HyperPose

    Library for Fast and Flexible Human Pose Estimation

    HyperPose is a library for building high-performance custom pose estimation applications.

    Tags: #python • tensorlayer • tensorflow

  • django-social-network

    Django based social network

    A Django 4.0 -based open source social network application.

    Tags: #python • django • social-network

  • react-webworker

    ⚙️ Communicate with a Web Worker from React

    npm install --save react-webworker
    

    Tags: #javascript

  • yappi

    Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.

    • Fast: Yappi is fast. It is completely written in C and lots of love and care went into making it fast.
    • Unique: Yappi supports multithreaded, asyncio and gevent profiling. Tagging/filtering multiple profiler results has interesting use cases.
    • Intuitive: Profiler can be started/stopped and results can be obtained from any time and any thread.
    • Standards Compliant: Profiler results can be saved in callgrind or pstat formats.
    • Rich in Feature set: Profiler results can show either Wall Time or actual CPU Time and can be aggregated from different sessions. Various flags are defined for filtering and sorting profiler results.
    • Robust: Yappi has been around for years.

    Tags: #python • profilers • multi-threaded-applications

subscribe via RSS