a suite of tools for Very Rapid Development
command-line utility for hak
LayerZero omnichain interoperability plugin for the Hedera Agent Kit — enables AI agents to send cross-chain messages and query fees between Hedera and 150+ EVM chains
Axelar Network cross-chain plugin for Hedera Agent Kit — bridge tokens and send GMP messages between Hedera and 60+ chains
Hedera Agent Kit plugin for SaucerSwap DEX
Machine Payments Protocol (MPP) plugin for Hedera Agent Kit — charge and session payments with USDC
A reverse proxy for the Hak Suite. Listens on port 80 and redirects to docker containers
Hedera Agent Kit plugin for Stader liquid staking (HBARX) on Hedera
A reverse proxy for the Hak Suite. Listens on port 80 and redirects to docker containers
Hedera Agent Kit plugin for Pyth price feeds
MCP (Model Context Protocol) server for Saroday - Korean Saju calculation tool. Lets Claude Desktop, Cline, Cursor and other MCP-compatible AI clients perform accurate Korean Saju (Four Pillars) calculation, lookup 80+ myeongni-hak (命理學) glossary terms, a
The official hedera-agent-kit memejob plugin
Hedera Agent Kit plugin exposing Registry Broker operations
The official Hedera Agent Kit plugin for Bonzo Finance - Aave v2-compatible lending protocol on Hedera. ⚠️ USE AT YOUR OWN RISK - Always test on testnet first. Bonzo Finance Labs is NOT responsible for any losses.
ClawPay plugin for Hedera Agent Kit — discover, pay for, and rate AI agent tools on Hedera via x402
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
zakkiXD-Dev
project iseng aja
A fork of a multi select combo box web component based on Polymer 3 and the vaadin-combo-box
Library with country codes
No description provided.
ElizaOS plugin for Hedera blockchain
Crimson Bot Database-Veritabanı ve Veri İşleme Modülüdür! JSON Database!
WhatsApp API
eSpeak NG dictionary data for hak_dict
Role and Permission management package for the RustBasic Framework.
Rust port of KittenTTS — lightweight ONNX-based text-to-speech
Indonesia jurisdiction support for Legalis-RS - Indonesian legal system with Civil Law + Islamic Law hybrid, PDP, Labor, Investment
Rust port of NeuTTS — on-device voice-cloning TTS with GGUF backbone and NeuCodec decoder
Parsing library and command-line tools for Neverwinter Nights 1 and 2 data files
Neverwinter Nights typed formats, resource systems, and tooling helpers
A brief description
Handshake protocol for the Agent Identity Protocol
Asset file manager
Noise protocol framework handshakes for QUIC
Adds camera shake to your cameras in Bevy Games
Hak is like NPM for websites. You can download, start, and deploy websites directly from the CLI.
Deploy Docker container
Hakiri is a CLI for hakiri.io—a cloud security platform for Ruby on Rails apps.
Provide variables from rcredstash to hako
A simple library for build simple service objects
Ruby binding for convenient data-object sharing library - Hakuban.
Provide variables from Vault to hako
Parse and organize data into timestamp-sliced directories.
Provide variables from etcd to hako using etcenv
Hit switch endpoint on deploy_finished
Hakto Safe SDBM Wrapper ======================= ## Introduction Hakto Safe SDBM Wrapper is a safe wrapper of SDBM library. Hakto has compatibility of instance method's interface that is in SDBM class. Hakto enables to tighten up a code that uses SDBM library like following codes. **before** class Klass def initialize(db_path) @db_path = db_path end def method1 SDBM.open(@db_path) do |dbm| dbm["hoge"] = "HOGE" end end def method2 SDBM.open(@db_path) do |dbm| dbm["hoge"] end end : end **after** class Klass def initialize(db_path) @sdb = Hakto::SafeSDBM.new(db_path) end def method1 sdb["hoge"] = "HOGE" end def method2 sdb["hoge"] end : end ## Operation Environment We checked good operation within following environment. - Linux(openSUSE 12.2)・Mac OS X 10.8.2 - Ruby 1.9.3 ## Architectonics - **bin** - **doc** :: Rdoc documents. - **lib** - **hakto** - **safe_sdbm.rb** :: Class of SafeSDBM - **LICENSE** - **Rakefile** :: Rakefile that is used to generate gem file - **README.md** - **README_jp.md** - **test** :: Unit tests - **tb_safe_sdbm.rb** :: Unit test for SafeSDBM ## Install Download hakto-x.y.z.gem, then execute following command to install Hakto. `$ sudo gem install hakto-x.y.z.gem` On the other hand, you can install from RubyGems.org to use following command. `$ sudo gem install hakto` Also you can install Hakto without gem. Allocate the safe_sdbm.rb where is ruby interpreter can load Hakto. ## Sample code See tb_safe_sdbm.rb file. It is an unit test code, and it doubles with sample code. ## API document See following website: [http://quellencode.org/hakto-doc/](http://quellencode.org/hakto-doc/ "") ## About Author Moza USANE [http://blog.quellencode.org/](http://blog.quellencode.org/ "") mozamimy@quellencode.org
fast uuid generation and parsing library
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.