Showing 19 open source projects for "data flow"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    MasterHttpRelayVPN

    MasterHttpRelayVPN

    Domain-fronted HTTP/SOCKS5 proxy tunneling traffic through Google Apps

    ...It also provides tools for managing connections and monitoring traffic flow. Overall, it offers an alternative approach to traditional VPN solutions.
    Downloads: 104 This Week
    Last Update:
    See Project
  • 2
    Apisauce

    Apisauce

    Axios + standardized errors + request/response transforms

    Talking to APIs doesn't have to be awkward anymore. Low-fat wrapper for the amazing Axios HTTP client library. All responses follow the same flow: success and failure alike. Responses have a problem property to help guide exception flow, attach functions that get called each request, attach functions that change all request or response data. Detects connection issues (on React Native). The only required property is baseURL and it should be the starting point for your API. It can contain a sub-path and a port as well. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Istio

    Istio

    Connect, secure, control, and observe services

    Istio is an open platform for connecting, securing, and managing microservices. It provides a uniform way of integrating microservices, managing traffic flow, enforcing policies and aggregating telemetry data. With its diverse feature set you can successfully and efficiently run a distributed microservice architecture, overall reducing deployment complexity and easing the strain on development teams. Istio currently supports Kubernetes and Consul-based environments, with plans to support additional platforms in the near future.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    KCP

    KCP

    A fast and reliable ARQ protocol

    KCP is a fast and reliable protocol that can achieve the transmission effect of a reduction of the average latency by 30% to 40% and reduction of the maximum delay by a factor of three, at the cost of 10% to 20% more bandwidth wasted than TCP. It is implemented by using the pure algorithm, and is not responsible for the sending and receiving of the underlying protocol (such as UDP), requiring the users to define their own transmission mode for the underlying data packet, and provide it to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Acl

    Acl

    A powerful server and network library, including coroutine

    The Acl (Advanced C/C++ Library) project a is powerful multi-platform network communication library and service framework, supporting LINUX, WIN32, Solaris, FreeBSD, MacOS, AndroidOS, iOS. Many applications written by Acl run on these devices with Linux, Windows, iPhone and Android and serve billions of users. There are some important modules in Acl project, including network communcation, server framework, application protocols, multiple coders, etc. The common protocols such as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Skipper

    Skipper

    An HTTP router and reverse proxy for service composition

    Skipper is an HTTP router and reverse proxy for service composition. It’s designed to handle large amounts of dynamically configured HTTP route definitions (>800000 routes) with detailed lookup conditions, and flexible augmentation of the request flow with filters. It can be used out of the box or extended with custom lookup, filter logic and configuration sources. Skipper identifies routes based on the requests’ properties, such as path, method, host and headers using the predicates. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Epesi BIM Free & Open Source CRM

    Epesi BIM Free & Open Source CRM

    Lighweight CRM, easy to use Kickstarter for web based ERP

    EPESI BIM (Business Information Manager) is a fully functional web CRM/ERP application to store, organize, access and share business records. Manage your data precisely, flexibly and easily, simplifying internal communication and making work-flow more efficient. Epesi has been designed as a Kickstarter project and provides "no code" and "low code" environment for developers. You can quickly create your own modules: https://epesi.org/devtutorial/helloworld Setting up EPESI Web Application Server - More information on how to get started can be found here: https://www.epesi.org/adminmanual/installation Simple: automatic or semi-automatic methods: - Setup hosting: https://epesi.cloud/cart.php - no technical expertise needed - Installation on your server via Softaculous autoinstaller: http://www.softaculous.com/apps/erp/EPESI Video tutorial on how to install epesi using Softaculous autoinstaller via cPanel - https://www.youtube.com/watch?...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    TextUS

    A framework in which the system is defined by a xml file

    ...In tTextUS, a software system is composed of all kinds of modules which are some dll files (in MS Windows) or so files ( in Unix etc.). The system is defined by a xml file which describes the data flow and control flow of every module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    X-RAY

    X-RAY

    The next web scraper, see through the <html> noise

    ...Start on one page and move to the next easily. The flow is predictable, following a breadth-first crawl through each of the pages. X-ray has support for concurrency, throttles, delays, timeouts and limits to help you scrape any page responsibly. Swap in different scrapers depending on your needs. Currently supports HTTP and PhantomJS driver drivers. In the future, I'd like to see a Tor driver for requesting pages through the Tor network.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10
    Command-line/Ant-task/embeddable text file preprocessor. Macros, flow control, expressions. Recursive directory processing. Extensible in Java to display data from any data sources (as database). Can generate complete homepages (tree of HTML-s, images, etc.)
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • 11

    DTEv2 (PHP template engine)

    The completely data-driven template engine in PHP.

    Have you ever thought why you need to use "if", "else", etc in an HTML template with a template engine written in PHP even when PHP can do it? In fact, there is no technical reason supporing it. Here, we provide you a pure data-driven template solution so that no control flow structures are ever allowed in HTML templates. Document Template Engine version 2 (DTEv2) is a template engine written in PHP. It is completely data-driven. So HTML template files and their corresponding PHP source codes are totally separated. In addition, when you edit template files in Dreamweaver the template pieces does not confuse Dreamweaver. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Light PHP/SQL Files Box

    A really light web interface to easily share small files/pictures.

    A really light web interface to easily share small files/pictures. Data are stored in mysql database (nothing on filesystem). Allow temporary hosting of files (between 10 minutes and 1 year) Image files can be downloaded with on the fly resizing Upload mode are :    - File from disk    - Raw text in editor    - Base64 encoded file in editor    - Html file using WYSIWYG CKEditor    - URL using raw text editor (for URL shortening) non-hidden available files can be access by    - html page list    - javascript slideshow    - rss flow    - direct url with rewriting (file with id 42 can by referred by http://server.dom/filebox?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Libipfix is a C-library implementing the IPFIX protocol defined by the IP Flow Information Export working group of the IETF.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 14
    TDTP (Teleoperation Data Transport Protocol) for NCS (Network Controlled Systems) is a transport schema that uses flow control for UDP based data flows. It implements TCPFriendly, fairness and best-effort features, and a NCS priorization algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LibsFlow is an open source library for parsing sFlow, a flow export protocol used on routers and switches to conduct external traffic analysis. Also available is an example collector daemon which does simple analysis, and exports data via rrdtool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Semantic Web Service Composer is a prototyp for semi-automatic data flow design between Semantic Web services described in different domain ontologies. More info: http://citeseer.ist.psu.edu/viewdoc/versions?doi=10.1.1.60.9276
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ifGraph is a set of Perl scripts created to help network administrators to visualize network flow on a daily, weekly, monthly, and yearly basis. The graphics are created with RRDTool, and it shows bytes/bits (in/out) and errors for each interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A tool suite to analyse protocol streams and whose flow characteristic. On the other side, the tool suite can be used to gather information about the network infrastructure and detect bottlenecks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP Interview System is a easy-to-use research system to build complex survey(s), interview(s) and poll(s). The interview can be dynamic (interactive) flow. Collect and react on input. Export data for analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB