Showing 31 open source projects for "asa config parser"

View related business solutions
  • Time and Expense are better together. Icon
    Time and Expense are better together.

    DATABASICS is driven to meet the most demanding Time and Expense management challenges for mid to large-size enterprises with distributed workforces

    By combining two world-class tracking systems in one, DATABASICS delivers Time and Expense management with unmatched flexibility, streamlined processes, ease of use and the assurance that everyone in your organization is working from the same playbook—no matter where they are. You’ll wonder why you ever did it any other way.
  • Award-Winning Learning Management System for Businesses Icon
    Award-Winning Learning Management System for Businesses

    Meet the LMS committed to the simple idea that learning solves business challenges.

    Absorb is a cloud-based learning management system (LMS) engineered to inspire learning and fuel business productivity. Our online learning platform combines forward-thinking technology built to scale as your organization grows, with superb customer service rarely seen in the LMS space. By empowering amazing learning experiences, Absorb LMS engages learners, fuels content retention and elevates training programs. Whether you're training employees, global channel partners, customers or selling your own training content, we're confident Absorb LMS is the best LMS to power your success.
  • 1
    YAML

    YAML

    JavaScript parser and stringifier for YAML

    ... dependencies and runs on Node.js as well as modern browsers. For the purposes of versioning, any changes that break any of the endpoints or APIs documented here will be considered semver-major breaking changes. Undocumented library internals may change between minor versions, and previous APIs may be deprecated (but not removed). The minimum supported TypeScript version of the included typings is 3.9; for use in earlier versions you may need to set skipLibCheck: true in your config.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    toml++

    toml++

    Header-only TOML config file parser and serializer for C++17

    Header-only TOML config file parser and serializer for C++17.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ESLint-plugin-React

    ESLint-plugin-React

    React specific linting rules for ESLint

    Install ESLint either locally or globally. (Note that locally, per project, is strongly preferred). If you installed ESLint globally, you have to install React plugin globally too. Otherwise, install it locally. Use our preset to get reasonable defaults. If you are using the new JSX transform from React 17, extend react/jsx-runtime in your eslint config to disable the relevant rules. You should also specify settings that will be shared across all the plugin rules. If you do not use a preset you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SwiftGen

    SwiftGen

    The Swift code generator for your assets, storyboards, etc.

    ... files you need to parse) and their parameters. To create a sample configuration file as a starting point to adapt to your needs, run swiftgen config init. To use SwiftGen, simply create a swiftgen.yml YAML file (either manually or using swiftgen config init) then edit it to adapt to your project. The config file should list all the parsers to invoke, and for each parser, the list of inputs/outputs/templates/parameters to use for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy Online Timesheets | ClickTime Icon
    Easy Online Timesheets | ClickTime

    ClickTime helps organizations plan and account for the time, costs, and revenue associated with their projects.

    Every project you pursue is a choice. With ClickTime, you’ll have the tools to track how much effort is placed into each initiative, measure their costs, and analyze their performance. So when it’s time to choose your next project, you’ll always know which ones are worth investing in.
  • 5
    Coost

    Coost

    A tiny boost library in C++11

    coost is an elegant and efficient cross-platform C++ base library. Its goal is to create a sword of C++ to make C++ programming easy and enjoyable. Coost, co for short, is like boost, but more lightweight, the static library built on Linux or Mac is only about 1MB in size. log supports two types of logs: one is level log, which is divided into 5 levels: debug, info, warning, error, and fatal, printing a fatal log will terminate the program; the other is topic log, logs are grouped by topic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    tfsec

    tfsec

    Security scanner for your Terraform code

    tfsec is a static analysis security scanner for your Terraform code. Designed to run locally and in your CI pipelines, developer-friendly output and fully documented checks mean detection and remediation can take place as quickly and efficiently as possible. tfsec takes a developer-first approach to scanning your Terraform templates; using static analysis and deep integration with the official HCL parser it ensures that security issues can be detected before your infrastructure changes take...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sanitize

    Sanitize

    Ruby HTML and CSS sanitizer

    ... that you don't explicitly allow will be removed. Sanitize is based on the Nokogiri HTML5 parser, which parses HTML the same way modern browsers do, and Crass, which parses CSS the same way modern browsers do. As long as your allowlist config only allows safe markup and CSS, even the most malformed or malicious input will be transformed into safe output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cocoyaxi

    cocoyaxi

    A go-style coroutine library in C++11 and more

    cocoyaxi (co for short), is an elegant and efficient cross-platform C++ base library. It contains a series of high-quality base components, such as a go-style coroutine, coroutine-based network programming framework, command line, and config file parser, high-performance log library, unit testing framework, JSON library, etc. co has implemented a go-style coroutine, which has the following features. Multi-thread scheduling, the default number of threads is the number of system CPU cores. Shared...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SwagGen

    SwagGen

    OpenAPI/Swagger 3.0 Parser and Swift code generator

    SwagGen is a library and command line tool for parsing and generating code for OpenAPI/Swagger 3.0 specs, completely written in Swift. It contains a Swagger library that can be used in Swift to load and parse Swagger specs. SwagGen is a command line tool that generates code from a OpenAPI/Swagger 3.0 spec. Templates for any language can be written that leverage this generator. SwagGen includes a bundled template for generating a client-side Swift library for interfacing with the Swagger...
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Professional Platform For Mystery Shopping Providers and CX/VoC Researchers Icon
    The Professional Platform For Mystery Shopping Providers and CX/VoC Researchers

    Checker offers an integrated market research platform, allowing to conduct Mystery Shopping, CX/VoC, and VoE surveys efficiently.

    Founded in 2005, the platform has grown exponentially with more advanced features that combine Mystery Shopping with Customer experience management through multichannel data collection, complete operational workflow, and unified reporting tools.
  • 10
    libpostal

    libpostal

    A C library for parsing/normalizing street addresses around the world

    A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data. libpostal is a C library for parsing/normalizing street addresses around the world using statistical NLP and open data. The goal of this project is to understand location-based strings in every language, everywhere. Addresses and the locations they represent are essential for any application dealing with maps (place search, transportation, on-demand/delivery services,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SigPack

    SigPack

    SigPack - A signal processing library using Armadillo

    SigPack is a C++ signal processing library using the Armadillo library as a base. The API will be familiar for those who has used IT++ and Octave/Matlab.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    cfg_parse

    cfg_parse

    Simple config file parser in C

    There is no standard way in C to parse config files. Several libraries have sprung up to solve the problem, but perhaps that is overkill for what should be a simple operation. Presenting: cfg_parse – a compile-in solution for reading key-value pairs from file(s), looking up settings, and writing a config file back to disk. I could write more about it, but the included main.c shows all the functionality.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    PIP

    Useful crossplatform library for distributed systems

    Platform-Independent Primitives. Contain string, thread, timer, file, config file, serial port, ethernet (UDP, TCP, broadcast, multicast), protocol, multiprotocol, peer, console, variable, struct, evaluator, system monitor (Linux only), CLI (command-line interface) parser. Package include library that you can build with 'qmake' or 'CMake' and test program in 'main.cpp'. Online documentation: http://ppip.sourceforge.net/doc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    360-FAAR  Firewall Analysis Audit Repair

    360-FAAR Firewall Analysis Audit Repair

    360-FAAR Analyze FW1 Cisco Netscreen Policy Offline Using Config/Logs

    360-FAAR (Firewall Analysis Audit and Repair) is an offline, command line, firewall policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in Checkpoint dbedit, Cisco ASA or ScreenOS commands, and its one file! Read Policy and Logs for: Checkpoint FW1 (in odumper.csv / logexport format), Netscreen ScreenOS (in get config / syslog format), Cisco ASA (show run / syslog format), 360-FAAR compares firewall policies and uses...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Torrtux

    Torrtux

    A terminal-program for downloading torrents from PirateBay

    ..., etc., just like being on the TPB site ! Moreover, it retrieves subs from www.opensubtitles.org. It retrieves informations in the source code of the TPB page and parses it with regexp and the library html-parser. In the config file ~/.torrtuxrc, you can chose your display, subs, comments preferences, your torrent-manager and a proxy if needed ! Thanks for reporting all bugs you find !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A config file parser based on a recursive decent parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    libconfigini

    A configuration file parser library in INI format.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple and easy to use configure file parser utility in C++ Language, which have only 1 hpp file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Unix daemon 'C' template

    Unix daemon 'C' template

    Template for developing Unix daemons in 'C'

    Template for creating Unix daemons in 'C'. Provides a basic daemon out of the box that supports several of the 'standard' command line options; but is intended to be easily extensible to add your own functionality. Based on GNU autotools for ease of distribution, building and installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    bash-based INI parser

    bash-based INI parser

    The script is used to help parsing INI configure file in bash shell. It can make programmer be concentrated on their work but not file parsing. Email: wjguo.bbiniparser [at] cs.nctu.edu.tw ================================= % cat con.ini [Server] port=8080 default_rule=accept [client] IP=10.1.1.1 dns=8.8.8.8 %./example.bash con.ini == Parsed Config == [Server] default_rule => accept port => 8080 [client] dns => 8.8.8.8 IP => 10.1.1.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple web publisher/framework written in PHP5. Wpublisher is thin and easy framework with main features to give good base (config parser, dispatcher, SEO, mysqlwrapper...) for web aplications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hi ALL, This is my first project on SF. A simple xml config file parser that helps you to create dynamic app that reads value from config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Use this Win64 .net tool to resolve potential column name errors between stylesheets and config files that are part of your web application code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Asterisk Config PHP-Parser claims to be a simple but effective function writen in PHP non-OOP that is capable to parse any standard .conf Asterisk configuration file an drop the data into a multi-dimensional array.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mconfig is a web server tool to configure the linux kernel via a web browser, similar to make {menu,x,}config, but written in C and with a proper yacc parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next