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
​​Manticore Search - (724★ on GitHub) is the lightweight SQL-first database designed for search applications that suits both big and small data collections. Written in C++

#search #index #c++
ripgrep - (27.5k★) is a line-oriented search tool that recursively searches the current directory for a regex pattern. By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files. ripgrep has first class support on Windows, macOS and Linux, with binary downloads available for every release. ripgrep is similar to other popular search tools like The Silver Searcher, ack and grep. Written on Rust.

#rust #search #cli #terminal
​​Argo Project - is a collection of projects to get stuff done with Kubernetes

- Argo Workflows (9.7k★) — is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Argo Workflows is implemented as a Kubernetes CRD (Custom Resource Definition).

- Argo CD (7.6k★) — is a declarative, GitOps continuous delivery tool for Kubernetes.

- Argo Events (1.2k★) — is an event-driven workflow automation framework for Kubernetes. It allows you to trigger 10 different actions (such as the creation of Kubernetes objects, invoke workflows or serverless workloads) on over 20 different events (such as webhook, S3 drop, cron schedule, messaging queues - e.g. Kafka, GCP PubSub, SNS, SQS).

...and others tools

#kubernetes #orchestration #devops #deploy #ci #cd
​​Toxiproxy - (7.4k★) is a TCP proxy to simulate network and system conditions for chaos and resiliency testing. It's made specifically to work in testing, CI and development environments, supporting deterministic tampering with connections, but with support for randomized chaos and customization. Toxiproxy is the tool you need to prove with tests that your application doesn't have single points of failure.

#ci #test #resiliency
​​Lapce - (2.2k★) is lightning-fast and Powerful Code Editor written in Rust.

#editor #ide #code
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
🔥31🎉1
​​SnapDrop - (11.6k ★ on GitHub) is the local file sharing in your browser. Inspired by Apple's Airdrop.

#file #sharing #web
👍32🥰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
🔥81
​​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
🔥31🎉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