searchcode
Microlink
PublicWWW
CRX Extractor
Codase
IT Wordsearch Labs
Sourcegraph
GetData
Structurizr
IcePanel
Terrastruct
draw.io
LucidChart
Enterprise Architect
Carbide C4
StarUML
searchcode
StructurizrNo searchcode videos yet. You could help us improve this page by suggesting one.
Based on our record, searchcode should be more popular than Structurizr. It has been mentiond 17 times since March 2021. 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.
Been working on https://searchcode.com/ again which I bought back, albeit as code search tool for LLMs. It solves the โshould I use this libraryโ by allowing the LLM to inspect search and analyse it before integration. Can use it to compare multiple repositories before downloading. It comes with a large amount of token savings and can be really useful when wanting to learn about a codebase. Since it does it anyway... - Source: Hacker News / 3 months ago
I reimagined https://searchcode.com/ since I realised LLMs have issues when it comes to understanding code you want to integrate. Itโs useful for looking though any codebase, or multiple without having to clone it. I use it when I have candidate libraries to solve a problem, or I just want to find out how things work. Most recently I pointed it at fzf and was able to pull the insensitive SIMD matching it uses and... - Source: Hacker News / 4 months ago
Searchcode doesn't seem to work for me. All queries (even the ones recommended by the site) unfortunately return zero results. Maybe it got hugged? https://searchcode.com/?q=re.compile+lang%3Apython. - Source: Hacker News / over 1 year ago
Without saying what repos they prioritize, it's hard to take them seriously since some pretty simple searches were "uh-huh" e.g. https://searchcode.com/?q=kubelet&src=2&lan=55 versus https://codesearch.debian.net/search?q=kubelet&literal=1 or the gold standard (although regrettably no longer open source) https://sourcegraph.com/search?q=context:global+kubelet&patternType=keyword&sm=0. - Source: Hacker News / over 2 years ago
Searchcode.com โ Comprehensive text-based code search, free for Open Source. - Source: dev.to / over 2 years ago
You are welcome! Itโs a nice way of breaking down problems. You can go one step further and generate them from code using something like Structurizr (https://structurizr.org/) if you want to get fancy. Source: over 3 years ago
Regarding documentation, I created the C4 model for visualising software architecture as a way to introduce some structure into architecture diagrams, because even today most of what I see is still ad hoc boxes and arrows, with little thought into what (abstractions) and how (notation) an architecture is described. My own tooling (https://structurizr.org) allows you to create multiple diagrams from a single model,... Source: over 3 years ago
Would love to see a comparison to structurizr, which is a higher level dsl that essentially renders to any of the other three you're comparing. Source: over 3 years ago
I just watched a goto conference talk by Simon Brown on https://structurizr.org/. Source: about 4 years ago
You can look at https://structurizr.org/ for a free version. Source: about 4 years ago
Microlink - Extract structured data from any website
IcePanel - Collaborative modelling and diagramming tool based on the C4 model. Software architecture design made fun! ๐ง
PublicWWW - source code search engine
Terrastruct - A diagramming tool for software architecture
CRX Extractor - Get any Chrome Extension source code. Learn and hack!
draw.io - Online diagramming application