Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source) Learn more →
Top 23 Tool Open-Source Projects
-
Project mention: Will you be sticking with Postman now that they removed the option to keep things local? | /r/softwaretesting | 2023-06-07
There’s also Hoppscotch (formerly known as Postwoman): https://hoppscotch.io
-
Project mention: Ask HN: Examples of desktop software with 20+ years of longevity? | news.ycombinator.com | 2023-05-25
> Take ImGui (https://github.com/ocornut/imgui, an immediate mode GUI library) for example - the examples are much closer to TUI interfaces than a Swift UI app - the only difference between that an a terminal UI would be that the lines are thinner and that text has non-uniform spacing.
What I see there is a spatial interface with complex layout, z-axis and graphical elements. A bit hard to replicate on a normal terminal.
> Does that make ImGui a TUI?
TUI and GUI are not defined by the actual complexity of a real application, but the environment which gives them theoretical abilities. With a GUI, you can have pixel-perfect control over every element. With a TUI, you are normally limited to character-level of control. Of course can you also use pixels without a desktop, but you would still leave the terminal-environment and enter the framebuffer for this or something similar. Though, to be fair, at this point it indeed can become a bit fuzzy.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Project mention: How correctly create venv projects if GH repos will be cloned? | /r/learnpython | 2023-06-07
How can I move and manage large numbers of virtual environments? The most of them is based on GitHub tools, for example: https://github.com/sherlock-project/sherlock. Can I move created virtual environments between the same OS (Ubuntu > Ubuntu or Fedora > Fedora)?
-
Project mention: Building an event ticketing application with Next.js and Appwrite | dev.to | 2023-06-06
Appwrite is a powerful open-source backend platform that enables you to create secured and scalable (web and mobile) applications. With Appwrite, you don't need to worry about the backend resources of your application because with Appwrite, you - "Build Fast. Scale Big. All in One Place."
-
I'm a big fan of curated lists and resources, and a great example of that is GitHub's awesome lists but I've noticed there seems to be a lack of any art focused that isn't specific to one software (such as Awesome Blender) or that are actively maintained, the closest being https://github.com/goabstract/Awesome-Design-Tools, which, although still quite helpful today, hasn't been updated in 3 or 4 years since Flawless Apps joined the Abstract team, so contains many broken links and there are plenty of new and useful options that aren't there. So I'm going to remake it over the next weekend and keep it regularly updated so any help with finding links to software, plugins, hardware, websites, learning materials and anything else you think might be relevant, any help would be greatly appreciated.
-
A lot of the tools in the post build on top of standard unix tools and are like for like (better) replacements. Many of them have been pulled from the Modern Unix repo on Github.
-
Another Redis Desktop Manager
🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
When encountering a new technology, search for "awesome" lists on github. There are usually multiple (especially for popular topics), but the best ones usually bubble to the surface. https://github.com/veggiemonk/awesome-docker
-
labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
-
-
Project mention: Linux software list. Discussion and advice welcome! | /r/linuxquestions | 2023-02-23
Awesome Linux Software
-
Using infer, someone else exploited null-dereference checks to introduce simple affine types in C++. Cppcheck also checks for null-dereferences. Unfortunately, that approach means that borrow-counting references have a larger sizeof than non-borrow counting references, so optimizing the count away potentially changes the semantics of a program which introduces a whole new way of writing subtly wrong code.
-
Just to add to the list there is also https://github.com/cosmtrek/air
-
DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
If it's just to align text in the centre or to the right of a box, you could use a button and, by using theming, hide the fact that it's a button. https://github.com/hoffstadt/DearPyGui/issues/1111
-
Gitbucket
A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility
Project mention: Anyway to build my own github server at home for private use? I have hundreds of apps and want to keep them private | /r/github | 2023-04-27Gitbucket (https://gitbucket.github.io/)
-
SwiftGen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
Your strings should work as-is if you use a tool like SwiftGen (it generates compiler-enforced types for use in your app).
-
-
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.
JSON Hero is another JSON viewer that allows us to explore and navigate our JSON data quickly and easily. Instead of providing a graphical visualization like JSON Crack, it allows us to see the structure of JSON in either a column, tree, or JSON layout.
-
Lona
A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts.
-
Project mention: Gatsby instalación con problemas recurrentes al conflictuar con cersión de NPM (aparentemente) | /r/u_oi_ia | 2023-05-11
npm ERR! This is an error with npm itself. Please report this error at: npm ERR! https://github.com/npm/cli/issues
-
The most popular tool for generating code in Swift is Sourcery — a tool developed by Krzysztof Zabłocki. It works like this: you provide a template file, Sourcery parses your source code and generates code based on your template and the parsed source code. Sourcery can be used as a standalone executable or embedded right into the Xcode building process as a Run Script phase. It automatically regenerates code on any changes in your template file or in the project source files.
-
Adding to the other answers here, you might find some useful functionality in YARP if you want a pure .NET reverse proxy. Like Kestrel, Microsoft dogfoods YARP in Azure.
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
Tools related posts
- Enforcing Memory Safety?
- How can I download the Xcode 15 beta and install it alongside Xcode 14?
- move photos back to iphone
- Is there a comprehensive checklist of optional dungeons/raids/etc for each expansion
- Iron updates: turning opaque types into value objects
- Xcode was stuck like this for about 30 min - I had to delete it from Finder - Still shows up here - I can't redownload from Appstore - I rebooted twice - HELP!
- Circle command
-
A note from our sponsor - Klotho
klo.dev | 7 Jun 2023
Index
What are some of the best open-source Tool projects? This list will help you:
Project | Stars | |
---|---|---|
1 | Postwoman | 51,704 |
2 | imgui | 47,985 |
3 | sherlock | 41,444 |
4 | Appwrite | 31,576 |
5 | Awesome-Design-Tools | 28,572 |
6 | modern-unix | 26,839 |
7 | Another Redis Desktop Manager | 25,799 |
8 | awesome-docker | 25,435 |
9 | ShareX | 24,405 |
10 | labelImg | 19,958 |
11 | DoraemonKit | 19,472 |
12 | Awesome-Linux-Software | 19,349 |
13 | infer | 14,051 |
14 | air | 10,528 |
15 | DearPyGui | 10,399 |
16 | Gitbucket | 8,920 |
17 | SwiftGen | 8,667 |
18 | AndResGuard | 8,275 |
19 | jsonhero-web | 7,700 |
20 | Lona | 7,521 |
21 | cli | 7,186 |
22 | Insanity | 7,140 |
23 | YARP | 6,665 |