GraphIt-DSL/graphit
GraphIt - A High-Performance Domain Specific Language for Graph Analytics
GraphIt is a specialized programming language designed to help you analyze very large and complex graph datasets quickly. You provide a graph algorithm and optional execution instructions, and GraphIt compiles it into highly optimized C++ code. This is for researchers or data scientists working with massive graph data like social networks, biological networks, or web graphs, who need to execute complex analytics with top performance.
385 stars. No commits in the last 6 months.
Use this if you need to run graph algorithms like PageRank, BFS, or shortest path on large datasets and require maximum execution speed.
Not ideal if you primarily work with smaller graphs, prefer standard programming languages like Python or Java, or don't require highly optimized performance.
Stars
385
Forks
48
Language
C++
License
—
Category
Last pushed
Dec 19, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/GraphIt-DSL/graphit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.