Showing 3 open source projects for "function parser"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try 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
    log4j parser

    log4j parser

    Turn log4j or similar logfiles into a Python list object

    Called from command line, this python program counts the lines in your logfile with ERROR, INFO, WARN etc. You can also import the function generate_log_report from it and use the returned list object in your Python program for further processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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