Showing 2 open source projects for "function parser"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    FastRoute

    FastRoute

    Fast request router for PHP

    This library provides a fast implementation of a regular expression-based router. Firstly, while writing a PHP extension is obviously a lot of fun, it is unlikely to be particularly beneficial in terms of performance unless the code involves computations in tight loops. Porting “normal” components like routers to C is usually a big waste of time. You can get much better results by doing a few small improvements on the algorithmic side. For the same reason I’m not a big fan of things like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Android SNMP SDK

    Android SNMP SDK

    Android SNMP SDK for SNMP agent/manager

    ...Here are quick start steps to use the snmp library in your android application: 1. create your application in the Eclipse 2. unzip the tar file which contains libsnmpsdkjni.so for armeabi, armeabi-v7a, mips and x86 platforms as well as snmpsdk.jar 3. copy those folders and snmpsdk.jar file to libs folder under your Android project folder. 4. load the library in onCreate() via function call System.loadLibrary("snmpsdkjni"); 5. use the snmpGet API to get the value for scalar or columnar OID. For instance, String val = SnmpAPIs.snmpGet(SnmpTypes.snmpVersion.Version_2c.getValue(), "192.168.1.7", "public", "1.3.6.1.2.1.1.3.0"); It only supports Get, more yet to come soon. If you need MIB parser, here is the Android SDK at https://sourceforge.net/projects/smiandroidsdklibrary You can download my app at https://play.google.com/store/apps/details?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB