Binary Tree
724 subscribers
722 photos
2 videos
1 file
916 links
This is a channel about Open Source, software development, and IT in general.
Download Telegram
Binary Tree pinned ยซShould I post in a silent mode (you will not recieve a sound notification about new posts)?ยป
Rum is a client/server library for HTML UI. In ClojureScript, it works as React wrapper, in Clojure, it is a static HTML generator.

#clojure, #clojurescript, #react, #html, #ui
๐Ÿ‘1
Portainer is a lightweight management UI which allows you to easily manage your different Docker environments (Docker hosts or Swarm clusters). Portainer is meant to be as simple to deploy as it is to use. It consists of a single container that can run on any Docker engine (can be deployed as Linux container or a Windows native container, supports other platforms too). Portainer allows you to manage all your Docker resources! It is compatible with the standalone Docker engine and with Docker Swarm mode.

#docker, #containers, #orchestration, #ui, #moby, #swarm
โค1
Solana is an open source project implementing a new, high-performance, permissionless blockchain.

#rust, #blockchain, #bitcoin, #rustc
๐Ÿ”ฅ1
Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.

#javascript, #web, #ui, #compiler
๐Ÿ‘1
nom is a parser combinators library written in Rust. Its goal is to provide tools to build safe parsers without compromising the speed or memory consumption. To that end, it uses extensively Rust's strong typing and memory safety to produce fast and correct parsers, and provides functions, macros and traits to abstract most of the error prone plumbing.

#rust, #combinators, #grammar, #array, #parse, #rustc
๐Ÿ”ฅ1
reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create fully featured and beautiful presentations for free.

The framework comes with a broad range of features including nested slides, Markdown support, Auto-Animate, PDF export, speaker notes, LaTeX support, syntax highlighted code and much more.

#javascript, #html, #framework, #presentation, #sliedeshow
๐Ÿ”ฅ1
Bottlerocket is a free and open-source Linux-based operating system meant for hosting containers.

Bottlerocket focuses on security and maintainability, providing a reliable, consistent, and safe platform for container-based workloads. This is a reflection of what we've learned building operating systems and services at Amazon. You can read more about what drives us in our charter.

#rust, #os, #linux, #k8s, #ecs, #containers
๐Ÿ”ฅ1
howtheytest is a curated collection of publicly available resources on how software companies around the world test their software systems and build their quality culture.

#testing, #software, #qa, #list
๐Ÿ‘1
grpc-gateway is a plugin of the Google protocol buffers compiler protoc. It reads protobuf service definitions and generates a reverse-proxy server which translates a RESTful HTTP API into gRPC. This server is generated according to the google.api.http annotations in your service definitions.

#golang, #go, #api, #openapi, #restful, #grpc, #json
๐Ÿ‘1
Jaeles is a powerful, flexible and easily extensible framework written in Go for building your own Web Application Scanner.

#go, #golang, #web, #application, #scanner, #hacking, #bugbounty
๐Ÿ‘1
Nebula is a small library for colored (ANSI) output in Erlang/Elixir/LFE. It's can be useful when you need to create a user-friendly command-line application.

#erlang, #elixir, #lfe, #colored, #output, #cli, #ansi
โค1
minikube implements a local Kubernetes cluster on macOS, Linux, and Windows. minikube's primary goals are to be the best tool for local Kubernetes application development and to support all Kubernetes features that fit.

#golang, #go, #kubernetes, #k8s, #cluster, #containers, #cncf
โค1
hoppscotch is a free, fast and beautiful API request builder

#js, #vue, #request, #builder, #api, #nuxt, #pwa, #spa, #testing, #restful
๐Ÿ‘1
moon is a minimal & fast library for functional user interfaces

Summary
- Small file size (2kb minified + gzip)
- Blazing fast view rendering
- Purely functional driver-based design
- Intuitive & consistent API

#javascript, #js, #ui
๐Ÿ‘1
Django ORM Cookbook is a book about doing things with Django ORM and Django models. Django is a โ€œMTVโ€ (Model-Template-View) framework โ€“ This book provides a deep dive into the M part.

#django, #python, #orm, #sql, #cookbook, #queryset, #postgres, #mysql, #sqlite, #database, #model, #mvc
โค1
The Kubernetes Handbook

Kubernetes is an open-source container orchestration platform that automates the deployment, management, scaling, and networking of containers.

#book, #article, #k8s, #kubernetes, #orchestration, #containers, #article
๐Ÿ‘1
Sayid (siy EED) is an omniscient debugger and profiler for Clojure. It extracts secrets from code at run-time.

Sayid works by intercepting and recording the inputs and outputs of functions. It can even record function calls that occur inside of functions. The user can select which functions to trace. Functions can be selected individually or by namespace. The recorded data can be displayed, queried and profiled.

#clojure, #debugger, #emacs, #cider, #nrepl
๐Ÿ‘1
Diagrams lets you draw the cloud system architecture in Python code. It was born for prototyping a new system architecture design without any design tools. You can also describe or visualize the existing system architecture as well. Diagrams currently supports main major providers including: AWS, Azure, GCP, Kubernetes, Alibaba Cloud, Oracle Cloud etc... It also supports On-Premise nodes, SaaS and major Programming frameworks and languages.

#python, #diagram, #drawing, #prototyping, #architecture
๐Ÿ‘1
This media is not supported in your browser
VIEW IN TELEGRAM
gui.cs is a simple toolkit for buiding console GUI apps for .NET, .NET Core, and Mono that works on Windows, the Mac, and Linux/Unix.

#csharp, #gui, #net, #toolkit, #dotnet
โค1
pytest-mimesis is a pytest plugin that provides pytest fixtures for Mimesis providers. This allows you to quickly and easily use randomized, dummy data as part of your test suite.

#python, #pytest, #testing, #fixtures, #mimesis, #fake, #data
โค1