Proof-gated graph transformer with 8 verified modules — physics, biological, manifold, temporal, economic graph intelligence via NAPI-RS
No description provided.
Rust dictionary for cspell.
Rust language support for the CodeMirror code editor
UnRS Resolver Node API
Super-fast alternative for babel
Complete WASM toolkit for edge AI: vector search, graph DB, neural networks, DAG workflows, SQL/SPARQL/Cypher, and ONNX inference - all running in browser
Graph Neural Network capabilities for Ruvector - Node.js bindings
Minimizer plugin for webpack
Lezer-based Rust grammar
CLI for building for and deploying to The Graph
Simple dependency graph.
WASM bindings for ruvector-graph-transformer: proof-gated graph attention in the browser
DiskANN/Vamana — SSD-friendly billion-scale approximate nearest neighbor search with product quantization
Generates and consumes source maps
Welcome to the [Node.js] binding for the Rust [`matrix-sdk-crypto`] library! This binding is part of the [`matrix-rust-sdk`] project, which is a library implementation of a [Matrix] client-server.
Rust grammar for tree-sitter
Queue for messages and jobs based on Redis
Browser automation CLI for AI agents
A high-performance utilities for WhatsApp, powered by Rust and WebAssembly.
Get the graph of dependents in a monorepo
Zip it and ship it
Code graph builder for Kodus code review — parses source code into structural graphs with nodes, edges, and analysis
Create cross-toolchain from https://github.com/rust-cross/manylinux-cross/tree/main
A graph library for Rust
Generate mermaid dependency graphs for Rust projects
GraphQL support for Postrust
A simple, small and minimal jni library
A simple, small and minimal library loader.
A simple, small and minimal logger.
A simple, small and minimallistic packer
A simple, small and minimal windowing library
A GraphQL server for getting NFT's metadata
A high-performance library for visibility graph computation from time series data
trust graph
Distribution package for the trust-graph service
Ruby bindings for the Lora in-memory graph database. Exposes the embedded Rust engine as a native extension via Magnus/rb-sys, so queries run in-process without a separate server.
GQLite is a Rust-language library, with a C interface, that implements a small, fast, self-contained, high-reliability, full-featured, Graph Query database engine. GQLite support multiple database backends, such as SQLite and redb. This enable to achieve high performance and for application to combine Graph queries with traditional SQL queries. GQLite source code is license under the [MIT License](LICENSE) and is free to everyone to use for any purpose. The official repositories contains bindings/APIs for C, C++, Python, Ruby and Crystal. The library is still in its early stage, but it is now fully functional. Development effort has now slowed down and new features are added on a by-need basis. It supports a subset of OpenCypher, with some ISO GQL extensions. Example of use -------------- ```ruby require 'gqlite' begin # Create a database on the file "test.db" connection = GQLite::Connection.new filename: "test.db" # Execute a simple query to create a node and return all the nodes value = connection.execute_oc_query("CREATE () MATCH (n) RETURN n") # Print the result if value.nil? puts "Empty results" else puts "Results are #{value.to_s}" end rescue GQLite::Error => ex # Report any error puts "An error has occured: #{ex.message}" end ``` The documentation for the GQL query language can found in [OpenCypher](https://auksys.org/documentation/5/libraries/gqlite/opencypher/) and for the [API](https://auksys.org/documentation/5/libraries/gqlite/api/).
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.