Posts
-
sidekiq-cron
Scheduler / Cron for Sidekiq jobs
Before upgrading to a new version, please read our Changelog.
Tags: #ruby β’ sidekiq-cron β’ sidekiq-jobs
-
impress
Enterprise application server for Node.js and Metarhia private cloud β‘
First Node.js server scaled with multithreading and extra thin workload isolation. Optimized for high-intensive data exchange, rapid development, and clean architecture. Provides everything you need out of the box for reliable and efficient backend, network communication with web and mobile clients, protocol-agnostic API, run-time type validation, real-time and in-memory data processing, and reliable stateful services.
Weak sides: not a good choice for content publishing including blogs and online stores, server-side rendering, serving static content and stateless services.
Strong sides: security and architecture for enterprise-level applications, long-lived connections over websocket to minimize overhead for cryptographic handshake, no third-party dependencies.
Tags: #javascript β’ nodejs β’ application-server
-
wordnet
Lexical database of any language
Open Source browsing application for Wordnet database
Tags: #ruby
-
FPDF
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
This repository is only made for cloning official FPDF releases which are available at: http://www.fpdf.org THERE WILL BE NO DEVELOPMENT IN THIS REPOSITORY!
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
Tags: #php
-
obsidian-quiet-outline
Improving experience of outline in Obsidian
An outline plugin makes headings easier to read.
Tags: #typescript
-
neuralnetworks
java deep learning algorithms and deep neural networks with gpu acceleration
Update This is a newer version of the framework, that I developed while working at ExB Research. Currently, you can build the project, but some of the tests are not working. If you want to access the previous version itβs available in the old branch.
This is a Java implementation of some of the algorithms for training deep neural networks. GPU support is provided via the OpenCL and Aparapi. The architecture is designed with modularity, extensibility and pluggability in mind.
Tags: #java
-
skip-duplicate-actions
Save time and cost when using GitHub Actions
skip-duplicate-actionsprovides the following features to optimize GitHub Actions:- Skip duplicate workflow runs after merges, pull requests or similar.
- Skip concurrent or parallel workflow runs for things that you do not want to run twice.
- Skip ignored paths to speedup documentation-changes or similar.
- Skip if paths not changed for something like directory-specific tests.
- Cancel outdated workflow runs after branch-pushes.
All of those features help to save time and costs; especially for long-running workflows. You can choose any subset of those features.
Tags: #typescript
-
completely
Generate bash completion scripts using a simple configuration file
Completely is a command line utility and a Ruby library that lets you generate bash completion scripts from simple YAML configuration.
This tool is for you if:
- You develop your own command line tools.
- Your life feels empty without bash completions.
- Bash completion scripts seem overly complex to you.
Note that if you are building bash command line scripts with [bashly][bashly], then this functionality is already integrated with it.
Tags: #ruby β’ bash β’ bash-completion
-
loopback4-microservice-catalog
A Catalog of Microservices Created by SourceFuse for the Community
From v5 onwards our cli now supports workspaces, transfering the responsibility of managing dependencies from lerna to npm. We will be providing support for our older version v4 till 30th June 2024. For more details on how to migrate from older versions of lerna to latest lerna v7 click here.
Tags: #typescript β’ loopback4 β’ microservices
-
cac
Simple yet powerful framework for building command-line apps.
Command And Conquer is a JavaScript library for building CLI apps.
Tags: #typescript β’ command-line β’ framework
subscribe via RSS