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
● 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
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
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
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
#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
#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
#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
● 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
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
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
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
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
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
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
Check the animated gif with a demo.
#cli #terminal #tui
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
PouchDB - (★15.5k on GitHub) s an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser.
PouchDB was created to help web developers build applications that work as well offline as they do online.
It enables applications to store data locally while offline, then synchronize it with CouchDB and compatible servers when the application is back online, keeping the user's data in sync no matter where they next login.
#offline #browser #js #sync #couchdb #db #database
PouchDB was created to help web developers build applications that work as well offline as they do online.
It enables applications to store data locally while offline, then synchronize it with CouchDB and compatible servers when the application is back online, keeping the user's data in sync no matter where they next login.
#offline #browser #js #sync #couchdb #db #database
🆒3
Starship - (★32.2k on GitHub) The minimal, blazing-fast, and infinitely customizable prompt for any shell!
● Fast: it's fast – really really fast! 🚀
● Customizable: configure every aspect of your prompt.
● Universal: works on any shell, on any operating system.
● Intelligent: shows relevant information at a glance.
● Feature rich: support for all your favorite tools.
● Easy: quick to install – start using it in minutes
#rust #terminal #tui
● Fast: it's fast – really really fast! 🚀
● Customizable: configure every aspect of your prompt.
● Universal: works on any shell, on any operating system.
● Intelligent: shows relevant information at a glance.
● Feature rich: support for all your favorite tools.
● Easy: quick to install – start using it in minutes
#rust #terminal #tui
👍2⚡1👌1
Nano Stores - (★ 2.6K) is a tiny state manager for React, React Native, Preact, Vue, Svelte, Solid, Lit, Angular, and vanilla JS. It uses many atomic stores and direct manipulation.
● Small. Between 334 and 1064 bytes (minified and gzipped). Zero dependencies. It uses Size Limit to control size.
● Fast. With small atomic and derived stores, you do not need to call the selector function for all components on every store change.
● Tree Shakable. The chunk contains only stores used by components in the chunk.
● Was designed to move logic from components to stores.
● It has good TypeScript support.
#frontend #react #ts #js
● Small. Between 334 and 1064 bytes (minified and gzipped). Zero dependencies. It uses Size Limit to control size.
● Fast. With small atomic and derived stores, you do not need to call the selector function for all components on every store change.
● Tree Shakable. The chunk contains only stores used by components in the chunk.
● Was designed to move logic from components to stores.
● It has good TypeScript support.
#frontend #react #ts #js
❤2👍2