SaaSHub helps you find the best software and product alternatives Learn more →
Grid Alternatives
Similar projects and alternatives to grid
-
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
-
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.
-
-
-
-
hypergraph
Hypergraph is data structure library to create a directed hypergraph in which a hyperedge can join any number of vertices.
-
json-table-editor
A tool to view JSON array as table, to ease visualisation and edition of large json array with performance as main objective
-
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.
-
staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
-
grid discussion
grid reviews and mentions
-
Debugging memory corruption: who the hell writes "2" into my stack?
If some unsafe code gets interrupted by a panic when it's in an intermediate state (before it can clean something up, or make two values consistent), then further operations on that state can result in UB. See https://github.com/becheran/grid/issues/19, https://gitlab.com/tspiteri/rug/-/issues/47, and https://gitlab.com/tspiteri/rug/-/issues/49 for a few of the less-contrived issues I've filed.
It can also result in logic errors if objects are used after their methods panic, but such usage is generally not expected to work in the first place.
-
Grid v0.12.0
Released new version of grid. An easy to use 2D data structure for rust.
- Released grid v0.10.0
- Grid 0.8.0 released. Improved performance and fixed some minor issues
- Released grid v0.7.0 - Thx for all the pull-requests :-)
- Released grid v0.5.0 - a two dimensional data structure library for rust
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jul 2025
Stats
becheran/grid is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of grid is Rust.