C Graph

Open-source C projects categorized as Graph

Top 8 C Graph Projects

  • RedisGraph

    A graph database as a Redis module

    Project mention: BTC onchain analysis (Redis Hackathon) | dev.to | 2022-08-21

    Redis - Graph

  • Performance Co-Pilot

    Performance Co-Pilot (by performancecopilot)

    Project mention: Help with tracking down kernel memory hog | reddit.com/r/linuxadmin | 2022-11-17

    Set up pcp and send the metrics off-host, so when things go south you don't lose the last few seconds.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • ttyplot

    a realtime plotting utility for terminal/console with data input from stdin

    Project mention: A command line tool that draw plots on the terminal | news.ycombinator.com | 2023-01-12
  • libfirm

    graph based intermediate representation and backend for optimising compilers

    Project mention: Do you consider LLVM a complicated software? And are there any alternatives and how they compare to LLVM? | reddit.com/r/ProgrammingLanguages | 2022-12-29

    An alternative: LibFirm but it's much simpler and feature-poor.

  • DAGSfM

    Distributed and Graph-based Structure from Motion. This project includes the official implementation of our **Pattern Recognition 2020** paper: Graph-Based Parallel Large Scale Structure from Motion.

    Project mention: Extracting Triangular 3D Models, Materials, and Lighting from Images | news.ycombinator.com | 2022-05-21

    You can apply structure-from-motion to recover those, for example this fairly robust one: https://github.com/AIBluefisher/DAGSfM

  • METIS

    METIS - Serial Graph Partitioning and Fill-reducing Matrix Ordering

    Project mention: Using CMake to build dependencies (which are git submodules in my project) that depend on one another? | reddit.com/r/cpp_questions | 2023-02-05

    I have a project that depends on the METIS library which itself depends on GKlib. My project looks like this:

  • Abstract-Data-Types

    A collection of common data structures in C, created in a way that allows reuse

    Project mention: Sources to learn Data structure implementation in C | reddit.com/r/C_Programming | 2023-01-11

    This GitHub repo: https://github.com/pavlosdais/Abstract-Data-Types is great! It uses void pointers and dynamic memory to store any kind of data type. Also, I'm currently working on a repository myself! Here's the link: https://github.com/saulvaldelvira/Generic-Data-Structures It also has the same approach, void pointers and dynamic memory, for versatility. Those are the ones I known. About documentation/Books, i don't really know about any that are focused on C. What I use for my repo is basically my notes for university. But the internet is huge! There are tons of Data Structures tutorials focused on C. Good Luck!

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • cru

    co-recursion utilities

    Project mention: Show HN: Co-recursion utilities C library | news.ycombinator.com | 2022-06-12
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-02-05.

C Graph related posts

Index

What are some of the best open-source Graph projects in C? This list will help you:

Project Stars
1 RedisGraph 1,845
2 Performance Co-Pilot 870
3 ttyplot 783
4 libfirm 390
5 DAGSfM 354
6 METIS 320
7 Abstract-Data-Types 25
8 cru 2
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com