Based on our record, GitLab should be more popular than grep.app. It has been mentiond 133 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.
Indian developers have embraced platforms like GitHub and GitLab, which serve as global meeting points for coding projects. Developer communities such as FOSSAsia and Open Source India regularly organize hackathons, webinars, and code sprints that bring together enthusiasts to tackle both local and global problems. - Source: dev.to / 3 days ago
In this article, we explore funding methods that empower projects such as Red Hat, GitLab, and Blender. Our discussion focuses on overlaying robust financial models with community-led efforts while incorporating advanced technologies like blockchain and smart contracts for secure, transparent fund distribution. With clear definitions, tables, bullet lists, and real-world examples, we aim to provide a holistic view... - Source: dev.to / about 1 month ago
💡** My Take:** If you’re not ready to spend hours debugging AWS configurations, you might want to consider other cloud options, such as DigitalOcean or Gitlab for CI/CD. - Source: dev.to / about 1 month ago
The foundation of OSS is its community. OSDSNs offer platforms like GitHub and GitLab that encourage communication and collaboration, creating a sense of belonging among developers. These platforms are essential for managing projects and enhancing motivation within the community. - Source: dev.to / 3 months ago
The open core model involves offering a core open-source product while providing premium features as part of a separate, paid product. This model encourages community involvement by allowing free access to the foundational version. Meanwhile, it supports sustainability by charging for advanced features tailored to specific market needs. GitLab exemplifies this model, offering a free version alongside premium... - Source: dev.to / 3 months ago
Https://grep.app - To search repos for patterns. I usually use it when I'm using an obscure or badly documented library. https://unicode.scarfboy.com/ - Unicode stuff. There are a lot of small Unicode tool sites. - Source: Hacker News / 2 months ago
There are some alternatives like https://grep.app or https://sourcegraph.com/search if you want fast live search, but at the end of the day these are generally expensive services to provide, especially for free anonymous users, so you should probably at least accept that service providers can and do change things like this. You can also run something like your own copy of Zoekt and then ingest repositories on... - Source: Hacker News / 8 months ago
Https://grep.app/ is another good one. Not sure how many repos they index though. - Source: Hacker News / 9 months ago
Https://grep.app/ is similar and seems to return results, but I have not compared it to native GitHub search. - Source: Hacker News / 11 months ago
Https://grep.app/ has served me well for the last couple of years finding snippets for random APIs. But recently I found that certain strings from open-source projects suddenly yield no results. For example: VaultServiceTimeout from https://github.com/rajanadar/VaultSharp has no results for https://grep.app/search?q=VaultServiceTimeout. Is there some alternative service for this task that is up-to-date? - Source: Hacker News / about 1 year ago
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Sourcegraph - Sourcegraph is a free, self-hosted code search and intelligence server that helps developers find, review, understand, and debug code. Use it with any Git code host for teams from 1 to 10,000+.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
OpenGrok - OpenGrok is a fast and usable source code search and cross reference engine.
Gitea - A painless self-hosted Git service
searchcode - A source code search engine