Xstate provides state machines and statecharts for the modern web.
#typescript #js #ts #workflow #orchestration #state #machine #visualizer
#typescript #js #ts #workflow #orchestration #state #machine #visualizer
🔥1👏1
dnsx is a fast and multi-purpose DNS toolkit allow to run multiple probers using retryabledns library, that allows you to perform multiple DNS queries of your choice with a list of user supplied resolvers.
dnsx is successor of dnsprobe that includes new features, multiple bugs fixes, and tailored for better user experience, few notable flags are resp and resp-only that allows to control and print the exact information you are looking for.
Features:
- Simple and Handy utility to query DNS records.
- Supports A, AAAA, CNAME, PTR, NS, MX, TXT, SOA
- Handles wildcard subdomains in automated way.
- Optimized for ease of use.
- Stdin and stdout support to work with other tools.
#golang #go #dns #client #toolkit
dnsx is successor of dnsprobe that includes new features, multiple bugs fixes, and tailored for better user experience, few notable flags are resp and resp-only that allows to control and print the exact information you are looking for.
Features:
- Simple and Handy utility to query DNS records.
- Supports A, AAAA, CNAME, PTR, NS, MX, TXT, SOA
- Handles wildcard subdomains in automated way.
- Optimized for ease of use.
- Stdin and stdout support to work with other tools.
#golang #go #dns #client #toolkit
❤1🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
Flameshot is a powerful yet simple to use screenshot software.
#cpp #screenshot #gui #qt #crossplatform #gnu #linux #capture #image #editing
#cpp #screenshot #gui #qt #crossplatform #gnu #linux #capture #image #editing
👍1👏1
Adonis is a Node.js framework highly focused on developer ergonomics, stability and confidence
#typescript #ts #node #framework #
#typescript #ts #node #framework #
🔥1👏1
Proxyfie is a Swiss Army Knife Proxy for rapid deployments. Supports multiple operations such as request/response dump, filtering and manipulation via DSL language, upstream HTTP/Socks5 proxy. Additionally a replay utility allows to import the dumped traffic (request/responses with correct domain name) into burp or any other proxy by simply setting the upstream proxy to proxify.
#golang #go #proxy #mitm #socks5 #http
#golang #go #proxy #mitm #socks5 #http
❤1👍1
Starlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services.
It is production-ready, and gives you the following:
- Seriously impressive performance.
- WebSocket support.
- GraphQL support.
- In-process background tasks.
- Startup and shutdown events.
- Test client built on requests.
- CORS, GZip, Static Files, Streaming responses.
- Session and Cookie support.
- 100% test coverage.
- 100% type annotated codebase.
- Zero hard dependencies.
#python #graphql #http #async #websockets #asgi #web #framework
It is production-ready, and gives you the following:
- Seriously impressive performance.
- WebSocket support.
- GraphQL support.
- In-process background tasks.
- Startup and shutdown events.
- Test client built on requests.
- CORS, GZip, Static Files, Streaming responses.
- Session and Cookie support.
- 100% test coverage.
- 100% type annotated codebase.
- Zero hard dependencies.
#python #graphql #http #async #websockets #asgi #web #framework
❤1🔥1
Gardener implements the automated management and operation of Kubernetes clusters as a service and provides a fully validated extensibility framework that can be adjusted to any programmatic cloud or infrastructure provider.
Gardener is 100% Kubernets-native and exposes its own Cluster API to create homogeneous clusters on all supported infrastructures. This API differs from SIG Cluster Lifecycle's Cluster API that only harmonizes how to get to clusters, while Gardener's Cluster API goes one step further and also harmonizes the make-up of the clusters themselves. That means, Gardener gives you homogeneous clusters with exactly the same bill of material, configuration and behavior on all supported infrastructures, which you can see further down below in the section on our K8s Conformance Test Coverage.
#golang #go #kubernetes #k8s #aws #controller #azure #openstack #gcp #extensibility #gardener #metalstack #cluster
Gardener is 100% Kubernets-native and exposes its own Cluster API to create homogeneous clusters on all supported infrastructures. This API differs from SIG Cluster Lifecycle's Cluster API that only harmonizes how to get to clusters, while Gardener's Cluster API goes one step further and also harmonizes the make-up of the clusters themselves. That means, Gardener gives you homogeneous clusters with exactly the same bill of material, configuration and behavior on all supported infrastructures, which you can see further down below in the section on our K8s Conformance Test Coverage.
#golang #go #kubernetes #k8s #aws #controller #azure #openstack #gcp #extensibility #gardener #metalstack #cluster
👍1🔥1
free-for.dev - is a list of software (SaaS, PaaS, IaaS, etc.) and other offerings that have free tiers for developers.
To set a focus the scope is limited to infrastructure developers, yet it's a bit of a grey line so it might be opinionated.
#collection #links #infrastructure
To set a focus the scope is limited to infrastructure developers, yet it's a bit of a grey line so it might be opinionated.
#collection #links #infrastructure
❤1🔥1
Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface. The backend of the application is a rust-sourced binary with an API that the front-end can interact with.
The user interface in Tauri apps currently leverages Cocoa/WebKit on macOS, gtk-webkit2 on Linux and MSHTML (IE10/11) or Webkit via Edge on Windows. Tauri uses (and contributes to) the MIT licensed project that you can find at webview and the related webview organization.
#rust, #crossplatform #nodejs #desktopapps
The user interface in Tauri apps currently leverages Cocoa/WebKit on macOS, gtk-webkit2 on Linux and MSHTML (IE10/11) or Webkit via Edge on Windows. Tauri uses (and contributes to) the MIT licensed project that you can find at webview and the related webview organization.
#rust, #crossplatform #nodejs #desktopapps
❤1👍1
Dgraph is a horizontally scalable and distributed GraphQL database with a graph backend. It provides ACID transactions, consistent replication, and linearizable reads. It's built from the ground up to perform for a rich set of queries. Being a native GraphQL database, it tightly controls how the data is arranged on disk to optimize for query performance and throughput, reducing disk seeks and network calls in a cluster.
Dgraph's goal is to provide Google production level scale and throughput, with low enough latency to be serving real-time user queries, over terabytes of structured data. Dgraph supports GraphQL query syntax, and responds in JSON and Protocol Buffers over GRPC and HTTP.
#golang #go #graphql #database #scale #latency #production #distributed #throughput #graphdb
Dgraph's goal is to provide Google production level scale and throughput, with low enough latency to be serving real-time user queries, over terabytes of structured data. Dgraph supports GraphQL query syntax, and responds in JSON and Protocol Buffers over GRPC and HTTP.
#golang #go #graphql #database #scale #latency #production #distributed #throughput #graphdb
👍1🔥1👏1
Fulcro is a library for building data-driven full-stack applications for the web, native, and desktop (via electron). It uses React and is written in Clojure and Clojurescript.
#clojure #clojurescript #react #data #driven #fullstack
#clojure #clojurescript #react #data #driven #fullstack
❤1👍1
HORCRUX.
Split your file into encrypted horcruxes so that you don't need to remember a passcode
#golang #go #encrypted #fragments #passcode
Split your file into encrypted horcruxes so that you don't need to remember a passcode
#golang #go #encrypted #fragments #passcode
❤1🔥1
Open MCT is a next-generation mission control framework for visualization of data on desktop and mobile devices. It is developed at NASA's Ames Research Center, and is being used by NASA for data analysis of spacecraft missions, as well as planning and operation of experimental rover systems. As a generalizable and open source framework, Open MCT could be used as the basis for building applications for planning, operation, and analysis of any systems producing telemetry data.
#javascript #nasa #mission #control #framework #web
#javascript #nasa #mission #control #framework #web
❤1👍1