Binary Tree
728 subscribers
722 photos
2 videos
1 file
916 links
This is a channel about Open Source, software development, and IT in general.
Download Telegram
Like this channel? Tweet about it!
1
Chaos Mesh® is a Cloud Native Computing Foundation (CNCF) hosted project. It is a cloud-native Chaos Engineering platform that orchestrates chaos on Kubernetes environments. At the current stage, it has the following components:

- Chaos Operator: the core component for chaos orchestration. Fully open sourced.
- Chaos Dashboard: a Web UI for managing, designing, monitoring Chaos Experiments; under development.

#go, #golang, #cncf
1
DGL is an easy-to-use, high performance and scalable Python package for deep learning on graphs. DGL is framework agnostic, meaning if a deep graph model is a component of an end-to-end application, the rest of the logics can be implemented in any major frameworks, such as PyTorch, Apache MXNet or TensorFlow.

#python, #scalable, #deeplearning, #dl, #graphs
1
Fyne is an easy to use UI toolkit and app API written in Go. It is designed to build applications that run on desktop and mobile devices with a single codebase.

#golang, #go, #gui
1
Pluto.jl is a simple reactive notebooks for Julia.

#julia, #pluto, #notebook, #interactive, #visualization, #education
1👏1
Pony is an advanced object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using Python generator expressions and lambdas. Pony analyzes the abstract syntax tree of the expression and translates it into a SQL query.

#python, #orm, #database
1🔥1
CVAT is free, online, interactive video and image annotation tool for computer vision. Many UI and UX decisions are based on feedbacks from professional data annotation team.

Try it online cvat.org.

#typescript, #cv, #annotation
1
Dex is an identity service that uses OpenID Connect to drive authentication for other apps.

Dex acts as a portal to other identity providers through "connectors." This lets dex defer authentication to LDAP servers, SAML providers, or established identity providers like GitHub, Google, and Active Directory. Clients write their authentication logic once to talk to dex, then dex handles the protocols for a given backend.

#go, #golang, #authentication
1👍1
KubeEdge is built upon Kubernetes and extends native containerized application orchestration and device management to hosts at the Edge. It consists of cloud part and edge part, provides core infrastructure support for networking, application deployment and metadata synchronization between cloud and edge. It also supports MQTT which enables edge devices to access through edge nodes.

#go, #golang, #kubernetes, #k8s
1🔥1
Swarmpit provides simple and easy to use interface for your Docker Swarm cluster. You can manage your stacks, services, secrets, volumes, networks etc. After linking your Docker Hub account or custom registry, private repositories can be easily deployed on Swarm.

#clojure, #docker, #swarm, #ui
1🤯1
erxes is an open fair-code licensed all-in-one growth marketing & management software. We offer an all-in-one solution for sales, marketing, and customer service teams, with a focus on the entire customer experience.

#typescript, #js, #ts, #marketing, #react
1🤔1
Chatwoot is an open-source omnichannel customer support software.

#ruby, #customer, #support
1😁1
Qovery Engine is an open-source abstraction layer library that turns easy apps deployment on AWS, GCP, Azure, and other Cloud providers in just a few minutes. The Qovery Engine is written in Rust and takes advantage of Terraform, Helm, Kubectl, and Docker to manage resources.

#rust, #deployment, #awa, #gcp
1👏1
The V Programming Language.

Key Features of V:

• Simplicity: the language can be learned in less than an hour
• Fast compilation: ≈80k loc/s with a Clang backend, ≈1 million loc/s with x64 and tcc backends (Intel i5-7500, SSD, no optimization)
• Easy to develop: V compiles itself in less than a second
• Performance: as fast as C (V's main backend compiles to human readable C)
• Safety: no null, no globals, no undefined behavior, immutability by default
• C to V translation
• Hot code reloading
Cross-platform UI library
• Built-in graphics library
• Easy cross compilation
• REPL
Built-in ORM
Built-in web framework
• C and JavaScript backends

#clang, #vlang
1
Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a microsecond's time.

Sonic can be used as a simple alternative to super-heavy and full-featured search backends such as Elasticsearch in some use-cases. It is capable of normalizing natural language search queries, auto-completing a search query and providing the most relevant results for a query. Sonic is an identifier index, rather than a document index; when queried, it returns IDs that can then be used to refer to the matched documents in an external database.

#rust, #lightweight, #search, #backend
1🔥1
​​List of the best fonts for coding with live preview!

Features:
- Live preview of all fonts with your code samples
- Select specific fonts to compare
- Choose editor themes
- Choose your language for syntax highlights

https://devfonts.gafi.dev/
1👏1
TornadoFX is a Lightweight JavaFX Framework for Kotlin.

Features:

- Supports both MVC, MVP and their derivatives
- Dependency injection
- Type safe GUI builders
- Type safe CSS builders
- First class FXML support
- Async task execution
- EventBus with thread targeting
- Hot reload of Views and Stylesheets
- OSGi support
- REST client with automatic JSON conversion
- Zero config, no XML, no annotations

#kotlin, #jvm, #fx, #gui, #rcp, #desktop
1👍1👏1
Streetmerchant is a autonomous robot for all your electronic needs.

Features:

- Scrapes multiple websites for patterns of being stocked via API and Chromium
- Opens browser when stock is available
- Ability to send notifications when stock is available

#typescript, #js, #shopping, #bot
1👎1
Homebridge is a lightweight NodeJS server you can run on your home network that emulates the iOS HomeKit API. It supports Plugins, which are community-contributed modules that provide a basic bridge from HomeKit to various 3rd-party APIs provided by manufacturers of "smart home" devices.

Since Siri supports devices added through HomeKit, this means that with Homebridge you can ask Siri to control devices that don't have any support for HomeKit at all. For instance, using just some of the available plugins, you can say:

- Siri, unlock the back door.
- Siri, open the garage door.
- Siri, turn on the coffee maker.
- Siri, turn on the living room lights.
- Siri, good morning!

#typescript, #homekit, #api, #siri, #hap
1💩1
This media is not supported in your browser
VIEW IN TELEGRAM
k6 is a modern load testing tool, building on Load Impact's years of experience in the load and performance testing industry. It provides a clean, approachable scripting API, local and cloud execution, and flexible configuration.

#golang, #go, #devops, #cloud, #api, #load, #testing
1🔥1
Zettlr is a Markdown Editor for the 21st century.

- Available in over a dozen languages
- Tight and ever-growing integration with your favourite reference manager (such as Zotero or JabRef)
- Cite with Zettlr using citeproc and your existing literature database
- Five themes and dark mode support
- File-agnostic writing: Enjoy full control over your own files
- Keep all your notes and texts in one place — searchable and accessible
- Code highlighting for many languages
- Simple and beautiful exports with Pandoc, LaTeX, and Textbundle
- Support for state of the art knowledge management techniques (Zettelkasten)
- A revolutionary search algorithm with integrated heatmap

#javascript, #typescript, #js, #markdown, #editor, #electron
1🎉1