Communication Protocols

SuiteSMPP


An open source SMPP 3.4 and 5.0 library for C++ and Java.

  • Open source.
  • Support for SMPP versions 3.4 and 5.0.
  • Free for non-commercial use.
  • Available in multiple languages (C++, Java, Ruby).
  • Full documentation.
  • Fast and Efficient.
  • Support available.

Visit the product page…

HiveRPC


An open source RPC library over TCP/IP focused on fast, efficient
and known-state RPC communication.

  • Open source.
  • Free for non-commercial use.
  • Built-in support for asynchronous RPC.
  • Full documentation.
  • Fast and Efficient.
  • Support available.

Visit the product page…

 

Utility Libraries and Code

Code Description License
liballoc An open source memory slab allocator designed for quick and easy integration into any system. BSD
libbmmm This library (“Bare Metal Memory Management”) provides the framework to manage and initialize memory resources when embedded (or standard) systems are booting up and do not yet have access to standard memory management functions. BSD
vbe-grub Patches to grub to implement VBE commands vbematch and vbeset. Addition of support of the VESA extensions to the multiboot standard. Public domain