Posts

  • auryn

    IoC Dependency Injector

    auryn is a recursive dependency injector. Use auryn to bootstrap and wire together S.O.L.I.D., object-oriented PHP applications.

    Tags: #php

  • vue-gtm

    Simple implementation of Google Tag Manager in Vue.js 2.0

    • Vue.js. >= 2.0.0
    • Google Tag Manager account. To send data to

    Optional dependencies

    • Vue Router >= 2.x - In order to use auto-tracking of screens

    Tags: #typescript

  • EspExceptionDecoder

    Exception Stack Trace Decoder for ESP8266 and ESP32

    Arduino plugin which lets you get a more meaningful explanation of the stack traces you get on ESP8266/ESP32.

    Tags: #java

  • Web2Executable

    Uses NW.js to generate “native” apps for already existing web apps.

    When using the prebuilt binaries for Windows, Mac, or Ubuntu, there are NO dependencies or extra applications needed. Simply download Web2Exe for the platform of your choice, extract, and double click the app/exe/binary to start. This applies to both the command-line version and the GUI version.

    NOTE!: Some people report needing the Microsoft Visual C++ 2008/2010 SP1 and regular Redistributable package. I don’t have a machine to test this, but just know that you might need the package if the application won’t open or spits out the following error:

    Error: The application has failed to start because the side by side configuration is incorrect please see the application event log or use the command line sxstrace.exe tool for more detail.
    

    Tags: #python • gui • nwjs

  • rspec-retry

    retry randomly failing rspec example

    RSpec::Retry adds a :retry option for intermittently failing rspec examples. If an example has the :retry option, rspec will retry the example the specified number of times until the example succeeds.

    Tags: #ruby

  • blueprint

    A code generation tool for Laravel developers.

    Blueprint requires a Laravel application running the latest stable release of Laravel, currently Laravel 10.x.

    Tags: #php

  • gson-fire

    A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getters) serialization, pre/post processors and many others. Check out the documentation to learn how to use it!

    This project implements some useful features missing from the extremely useful Gson project

    There is no attempt to modify any existing behavior or existing class of Gson. In fact, this project depends on Gson. The main objective is to extend Gson using TypeAdapter and TypeAdapterFactory instances to support more features.

    Tags: #java

  • PettingZoo

    PettingZoo includes the following families of environments:

    • Atari: Multi-player Atari 2600 games (cooperative, competitive and mixed sum)
    • Butterfly: Cooperative graphical games developed by us, requiring a high degree of coordination
    • Classic: Classical games including card games, board games, etc.
    • MPE: A set of simple nongraphical communication tasks, originally from https://github.com/openai/multiagent-particle-envs
    • SISL: 3 cooperative environments, originally from https://github.com/sisl/MADRL

    Tags: #python • api • gym

  • bmg

    Bmg, Alf’s successor, A Ruby Relational Algebra

    Bmg is a relational algebra implemented as a Ruby library. It implements the Relation as First-Class Citizen paradigm contributed with Alf a few years ago.

    Bmg can be used to query relations in memory, from various files, SQL databases, and any data source that can be seen as serving relations. Cross data-sources joins are supported, as with Alf. For differences with Alf, see a section further down this README.

    Tags: #ruby

  • leaf

    🍁 The easiest way to create clean, simple but powerful web apps and APIs quickly

    Leaf is a PHP micro framework that helps you create clean, simple but powerful web apps and APIs quickly.

    Tags: #php • php-framework • leaf

subscribe via RSS