Get Mystery Box with random crypto!

Dev Useful Stuff

Logo of telegram channel dev_useful_stuff — Dev Useful Stuff D
Logo of telegram channel dev_useful_stuff — Dev Useful Stuff
Channel address: @dev_useful_stuff
Categories: Technologies
Language: English
Country: Not set
Subscribers: 1.07K
Description from channel

Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles

Ratings & Reviews

4.33

3 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

1

4 stars

2

3 stars

0

2 stars

0

1 stars

0


The latest Messages 2

2022-03-18 11:30:32 ​​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
591 views08:30
Open / Comment
2022-03-11 12:07:00 ​​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
671 views09:07
Open / Comment
2022-02-14 12:07:00 ​​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
97 views09:07
Open / Comment
2022-01-31 12:07:33 ​​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
186 views09:07
Open / Comment
2022-01-05 12:07:00 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
209 views09:07
Open / Comment
2021-12-17 12:07:00 ​​Lapce - (2.2k★) is lightning-fast and Powerful Code Editor written in Rust.

#editor #ide #code
194 views09:07
Open / Comment
2021-11-29 13:12:54 ​​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
153 views10:12
Open / Comment
2021-11-22 12:07:00 ​​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
208 views09:07
Open / Comment
2021-10-13 11:07:00 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
184 views08:07
Open / Comment
2021-10-12 11:07:00 ​​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++
260 views08:07
Open / Comment