symbolicator

Native Symbolication as a Service (by getsentry)

Symbolicator Alternatives

Similar projects and alternatives to symbolicator

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better symbolicator alternative or higher similarity.

symbolicator reviews and mentions

Posts with mentions or reviews of symbolicator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-18.
  • Practical nil panic detection for Go
    4 projects | news.ycombinator.com | 18 Nov 2023
    - it entirely removes a class of discussion of "opinion" on style. Tabs or spaces? Import ordering? Alignment? Doesn't matter, use go fmt. It's built into the toolchain, everyone has it. Might it be slightly more optimal to do X? Sure, but there's no discussion here.

    - it hits that sweet spot between python and C - compilation is wicked fast, little to no app startup time, and runtime is closer to C than it is to python.

    - interfaces are great and allow for extensions of library types.

    - it's readable, not overly terse. Compared to rust, e.g. [0], anyone who has any programming experience can probably figure out most of the syntax.

    We've got a few internal services and things in Go,vanr we use them for onboarding. Most of my team have had PR's merged with bugfixes on their first day of work, even with no previous go experience. It lets us care about business logic from the get go.

    [0] https://github.com/getsentry/symbolicator/blob/master/crates...

  • This isn’t the way to speed up Rust compile times
    7 projects | news.ycombinator.com | 26 Aug 2023
    > Aren't they slower or about as slow as C++, which is notorious for being frustratingly slow, especially for local, non-distributed builds?

    Yes. Significantly slower. The last rust crate I pulled [0] took as long to build as the unreal engine project I work on.

    [0] https://github.com/getsentry/symbolicator/

  • Launch HN: Highlight.io (YC W23) – Open-source, full stack web app monitoring
    15 projects | news.ycombinator.com | 18 Jul 2023
    2022: https://blog.sentry.io/we-just-gave-260-028-dollars-to-open-...

    In addition to that, there are contributions to open source done in the form of code that is, open source, such as the symbolication service: https://github.com/getsentry/symbolicator and many others: https://github.com/getsentry/

  • Introduction to Sentry Symbolicator
    2 projects | news.ycombinator.com | 4 Apr 2023
  • Seed – A Rust front-end framework for creating fast and reliable web apps
    18 projects | news.ycombinator.com | 17 Sep 2021
    Digging up the topic, I also found that new framework https://github.com/tokio-rs/axum, which already seems to be popular.

    Sentry is rewriting some of their libs from Actix to Axum: https://github.com/getsentry/symbolicator/commit/b6ef7cb00b7...

  • What’s up with these new not-open source licenses?
    2 projects | news.ycombinator.com | 18 Mar 2021
    Disclosure: I work at Sentry.

    > My personal term for this sort of "We're OK with little people using the software but we don't want any competition"

    Large companies are free to use Sentry. There are Fortune 50 companies running Sentry at scale internally without paying us a cent. That's totally cool.

    You're also free to compete with Sentry. You're not free to repackage Sentry for the purposes of competing us. There are lots of competing error and performance monitoring products out there that do perfectly fine without it.

    I should also note that many components of Sentry are distributed with OSI-approved licenses that you are free to use to compete with us. For example, our Symbolication service (https://github.com/getsentry/symbolicator) ships with an MIT license, and it's an important part of our business.

  • A note from our sponsor - SaaSHub
    www.saashub.com | 26 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Stats

Basic symbolicator repo stats
6
338
9.3
7 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com