Dev Useful Stuff
2.02K subscribers
2 photos
337 links
Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles
Download Telegram
youtube-dl - (104.3kβ˜…) is extremely popular script that allows you to download YouTube videos directly from your terminal without a Premium account. Especially useful, when you need to download few videos for a long flights ✈️ πŸ˜…

#youtube #python #script #terminal
​​Hasura - (25.3kβ˜… on GitHub) blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events. Hasura is an open source product that accelerates API development by 10x by giving you GraphQL or REST APIs with built in authorization on your data, instantly.

#graphql #api
​​EdgeDB - (6.5kβ˜… on GitHub) is a database designed to solve some fundamental design flaws that make working with databasesβ€”both relational and NoSQL alikeβ€”unnecessarily onerous.

It thinks about schema the same way you do: as objects with properties connected by links. You can call it a relational database with an object-oriented data model, or a graph database with strictly enforced schema. We call it the first graph-relational database.

#db #database #nosql #graph
❀1πŸ”₯1
​​Jackal - (1.2kβ˜…) is a free, modern, open-source, high performance XMPP server which aims to be known for its stability, simple configuration and low resource consumption. Written in Go.

jackal supports the following features:

● Customizable
● Enforced SSL/TLS
● Stream compression (zlib)
● Database connectivity for storing offline messages and user settings (PostgreSQL 9.5+, BoltDB)
● Caching (Redis 6.2+)
● Clustering capabilities (etcd 3.4+)
● Expose prometheus metrics
● Cross-platform (OS X, Linux)

#oldschool #messagers #xmpp #privacy
❀2πŸ‘1
​​IceFireDB - (815β˜… on GitHub) cloud native decentralized distributed nosql database, Web3 world access point, based on RESP, RAFT, OSS, IPFS and blockchain.

