Binary Tree
727 subscribers
722 photos
2 videos
1 file
916 links
This is a channel about Open Source, software development, and IT in general.
Download Telegram
Terminus is a highly configurable terminal emulator for Windows, macOS and Linux.

- Integrated SSH client and connection manager
- Theming and color schemes
- Fully configurable shortcuts
- Split panes
- Remembers your tabs
- PowerShell (and PS Core), WSL, Git-Bash, Cygwin, Cmder and CMD - support
- Direct file transfer from/to SSH sessions via Zmodem
- Full Unicode support including double-width characters
- Doesn't choke on fast-flowing outputs
- Proper shell experience on Windows including tab completion

#typescript #ts #electron #angular #terminal #emulator #windows #linux #macos
πŸ‘2❀1πŸ”₯1
Awesome Scalability is a reading list for illustrating the patterns of scalable, reliable, and performant large-scale systems. Concepts are explained in the articles of prominent engineers and credible references. Case studies are taken from battle-tested systems that serve millions to billions of users.

#list #awesome #devops #programming #bigdata #scalability #architecture #backend #interview
πŸ‘1πŸ”₯1πŸ‘1
Svelte NodeGUI - β€žBuild performant, native, cross-platform desktop apps with Svelte. […] Written in Svelteβ€”rendered with native code by Qtβ€œ. Getting started docs available.

Note that NodeGUI is a pre-existing project which just added Svelte as a possible language. The main project did "the usualβ€œ: β€žBuild performant, native, cross platform desktop apps with JavaScript and CSSβ€œ

#opensource #svelte #javascript #desktopapps #qt
πŸ‘1πŸ”₯1πŸ‘1
Apache APISIX is a dynamic, real-time, high-performance API gateway.

APISIX provides rich traffic management features such as load balancing, dynamic upstream, canary release, circuit breaking, authentication, observability, and more.

You can use Apache APISIX to handle traditional north-south traffic, as well as east-west traffic between services. It can also be used as a k8s ingress controller.

#lua #api #docker #nginx #apache #kubernetes #k8s #microservices #iot #devops #serverless #apigateway
❀1πŸ”₯1πŸ‘1
Uvicorn is a lightning-fast ASGI server implementation, using uvloop and httptools.

Until recently Python has lacked a minimal low-level server/application interface for asyncio frameworks. The ASGI specification fills this gap, and means we're now able to start building a common set of tooling usable across all asyncio frameworks.

Uvicorn currently supports HTTP/1.1 and WebSockets. Support for HTTP/2 is planned.

#python #asgi #server #asyncio #http #websockets
πŸ‘1πŸ‘1
CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with over 100 language modes and various addons that implement more advanced editing functionality. Every language comes with fully-featured code and syntax highlighting to help with reading and editing complex code.

#javascript #js #code #editor #browser #api
❀1πŸ”₯1
Editor.js is a block-styled editor for rich media stories. It outputs clean data in JSON instead of heavy HTML-markup. And more important thing is that Editor.js is designed to be API extendable and pluggable.

So there are a few key features:

- Clean data output
- API pluggable
- Open source

#typescript #ts #json #css #html #rich #media #stories #wysiwyg #ui
πŸ‘1πŸ”₯1πŸ‘1
Venom is a high-performance system developed with JavaScript to create a bot for WhatsApp, support for creating any interaction, such as customer service, media sending, sentence recognition based on artificial intelligence and all types of design architecture for WhatsApp.

#javascript #js #typescript #ts #chat #bot #framework #whatsapp #ai
❀1πŸ”₯1🀯1
Headlless UI is a completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.

#typescript #ts #css #ui #components #tailwind #css
πŸ‘1πŸ”₯1
NextAuth.js is a complete open source authentication solution for Next.js applications.

#javascript #js #react #nodejs #oauth #jwt #authentication #nextjs #csrf
πŸ‘1πŸ”₯1πŸ‘1
Frontend Development.

Manually curated collection of resources for frontend web developers.

#list #frontend #development
❀1πŸ”₯1
Muuntaja is a Clojure library for fast http format negotiation, encoding and decoding. Standalone library, but ships with adapters for ring (async) middleware & Pedestal-style interceptors. Explicit & extendable, supporting out-of-the-box JSON, EDN and Transit (both JSON & Msgpack). Ships with optional adapters for MessagePack and YAML.

#clojure #http #api #negotiation #encoding #decoding #middleware #ring #interceptor #edn #json #yaml #messagepack
πŸ‘1πŸ”₯1πŸ‘1
Flipper is a platform for debugging mobile apps on iOS and Android. Visualize, inspect, and control your apps from a simple desktop interface.

#typescript #ts #debugging #mobile #development #ios #android #inspect
πŸ”₯1πŸ‘1πŸ€”1
PySyft is a Python library for secure and private Deep Learning. PySyft decouples private data from model training, using Federated Learning, Differential Privacy, and Encrypted Computation (like Multi-Party Computation (MPC) and Homomorphic Encryption (HE) within the main Deep Learning frameworks like PyTorch and TensorFlow.

#python #cryptography #privacy #deeplearning #pytorch #secure #computation
❀1πŸ”₯1
πŸ‘1πŸ”₯1πŸ‘1
Clone Wars contains 70+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.

#clones #popular #sites
πŸ‘1πŸ”₯1πŸ‘1
cAdvisor provides container users an understanding of the resource usage and performance characteristics of their running containers. It is a running daemon that collects, aggregates, processes, and exports information about running containers. Specifically, for each container it keeps resource isolation parameters, historical resource usage, histograms of complete historical resource usage and network statistics. This data is exported by container and machine-wide.

#golang #go #container #docker #resource
❀1πŸ‘1πŸ”₯1
❀1πŸ”₯1πŸ‘1
Blueprint is a React-based UI toolkit for the web.

It is optimized for building complex, data-dense web interfaces for desktop applications which run in modern browsers and IE11. This is not a mobile-first UI toolkit.


#typescript #react #sass #components #design #ui #system #toolkit #table #lerna #blueprint
πŸ‘1πŸ‘1
Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages.

Supported Features:

β€’ Easy: Designed to be easy to use and learn.
β€’ Multilingual: Supports data for a lot of languages.
β€’ Performance: The fastest data generator available for Python.
β€’ Data variety: Supports a lot of data providers for a variety of purposes.
β€’ Country-specific data providers: Provides data specific only for some countries.
β€’ Extensibility: You can create your own data providers and use them with Mimesis.
β€’ Generic data provider: The simplified access to all the providers from a single object.
β€’ Zero hard dependencies: Does not require any modules other than the Python standard library.
β€’ Schema-based generators: Provides an easy mechanism to generate data by the schema of any complexity.

#python #mimesis #testing #pytest #faker #fake #data #mock #generator #synthetic #dummy
❀1πŸ”₯1πŸ‘1
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.

#python #orm #sql #database #toollkit
❀1πŸ‘1πŸ”₯1