
C4 model
IcePanel
PlantUML
Excalidraw
Mermaid
Productivity Power Tools
SequenceDiagram.org
Graphviz
socketify.py
C4 model
socketify.pyNo socketify.py videos yet. You could help us improve this page by suggesting one.
Based on our record, C4 model seems to be a lot more popular than socketify.py. While we know about 38 links to C4 model, we've tracked only 2 mentions of socketify.py. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The C4 model gives software teams a hierarchy for visualizing a system: context, containers, components, and code. It works like a map with zoom levels. At the widest view, we see the system, its users, and neighboring systems. Zooming in reveals applications, data stores, services, components, and relationships. - Source: dev.to / about 23 hours ago
C4[1]? Hadnโt heard of it until now. Thanks! Really curious what the major differences are that have you preferring it over other methods / winging it. [1]: https://c4model.com/. - Source: Hacker News / 16 days ago
C4 model is a pragmatic approach to architecture modelling. There are many ways to introduce this into your architecture agent, for instance by using Structurizr syntax plus tooling as they also have official MCP servers. For now we're just going to rely on a simple skill from my GitHub repo and existing DrawIO MCP and skills. Configuration is super-simple, you just have to drop in the skill into... - Source: dev.to / 4 months ago
I've been working on this desktop tool (FSL license, free for commercial use) for the past month because I now spend more time in a terminal prompting Claude Code instead of using a code editor. It generally works quite well if I ask the right questions, but I still often find a lot of dead code, stubs, or poor architectural choices when I finish a session, and understanding the codebase itself can be jarring... - Source: Hacker News / 5 months ago
When you need formal, lasting documentation, you need structure. The C4 model is brilliant for software, and we can adapt it perfectly for Kubernetes. It provides four levels of zoom, and you create a different diagram for each level. This prevents information overload. - Source: dev.to / 6 months ago
These "benchmarks" are useless, they're not testing anything real world except the performance of uWebsockets. There are copy errors all over the place. And then an advertisement: https://github.com/cirospaciari/socketify.py#briefcase-comme... Is this a professional framework that produces proper, real-world benchmarks and... - Source: Hacker News / over 3 years ago
After starting the project called socketify.py at https://github.com/cirospaciari/socketify.py, I got pretty good results and reviews, but many people asked if socketify.py could be used to create a WSGI and ASGI server. WSGI and ASGI have a lot of overhead, that's is why I choose not to use them in the first place, but adding an ASGI and WSGI server allows a lot of code already written to run faster! Source: over 3 years ago
IcePanel - Collaborative modelling and diagramming tool based on the C4 model. Software architecture design made fun! ๐ง
PlantUML - PlantUML is an open-source tool that uses simple textual descriptions to draw UML diagrams.
Excalidraw - Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
Mermaid - Create diagrams and visualizations using text and code.
Productivity Power Tools - Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.
SequenceDiagram.org - Clean and fast online sequence diagram tool using scripting and Drag and Drop