● High performance
● Distributed consistency
● Reliable LSM disk storage
● Support OSS storage engine
● Based on IPFS decentralized storage, build a persistent data distributed storage layer.(beta versionοΌ‰
● Support kv metadata layer and mixed storage structure of hot and cold(upgrading soonοΌ‰
● More advanced cache implementation, faster LSM persistent storage

#blockchain #nosql
πŸ”₯3❀1πŸŽ‰1
​​SnapDrop - (11.6k β˜… on GitHub) is the local file sharing in your browser. Inspired by Apple's Airdrop.

#file #sharing #web
πŸ‘3❀2πŸ₯°1
​​Warp - is a blazingly fast, rust-based terminal reimagined from the ground up to work like a modern app for Macs.

#terminal #tui #console
πŸ”₯6πŸ€”2πŸ‘1😁1πŸŽ‰1🀩1
​​lnav - (β˜…4.4k on GitHub) an advanced log file viewer for the small-scale.

The Log File Navigator, lnav for short, is an advanced log file viewer for the small-scale. It is a terminal application that can understand your log files and make it easy for you to find problems with little to no setup.

#log #viewer #terminal #console
❀7
​​btop - (β˜…7.4k) is a resource monitor that shows usage and stats for processor, memory, disks, network and processes with a lot of other features

#terminal #cli #rust
πŸ”₯8❀1
​​Dragonfly - (β˜…7.3k on GitHub) is a modern in-memory datastore, fully compatible with Redis and Memcached APIs. Dragonfly implements novel algorithms and data structures on top of a multi-threaded, shared-nothing architecture. As a result, Dragonfly reaches x25 performance compared to Redis and supports millions of QPS on a single instance.

#cache #db #database
πŸ”₯3❀1πŸŽ‰1
​​ntfy - (β˜…4,3k on GitHub) brings notification to your shell. It can automatically provide desktop notifications when long running commands finish or it can send push notifications to your phone when a specific command finishes. Confused? The video on their GH page demonstrates some of this functionality.

#push #notifications #testing #script
❀3
​​RedPanda - (β˜… 4,4 on GitHub) is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!

#streaming #messaging #broker #kafka #pubsub
πŸ‘1
​​Bun - (β˜… 21,9k on GitHub) is incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one.

● JavaScript runtime with Web APIs like fetch, WebSocket, and several more built-in. bun embeds JavaScriptCore, which tends to be faster and more memory efficient than more popular engines like V8 (though harder to embed)
● JavaScript/TypeScript/JSX transpiler
● JavaScript & CSS bundler
● Task runner for package.json scripts
● npm-compatible package manager

#runtime #js #ts #node
πŸ‘Œ3🐳2πŸ‘1πŸ‘Ž1🌭1πŸ’―1
πŸ‘6πŸ‘Ž2πŸ‘2
​​Astro - (β˜… 15,7k on GitHub) is an all-in-one web framework for building fast, content-focused websites.

Why choose Astro over another web framework? Here are five core design principles to help explain why we built Astro, the problems that it exists to solve, and why Astro may be the best choice for your project or team.

Astro is…

● Content-focused: Astro was designed for content-rich websites.
● Server-first: Websites run faster when they render HTML on the server.
● Fast by default: It should be impossible to build a slow website in Astro.
● Easy to use: You don’t need to be an expert to build something with Astro.
● Fully-featured, but flexible: Over 100+ Astro integrations to choose from.

#framework #frontend
⚑3πŸ”₯2πŸ‘1🍌1πŸ†1
​​SurrealDB - (β˜… 12,3 on GitHub) is an end-to-end cloud native database for web, mobile, serverless, jamstack, backend, and traditional applications.

SurrealDB reduces the development time of modern applications by simplifying your database and API stack, removing the need for most server-side components, allowing you to build secure, performant apps quicker and cheaper.

SurrealDB acts as both a database and a modern, realtime, collaborative API backend layer. SurrealDB can run as a single server or in a highly-available, highly-scalable distributed mode - with support for SQL querying from client devices, GraphQL, ACID transactions, WebSocket connections, structured and unstructured data, graph querying, full-text indexing, geospatial querying, and row-by-row permissions-based access.

#rust #storage #db
🍾3πŸ“2🌭1
​​Fig - (β˜… 20.1k on GitHub) adds autocomplete to your terminal. As you type, Fig pops up subcommands, options, and contextually relevant arguments in your existing terminal on macOS.

Check the demo, its very inspiring

#ts #terminal #cli
❀‍πŸ”₯1❀1πŸ”₯1
​​OctoSQL - (β˜…4.1k) is predominantly a CLI tool which lets you query a plethora of databases and file formats using SQL through a unified interface, even do JOINs between them. (Ever needed to join a JSON file with a PostgreSQL table? OctoSQL can help you with that)

Demo gif in high resolution can be found here.

#cli #db #tui
🐳3πŸ‘1πŸ”₯1😱1
​​Playwright - (β˜…44.5k on GitHub) is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

Cross-browser. Playwright supports all modern rendering engines including Chromium, WebKit, and Firefox.

Cross-platform. Test on Windows, Linux, and macOS, locally or on CI, headless or headed.

Cross-language. Use the Playwright API in TypeScript, JavaScript, Python, .NET, Java.

Test Mobile Web. Native mobile emulation of Google Chrome for Android and Mobile Safari. The same rendering engine works on your Desktop and in the Cloud.

#testing #endtoend #js #ts
πŸ‘1πŸ‘¨β€πŸ’»1
πŸ¦™Llama β€” (β˜…1.1k) a terminal file manager.

Why another file manager? Author wanted something simple and minimalistic. Something to help him with faster navigation in the filesystem; a cd and ls replacement. So he built "llama". It allows for quick navigation with fuzzy searching. cd integration is quite simple. And you can open vim right from the llama. That's it. As simple and dumb as a llama.

Check the animated gif with a demo.

#cli #terminal #tui
πŸ‘2πŸ‘»1