Software Alternatives, Accelerators & Startups

D (Programming Language) VS The Silver Searcher

Compare D (Programming Language) VS The Silver Searcher and see what are their differences

D (Programming Language) logo D (Programming Language)

D is a language with C-like syntax and static typing.

The Silver Searcher logo The Silver Searcher

A code searching tool similar to ack, with a focus on speed.
  • D (Programming Language) Landing page
    Landing page //
    2023-05-09
  • The Silver Searcher Landing page
    Landing page //
    2022-11-02

D (Programming Language) videos

D Language Tutorial

The Silver Searcher videos

No The Silver Searcher videos yet. You could help us improve this page by suggesting one.

Add video

Category Popularity

0-100% (relative to D (Programming Language) and The Silver Searcher)
Programming Language
100 100%
0% 0
File Manager
0 0%
100% 100
OOP
100 100%
0% 0
Note Taking
0 0%
100% 100

User comments

Share your experience with using D (Programming Language) and The Silver Searcher. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, D (Programming Language) should be more popular than The Silver Searcher. It has been mentiond 55 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.

D (Programming Language) mentions (55)

  • Apple didn't fix Swift's biggest flaw
    Those languages are definitely with us, https://dlang.org/ https://www.embarcadero.com/products/delphi https://www.mikroe.com/mikropascal-arm https://www.eiffel.com/ https://www.ptc.com/en/products/developer-tools/objectada. - Source: Hacker News / 17 days ago
  • Berry is a ultra-lightweight dynamically typed embedded scripting language
    Show examples on the main web page. Try and find an AngelScript example. It's stupidly hard. Compare it to these web sites: https://dlang.org/ https://koka-lang.github.io/koka/doc/index.html https://vale.dev/ http://mu-script.org/ https://go.dev/ https://www.hylo-lang.org/ Sadly Rust fails this too but at least the Playground is only one click away. And Rust is mainstream anyway so it doesn't matter as much. I... - Source: Hacker News / 9 months ago
  • Small Joys with Odin
    >and D The D language, that is. https://dlang.org. - Source: Hacker News / 11 months ago
  • Red Programming Language
    You are both right it seems. GP seems to have omitted withour GC. Number one on your list could be Dlang no? Not affiliated. https://dlang.org/. - Source: Hacker News / 12 months ago
  • Is there a type-theoretical difference between generics and compile-time metaprogramming?
    Check out D. It has Turing-Complete templates with specialised static if, static foreach, version, and debug constructs, all as statements and declarations, as well as more general quasiquoting expressions and declarations with mixin (yes, that is the same as Ruby's, Python's or PHP's eval, but at compile-time; in fact you can import() files at compile-time too and write a compiler in user code that compiles... Source: 12 months ago
View more

The Silver Searcher mentions (35)

  • 9 tools, libraries and extensions our developer can't live without (and why)
    There are other CLI search tools for code: grep, ripgrep, etc. Or actual search tools (Sourcegraph, Github, IDEs), but I always reach for Silver Searcher/Ag. Ag is a code-searching tool similar to ack, but faster. The syntax is pretty good and it’s very helpful when I just want something basic such as when I’m just looking for the string Config (I don’t use complex regex).By the way fzf.zsh, combines ag with fzf... - Source: dev.to / 12 days ago
  • Debugging Silent Create Action Failures in Rails
    If you have trouble finding it among the other stuff happening in the server log, well, so do I! I recommend learning how to programmatically search through your terminal output. Providing a universal method for this is challenging because various tools and terminal emulators implement this functionality differently. Another option would be to use tools like grep or the_silver_searcher (a favorite of mine) to... - Source: dev.to / 8 months ago
  • ✨7 Github Repositories to Master React
    Some of the examples below use ag, but could just as well use grep or equivalent. - Source: dev.to / 9 months ago
  • Rust crate rg typosquatting/redirect to ripgrep
    Why guess when [there are installation instructions for various platforms on the README](https://github.com/ggreer/the_silver_searcher#installing)? Also, although it may not be easy to remember, is this really a problem in practice given the installation count in most contexts is one? If there's a context where it's installed regularly, that's... - Source: Hacker News / 10 months ago
  • 🚀 Boost Your Coding Productivity with These 9 Powerful FREE Tools! 💪
    URL 🔗 : https://github.com/ggreer/the_silver_searcher. - Source: dev.to / about 1 year ago
View more

What are some alternatives?

When comparing D (Programming Language) and The Silver Searcher, you can also consider the following products

C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation

ripgrep - ripgrep combines the usability of The Silver Searcher with the raw speed of grep.

Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.

grep - grep is a command-line utility for searching plain-text data sets for lines matching a regular...

V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.

SearchMyFiles - Alternative to the standard Search For Files And Folders module of Windows. Duplicates search is also supported.