Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today. Learn more →
Top 23 Tool Open-Source Projects
-
Hoppscotch, formerly known as Postwoman, is a relatively new entrant in the API testing space. It positions itself as a lightweight, open-source alternative to Postman.
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
Cool project! Graphics programming is _hard_ and anything to make it easier is welcome.
Maybe a dumb question, but why not Imgui (https://github.com/ocornut/imgui). "It's way too big and complex" is a completely reasonable answer, but I found it fantastic for debug menus, and there are a few applications that have used it as their _main_ GUI (Ship of Harkinian as an example).
-
For this blog post, we were asked to get started in the world of open source and explore top trending GitHub repos. I began by looking through different repositories, trying to find something related to Cloud, but nothing caught my interest. Then, I started browsing more broadly and came across sherlock-project/sherlock, which instantly grabbed my attention. Here's my fork 🍴: https://github.com/hpatel292-seneca/sherlock.
-
Flutter plays well with modern backend solutions like Firebase, Supabase, AWS Amplify, Appwrite, and PocketBase. This gives you a variety of options to choose from whether you are an indie developer, startup, established company, agency, or enterprise.
-
-
Comprehensive Linux Command List
-
This link also has a large list of additional tools I hadn't heard of but look interesting.
https://github.com/ibraheemdev/modern-unix
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Another Redis Desktop Manager
🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
AnotherRedisDesktopManager
-
Awesome Backend - A curated list of Docker resources and projects.
-
- https://github.com/luong-komorebi/Awesome-Linux-Software
-
I use the self-hosted version of IT-Tools [1] on my own subdomain. I find it helpful that I can access these tools no matter which machine I'm using (as long as I have an internet connection).
[1] https://github.com/CorentinTh/it-tools/
-
-
We will use https://github.com/air-verse/air to do live reloading for us.
-
Project mention: An Introduction to Temporal Logic (With Applications to Concurrency Problems) | news.ycombinator.com | 2024-01-22
I think most development occurs on problems that can't be formally modeled anyway. Most developers work on things like, "can you add this feature to the e-commerce site? And can the pop-up be blue?" which isn't really model-able.
But that's not to say that formal methods are useless! We can still prove some interesting aspects of programs -- for example, that every lock that gets acquired later gets released. I think tools like Infer[0] could become common in the coming years.
[0]: https://fbinfer.com/
-
DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
For native GUI, DearPyGui[0] as modern as you can.
For browser web-based GUI, you can use nicegui[1]
[0] -- https://github.com/hoffstadt/DearPyGui
[1] -- https://github.com/zauberzeug/nicegui
-
- Eza --hyperlink doesn't have "auto" mode so if I alias ls to it, ls | sed hacks will likely behave unexpectedly if I enable it: https://github.com/eza-community/eza/issues/703 and this also seems like an instance of it: https://github.com/eza-community/eza/issues/693
-
-
distrobox
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
You can check it out at: https://github.com/89luca89/distrobox
-
jsonhero-web
JSON Hero is an open-source, beautiful JSON explorer for the web that lets you browse, search and navigate your JSON files at speed. 🚀. Built with 💜 by the Trigger.dev team.
-
SwiftGen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
-
Gitbucket
A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility
Project mention: Go's old $GOPATH story for development and dependencies | news.ycombinator.com | 2024-05-24Yeah, I'm actually doing that with Gitea: https://about.gitea.com/
Some people went with the forgejo fork: https://forgejo.org/ though Gitea itself was a fork of Gogs, if I remember correctly: https://gogs.io/
I also ran GitLab in the past: https://about.gitlab.com/ but keeping it updated and giving it enough resources for it to be happy was troublesome.
There's also GitBucket: https://gitbucket.github.io/ and some other platforms, though those tend to be a little bit more niche.
Either way, there's lots of nice options out there, albeit I'd still have to admit that just using GitHub or cloud GitLab version would be easier for most folks. Convenience and all.
-
HivisionIDPhotos
⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作工具。
Project mention: HivisionIDPhotos: A lightweight and efficient AI ID photos tools | news.ycombinator.com | 2024-08-29 -
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Tools discussion
Tools related posts
-
DevHub.app – Developer Utilities for macOS
-
Microui+fenster=Small GUI
-
Building a Centralized API Proxy with YARP in .NET 8 Using Minimal APIs
-
About the IMGUI Paradigm
-
Fun with macOS's SIP
-
Build applications on NestJS and Angular and run them in two versions: via PM2 and via Docker Compose
-
Kin – Project.pbxproj File Checker
-
A note from our sponsor - Scout Monitoring
www.scoutapm.com | 18 Sep 2024
Index
What are some of the best open-source Tool projects? This list will help you:
Project | Stars | |
---|---|---|
1 | Hoppscotch | 63,780 |
2 | imgui | 59,381 |
3 | sherlock | 58,017 |
4 | Appwrite | 43,621 |
5 | Awesome-Design-Tools | 33,259 |
6 | linux-command | 31,125 |
7 | modern-unix | 30,598 |
8 | Another Redis Desktop Manager | 30,189 |
9 | awesome-docker | 29,810 |
10 | ShareX | 29,156 |
11 | Awesome-Linux-Software | 22,019 |
12 | it-tools | 20,955 |
13 | DoraemonKit | 20,081 |
14 | air | 17,346 |
15 | infer | 14,894 |
16 | DearPyGui | 12,935 |
17 | eza | 10,988 |
18 | awesome-chatgpt-zh | 10,536 |
19 | distrobox | 9,780 |
20 | jsonhero-web | 9,241 |
21 | SwiftGen | 9,233 |
22 | Gitbucket | 9,135 |
23 | HivisionIDPhotos | 9,016 |