grapl

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

Grapl Alternatives

Similar projects and alternatives to grapl

  1. crates.io

    673 grapl VS crates.io

    The Rust package registry

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. FrameworkBenchmarks

    Source for the TechEmpower Framework Benchmarks project

  4. cross

    120 grapl VS cross

    “Zero setup” cross compilation and “cross testing” of Rust crates

  5. windows-rs

    Rust for Windows

  6. mrustc

    75 grapl VS mrustc

    Alternative rust compiler (re-implementation)

  7. cargo-crev

    A cryptographically verifiable code review system for the cargo (Rust) package manager.

  8. black-hat-rust

    Applied offensive security with Rust - https://kerkour.com/black-hat-rust

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. rustsec

    33 grapl VS rustsec

    RustSec API & Tooling

  11. areweguiyet

    A website built for the Rust community

  12. mirage

    33 grapl VS mirage

    MirageOS is a library operating system that constructs unikernels

  13. proc-macro-workshop

    Learn to write Rust procedural macros  [Rust Latam conference, Montevideo Uruguay, March 2019]

  14. watt

    22 grapl VS watt

    Runtime for executing procedural macros as WebAssembly

  15. cargo-deny

    16 grapl VS cargo-deny

    ❌ Cargo plugin for linting your dependencies 🦀

  16. cargo-chef

    19 grapl VS cargo-chef

    A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.

  17. Xline

    16 grapl VS Xline

    A geo-distributed KV store for metadata management

  18. cargo2nix

    Granular builds of Rust projects for Nix

  19. ntex

    8 grapl VS ntex

    framework for composable networking services

  20. crate2nix

    rebuild only changed crates in CI with crate2nix and nix

  21. django-stubs

    10 grapl VS django-stubs

    PEP-484 stubs for Django

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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 discussion

Log in or Post with

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 - SaaSHub
    www.saashub.com | 18 Jul 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic grapl repo stats
8
671
9.8
over 2 years 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
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io