No description provided.
Rust language support for the CodeMirror code editor
Rust dictionary for cspell.
Super-fast alternative for babel
Lezer-based Rust grammar
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.
Create cross-toolchain from https://github.com/rust-cross/manylinux-cross/tree/main
A simple toolkit for building scalable and maintainable applications
Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.
JSON Schema Meta Schema & Generated types for typescript, rust, golang and python
(De)serialization functions for the Cardano blockchain along with related utility functions
No description provided.
Managing and serializing Rust-like Option types in JavaScript
An implementation of napi for wasm
WebAssembly bindings of the matrix-sdk-crypto encryption library
(De)serialization functions for the Cardano blockchain along with related utility functions
This package is intended for Prisma's internal use
🤖 Just a command runner
A tiny secp256k1 JS
Rust Auto-Differentiation.
An automatic differentiation library
Pure Rust library for efficient automatic differentiation
Compile-time symbolic differentiation for Rust via a proc-macro attribute. Generates closed-form gradients at compile time.
A Rust toolbox focusing on trade and logistics that currently provides HS Code verification and conversion capabilities
Base Rust traits and types for Pulumi Gestalt
Native Rust adapter for Pulumi Gestalt
Wasm Rust adapter for Pulumi Gestalt
Rust Auto-Differentiation.
Rust Auto-Differentiation.
Rust Auto-Differentiation.
Rust Auto-Differentiation.
Rust-inspired, puts debugging helper, adding caller info and optional coloring.
Rust-inspired, puts debugging helper, adding caller info and optional coloring.
A ruby port of the Rust Result enum. 🦀 Documentation will be added later. For now visit https://gitlab/thomvil/result-rb for usage
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.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.