Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises Learn more →
Graph Alternatives
Similar projects and alternatives to graph
-
-
-
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.
-
-
scan
Scan provides the ability to to scan sql rows directly to any defined structure. (by stephenafamo)
-
-
gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
-
-
-
-
gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
-
Go
Algorithms and Data Structures implemented in Go for beginners, following best practices. (by TheAlgorithms)
-
lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
-
-
gocache
☔️ A complete Go cache library that brings you multiple ways of managing your caches
-
infra
Infra provides authentication and access management to servers and Kubernetes clusters.
-
GoLLRB
A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go
-
core
Backend server API handling user mgmt, database, storage and real-time component (by staticbackendhq)
-
surf
CLI Text Search across your infrastructure platforms, It's like grep for infra (by Isan-Rivkin)
-
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.
graph reviews and mentions
-
Any major projects using generics?
Not a major project, but my purely generic graph library gained some traction recently.
-
Golang & Data Structures
A new library for graph data structures has recently been released: graph
-
Understanding Data Structures & Algorithms using Real-World Libraries
Go: graph
-
Have you used generics?
I also think that especially libraries are going to be more generic, primarily libraries for generic container types and data structures. I recently created my first generic library, too (link).
-
Visualizing graph structures using Go and Graphviz
Opened an issue for this: https://github.com/dominikbraun/graph/issues/24
- graph: A generic Go library for creating graph data structures and performing operations on them. It supports different kinds of graphs such as directed graphs, acyclic graphs, or trees.
-
AVL balanced generic binary trees in Go
Nice! I've recently released a generic graph library as well and I like your iterator approach.
-
A note from our sponsor - ONLYOFFICE
www.onlyoffice.com | 29 May 2023
Stats
dominikbraun/graph is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of graph is Go.