93 programs for "network mapper" with 1 filter applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Hibernate

    Hibernate

    An object relational-mapping (ORM) library for Java

    Hibernate is an Object/Relational Mapper tool. It's very popular among Java applications and implements the Java Persistence API. Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).
    Leader badge
    Downloads: 763 This Week
    Last Update:
    See Project
  • 2

    OpenVigil

    Open pharmacovigilance data extraction, mining and analysis tool

    ... or reporting odds ratios) and export to spreadsheets programs like Microsoft Excel or statistics programs like R. OpenVigil 1 operates on raw data, OpenVigil 2 on cleaned data (using drugbank.ca and drugs@FDA), OpenVigilFDA uses the official FDA online API. OpenVigil 2 supports query for ATC codes or certain chemical moieties. Other tools of the OpenVigil project include a calculator for measurements of disproportionality for a 2x2 contingency table and a drugname mapper using RxNorm.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    LiteSQL is a codegenerator and C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL, MySQL and oracle as backends.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    JENNOM

    JENNOM

    JENNOM - Java Enterprise Network Nodes Monitor

    Please wait ! It will be soon. I'm not finished yet. I'm sorry. JENNOM - Java Enterprise Network Nodes Monitor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    NanoH5 (tsl2nano)

    NanoH5 (tsl2nano)

    java bean / database driven zero code application framework

    NanoH5 (or FullRelation) is a fullstack UI implementation framework providing a model driven design (MDA). Build a complete html5 application through a given class- or database-model without coding (coding APIs are available).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    YB.ORM
    YB.ORM is a tool for object-relational mapping (ORM) for C++. Inspired by things like Hibernate or SQLAlchemy. Should be database-independent. Includes a tool for code generation of Domain objects. Tables' metadata description is an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sooda is a library that provides simple yet efficient means for accessing relational databases from .NET languages such as C#, VB.NET, JScript.NET. It provides transparent object materialization, lookup, 1-N, N-N relations, XML serialization, transaction
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cg-invoice

    cg-invoice

    Invoice and office utilities program for customer managment

    cg-invoice is a HTML5, Bootstrap, PDO simple yet productive way to write invoices and then retrieve the client data in more than one way. Invoicing invoices from anywhere online. View table or you can reprint the invoice as it was originally written. Business management for quotes or estimates. Contacts and vendors listing tabs for easy search. Office or personal tools to track customers, inventory, mailing lists, company phone numbers with a scheduler calendar included. Scripts written...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fakoli
    Fakoli is an entity-based Rapid Application Development framework for PHP. In addition to the core framework, Fakoli/CMS can be used to provide component-based Content Management functionality for your Fakoli application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
    Learn More
  • 10

    School Homework

    An open source website for help in grade 1-4 school work practice.

    An open source web-site for helping parents and students practice for school. Grade 1 to 4 Math work sheets are the main focus. Currently it only has content for grade 3 Math and applet for drawing in Raster and Vector formats. Project moved to: https://github.com/hammadrauf/School-Homework https://github.com/JuniorSchool https://github.com/JuniorSchool/SchoolShorts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GeOxygene
    GeOxygene aims at providing an open framework which implements OGC/ISO specifications for the development and deployment of geographic (GIS) applications. It is a open source contribution of the COGIT lab. at the IGN (the French National Mapping Agency).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Harvy Open Trouble Ticketing System

    Harvy is an enterprise-class, telco friendly trouble ticketing system

    Harvy is the younger brother of Kuwaiba Open Network Inventory. It aims to be an enterprise-class trouble ticketing system, focused on providing support for complex work flows and integration with other OSS (Operations Support Systems) and BSS (Business Support System) in the context of eTOM and Frameworx/NGOSS directives. Although it was born as a solution for small and mid-sized telecommunications operators, it can also be used in environments with standard networking infrastructure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web based internal to external email mapper to keep track and update mail mappings. Database can be exported and imported via the GUI ready for updating the email system or via python script direct from MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ThinORM

    A lightweight ORM that does not require annotations.

    This project was the result of working on systems constrained to versions of Java < 1.5 and including a great deal of code dealing with object persistence. This project was essentially a proof-of-concept to determine whether or not I could create, essentially, an alternative to JPA that did not rely on annotations. I was able to create a working system, and a fairly lightweight one at that, but it would require a great deal of work to be production ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    encuestame web survey tool

    encuestame web survey tool

    open source web survey software social tool

    Encuestame is an Open Source Java web application to publish, collect, share and measure the opinion of the people thought the social media or private environments. Private or public surveys, protected by password, widgets embeddable, ready for mobile and multi language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hippo CMS

    Hippo CMS

    Hippo CMS is a Java based, Open Source Web Content Management platform

    Hippo CMS is a Java based, Open Source Web Content Management platform. Hippo CMS uses a clean, modular architecture with an emphasis on the separation of the content from the presentation logic. This enables content editors to create content once, and then publish it to regular web sites, mobile sites, Facebook, REST APIs, digital magazines, mobile apps, and so on. Under the hood, Hippo CMS supports many open standards such as JCR and REST to simplify development and integrations with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    XEO Framework
    XEO (eXtensible Enterprise Objects) is a Java-based agile development framework to create enterprise web applications that builds upon Object Oriented concepts and Model Driven Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Artemis

    Cassandra "ORM" with hooks for Jersey integration if desired

    Using the new CQL3 driver by Datastax Artemis provides extremely easy to use "ORM" like functionality for Cassandra. It also contains hooks for integration into Jersey2 to enable rapid development of RESTful services, or even websites, if you enable JSP functionality for Jersey. If there is a demand, I could add a plugin to render views using things like Velocity, etc. See https://sourceforge.net/p/wicca/wiki/Home/ for more documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    jEasyORM

    Simple Java ORM

    Simple small extensible object relational mapper with database independent key generation and paging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RCDP - Network Mapper

    RCDP - Network Mapper

    Recursive mapping/discovery of network devices via CDP/OSPF

    CLI based, recursive mapping/discovery of network devices via SNMP(CDP/OSPF/BGP MIBs). SNMP(LLDP MIBs), telnet, and SSH are to follow, along with multi-vendor support (right now only supports cisco devices). Requires Perl and Net::SNMP, Net::SSH, and Net::Telnet modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Reusable is a JPA ORM like Hibernate. But with focus on speed, speed, speed and development speed. Hibernate is like ANT - you can do everything. Reusable is like Maven - you cant do everything, but the development speed is greater.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PerlORM - Object relational mapper (ORM) for Perl. PerlORM is Perl library that implements object-relational mapping. Its features are much similar to those of Java's Hibernate library, but interface is much different and easier to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QxOrm
    QxOrm is a C++ library designed to provide Object Relational Mapping (ORM) feature to C++/Qt developers. QxOrm engine is based on a simple and non intrusive mapping function by class to provide : Persistence, Serialization, Introspection, Reflection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MOVED MOVED MOVED https://github.com/hgourvest/uib https://github.com/hgourvest/uib https://github.com/hgourvest/uib https://github.com/hgourvest/uib https://github.com/hgourvest/uib
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next