Ohhi.vn team (Vietnam)
ohhi
Total Packages
16
Total Downloads
16 779+
Packages
phoenix_gen_api
2.17.1A library for fast develop APIs in Elixir cluster, using Phoenix Channels for transport data, auto pull api configs from service nodes.
location_simulator
0.9.0A library for generating fake GPS data or load GPS from GPX file/string using for dev/test. The library generates GPSs for simulating a route and scalable for test workload.
easy_rpc
0.9.1A library for wrapping RPC calls from remote nodes, allowing them to be used like local functions. It provides a simple way to expose remote functions as local APIs.
super_cache
1.4.0An in-memory caching library using tuples as the core data type, with support for structs, key/value pairs, queues, and stacks. Includes experimental distributed caching.
super_worker
0.5.0SuperWorker is a powerful Elixir library for working with supervisors and background jobs. It provides a much simpler approach than traditional supervisors. This library is currently under development and is unstable, so it is not recommended for production use.
cluster_helper
0.7.0A tiny library for lookup node(s) in dynamic clustering. Map node to roles or id and allows you to easily select node(s) by role/id.
dala
0.7.0Dala is a native mobile framework for Elixir powered by the BEAM VM. Build iOS and Android apps with OTP, lightweight processes, fault tolerance, AI/ML.
toon_ex
1.1.0TOON encoder/decoder for Elixir, TOON <--> JSON converter, supported for Phoenix Channels.
ash_phoenix_gen_api
1.0.1Ash extension for generating PhoenixGenApi function configurations from Ash resources.
dala_dev
0.3.0Development tooling for the Dala framework
dala_new
0.3.0Project generator for the Dala mobile framework.
ex_cubecl
0.4.0ExCubecl is a GPU compute runtime for Elixir powered by CubeCL via Rust NIFs. Provides GPU buffer management, kernel execution, async command submission, and pipeline orchestration. Designed for AI inference, media processing, and realtime GPU effects on mobile and desktop.
ex_burn
0.3.0Middle layer between Nx and Burn for mobile ML training
ash_toon_ex
0.2.0Ash extension for implementing ToonEx.Encoder protocol
raft_ex
0.0.2Elixir port of RabbitMQ RA Raft consensus. Implements leader election, log replication, snapshots, and cluster management. APIs are unstable and under active development.
ash_scylla
0.1.1An Ash Framework data layer for ScyllaDB/Apache Cassandra using Exandra