Showing 12 open source projects for "tiny-http"

View related business solutions
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 1
    Routing Component

    Routing Component

    Maps an HTTP request to a set of configuration variables

    When your application receives a request, it calls a controller action to generate the response. The routing configuration defines which action to run for each incoming URL. It also provides other useful features, like generating SEO-friendly URLs (e.g. /read/intro-to-symfony instead of index.php?article_id=57). Routes can be configured in YAML, XML, PHP or using either attributes or annotations. All formats provide the same features and performance, so choose your favorite. Symfony...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Open Source Routing Machine

    Open Source Routing Machine

    Open Source Routing Machine - C++ backend

    High-performance routing engine written in C++14 designed to run on OpenStreetMap data. There are several services available via HTTP API, C++ library interface and NodeJs wrapper. Nearest, snaps coordinates to the street network and returns the nearest matches. Route finds the fastest route between coordinates. Table computes the duration or distances of the fastest route between all pairs of supplied coordinates. Match snaps noisy GPS traces to the road network in the most plausible way. Trip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    µWebSockets

    µWebSockets

    Compliant web server for the most demanding of applications

    Being meticulously optimized for speed and memory footprint, µWebSockets is fast enough to do encrypted TLS 1.3 messaging quicker than most alternative servers can do even unencrypted, cleartext messaging. Furthermore, we partake in Google's OSS-Fuzz with a ~95% daily fuzzing coverage with no sanitizer issues. LGTM scores us flawless A+ from having zero CodeQL alerts and we compile with pedantic warning levels. µWebSockets is written entirely in C & C++ but has a seamless integration for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Zuul

    Zuul

    Gateway service providing dynamic routing, monitoring and more

    Zuul is an L7 application gateway that offers many capabilities, including dynamic routing, monitoring, security, resiliency and more. It is used in the backend of the Netflix streaming service as a front door for all requests from devices and web sites. Zuul is ideal for cases like this where API traffic volume and diversity can become overwhelming and cause production issues to arise suddenly and without warning. Zuul has a broad range of filters that enable it to perform multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 5
    HttpRouter

    HttpRouter

    A high performance HTTP request router that scales well

    HttpRouter is a lightweight high performance HTTP request router (also called multiplexer or just mux for short) for Go. In contrast to the default mux of Go's net/http package, this router supports variables in the routing pattern and matches against the request method. It also scales better. The router is optimized for high performance and a small memory footprint. It scales well even with very long paths and a large number of routes. A compressing dynamic trie (radix tree) structure is used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FastRoute

    FastRoute

    Fast request router for PHP

    ... Phalcon, i.e. PHP frameworks written as a C extension. You can get good performance by using an appropriate application design (that is not massively overengineered) and still retain the flexibility of keeping everything in PHP. A URI is dispatched by calling the dispatch() method of the created dispatcher. This method accepts the HTTP method and a URI. Getting those two bits of information (and normalizing them appropriately) is your job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cottage

    Cottage

    Simple, fast HTTP router on koa.js

    Cottage is the fastest, simple, and intuitive HTTP router framework for Koa.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Evolution 1.0.2.0

    Evolution 1.0.2.0

    Modify Request Headers, Response Headers, Dialer, Tun Sock's Tap

    Evolution Version 1.0.1.0 · Methode · Encrype Line · Mode Line · End Line · Query · Add Header · Replacer · Network · A & T Command · Multi Connection · Setting Proxy IDM With a nice and simple interface, a decent feature pack and easy enough to be handled by less experienced users, Evolution puts up a good performance and earns a place among the recommended tools in its category. Update Evolution Version 1.0.2.0 · New UI Tab's · HTTP Ping Manual URL · Added Encrypt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ForNesiaTool Launcher

    ForNesiaTool Launcher

    Tool Launcher Dialer and Tunnel SSH

    FornesiaTool Launcher Dialer + Tunnel SSH + Injek Auto and Manual. This app is FREEWARE, free to use for fun only. jika anda ada yang berminat untuk dijadikan TOOL buat jualan dan memakai Nama serta Logo anda silahkan hubungi saya, ;) . · Don't ReUpload File [!] · Don't Mirror Link [!] · Don't Replace Name [!] Lebih Lengkap Lihat di Forum kami.
    Downloads: 0 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 10

    HH2B_4EVER

    HH2B & HH3A non-official router firmware

    Home Hub 2 Type B Non-official all singing and dancing improved firmware Now Plus Home Hub 3 Type A! Note: Although this is a good source of how some of it was done; please whiz over to http://openwrt.ebilan.co.uk/ for up to date info... V2A, V2B and V3A are now supported in OpenWRT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    vsResolver

    DNS Validating Stub Resolver

    The Validating Stub Resolver (vsResolver) is a DNS stub resolver that implements the Domain Name System Security Extensions (DNSSEC) specified in RFC 4033, RFC 4034 and RFC 4035. These add data origin authentication and data integrity to the Domain Name System. vsResolver extends the dnspython toolkit (http://www.dnspython.org/) and uses the pycrypto library for its underlying crypto implementation(https://www.dlitz.net/software/pycrypto/). Click on this link for a ridiculously simple python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jTCPfwd started as a simple Java command line tool to forward TCP ports. Lots of other features are added, for example for forwarding TCP connections over reverse TCP connections, UDP/HTTP tunnelling or writing files to a network share.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next