grapl

Graph platform for Detection and Response (by grapl-security)

Grapl Alternatives

Similar projects and alternatives to grapl

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

grapl reviews and mentions

Posts with mentions or reviews of grapl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-10.
  • Rust – Faster compilation with the parallel front-end in nightly
    3 projects | news.ycombinator.com | 10 Nov 2023
    https://github.com/grapl-security/grapl/

    I just did a clean build `cargo build`, 19 minutes 44 seconds.

    I added 1 line (`dbg!("foo")`) and it took 14.76s

  • Introduction to Curp Protocol
    4 projects | news.ycombinator.com | 30 Oct 2023
    Awesome. So, CURP was pretty inspiring for the work I did on Grapl. Grapl Schemas had to define conflict resolution algorithms.

    https://github.com/grapl-security/grapl/blob/main/etc/exampl...

    As you can see here, there are some special built-ins that aren't important (keys, timestamps) but you can see there's @immutable (FWW) and @increment_only.

    This meant that our graphs formed a big CRDT, which meant that every operation commuted, which meant that we could do weird things with our consensus. Reads could happen on stale data, writes could be dropped, we could read from two inconsistent databases and resolve the inconsistency in memory, etc. I even hacked this into ScyllaDB by encoding each merge function into an integer, and setting that as the TIMESTAMP, for when replication merging happened to the values - this meant we could perform writes (repeatedly) without reading a value first, and with no coordination between nodes. What I didn't have was a native solution that could take advantage of these constraints.

    As you can tell, this project is obviously very interesting to me. I ran through this pretty quickly but I'll dig in more soon. I'm just excited to see this.

  • Transitioning to Rust as a company
    8 projects | /r/rust | 2 Jun 2023
  • Rust for cyber security
    3 projects | /r/rust | 22 Jul 2022
  • Why Rust is a great choice for startups
    7 projects | news.ycombinator.com | 14 Jun 2022
    Rust, Python and Go. Props to you for being sensible with technology choice.

    https://github.com/grapl-security/grapl

  • Is Rust Web Yet?
    14 projects | news.ycombinator.com | 16 Apr 2022
    That's great for you and your team, but looking at https://github.com/grapl-security/grapl it seems like your needs are pretty different from most web developers.
  • NPM malware and what it could imply for Cargo
    17 projects | /r/rust | 18 Mar 2022
  • A note from our sponsor - WorkOS
    workos.com | 25 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic grapl repo stats
8
671
9.8
over 1 year ago

grapl-security/grapl is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of grapl is Rust.


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