Hyper

Open-source projects categorized as Hyper

Top 23 Hyper Open-Source Projects

  • hyperterm

    A terminal built on web technologies

  • Project mention: Terminal commands I use as a frontend developer | dev.to | 2024-03-09

    I am using iTerm2 on my macOS. Other available options are Hyper and VS Code’s inbuilt terminal, which I sometimes use for quick tests. You can open a terminal in VS Code by using the keyboard shortcut CMD + J or CTRL + J on Windows, or View β†’ Terminal.

  • hyper

    An HTTP library for Rust (by hyperium)

  • Project mention: The Linux Kernel Prepares for Rust 1.77 Upgrade | news.ycombinator.com | 2024-02-18

    > If you are equally picky and constrain yourself to parts of the ecosystem which care about binary size, you still have more options and can avoid size issues.

    What's an example of this for, say, libcurl? On my system it has a tiny number of recursive dependencies, around a dozen. [0] Furthermore if I want to write a C program that uses libcurl I have to download zero bytes of data ... because it's a shared library that is already installed on my system, since so many programs already use it.

    I don't really know the appropriate comparison for Rust. reqwest seems roughly comparable, but it's an HTTP client library, and not a general purpose network client like curl. Obviously curl can do a lot more. Even the list of direct dependencies for reqwest is quite long [1], and it's built on top of another http library [2] that has its own long list of dependencies, a list that includes tokio, no small library itself.

    In terms of final binary size, the installed size of the curl package on my system, which includes both the command line tool and development dependencies for libcurl, is 1875.03 KiB.

    [0] I'm excluding the dependency on the ca-certificates package, since this only provides the certificate chain for TLS and lots of programs rely on it.

    [1] https://crates.io/crates/reqwest/0.11.24/dependencies

    [2] https://crates.io/crates/hyper/0.14.28/dependencies

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • enquirer

    Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert

  • themer

    🎨 themer takes a set of colors and generates themes for your apps (editors, terminals, wallpapers, and more).

  • aura-theme

    βœ¨β€A beautiful dark theme for your favorite apps.

  • AutomatedLab

    AutomatedLab is a provisioning solution and framework that lets you deploy complex labs on HyperV and Azure with simple PowerShell scripts. It supports all Windows operating systems from 2008 R2 to 2022, some Linux distributions and various products like AD, Exchange, PKI, IIS, etc.

  • hyper-snazzy

    Elegant Hyper theme with bright colors

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • vm

    πŸ’»β˜πŸ“¦ The Nextcloud VM (virtual machine appliance), Home/SME Server and scripts for RPi (4). Community developed and maintained.

  • Project mention: Upgrading Hansson Nextcloud VM to NEXT major release | /r/homelab | 2023-10-13

    While the Hansson VM works fine and I haven't had many issues other than this, I strongly recommend to use a difference version of NC. This guy is obviously trying to scam users into paying him money for something he could easily add to his update script. Proof is here on this GitHub page, though I was unable to get it working. However that is likely a limitation of my abilities and nothing to do with being able to modify the script.

  • FinderGo

    🐒 Open terminal quickly from Finder

  • hyper-pokemon

    Tailor-made PokΓ©mon themes for your Hyper terminal

  • socketioxide

    A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack.

  • Project mention: Show HN: Socketioxide – A high performance socket.io server written in Rust | news.ycombinator.com | 2024-01-19
  • routerify

    A lightweight, idiomatic, composable and modular router implementation with middleware support for the Rust HTTP library hyper.rs

  • Weld

    Full fake REST API generator written with Rust

  • hyper-rustls

    Integration between hyper HTTP library and rustls TLS stack

  • piping-server-rust

    Infinitely transfer between every device over pure HTTP with pipes or browsers

  • Project mention: LANDrop – Drop any files to any devices on your LAN | news.ycombinator.com | 2023-08-24

    https://github.com/nwtgck/piping-server-rust/releases/expand...

    https://github.com/nwtgck/go-piping-server/releases/expanded...

    There is also a Typescript version.

    Unlike MagicWormhole, this does not require Python. Any HTTP client will do, whether graphical browser, text-only browser, curl, anything that can make HTTP requests. Javascript is optional.

    There is an example server run by the author for testing but unlike MagicWormhole it is not a default; the address is not found anywhere in the source code.

    https://ppng.io/noscript

    Magic Wormhole, or PAKE in general, might be well-suited for transferring files between two or more parties, but here the question was about transferring files between two computers operated by the same party.

  • hyperborder

    adds a gradient border to the Hyper terminal

  • hyper-tls

  • astra

    Rust web servers without async/await. (by ibraheemdev)

  • hyper-api-samples

    Sample code to get started with the Hyper API.

  • doki-theme-hyper

    Cute anime character themes for Hyper.js.

  • another-rust-load-balancer

    A load balancer with support for different middlewares and load balancing strategies, based on hyper and tokio

  • hyper-router

    Simple routing middleware for rust HTTP library hyper.

  • hyperforward

    Forward peer-to-peer end-to-end encrypted connections

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Hyper related posts

Index

What are some of the best open-source Hyper projects? This list will help you:

Project Stars
1 hyperterm 42,633
2 hyper 13,804
3 enquirer 7,498
4 themer 5,379
5 aura-theme 3,026
6 AutomatedLab 1,933
7 hyper-snazzy 1,429
8 vm 1,251
9 FinderGo 1,085
10 hyper-pokemon 1,033
11 socketioxide 1,032
12 routerify 381
13 Weld 289
14 hyper-rustls 289
15 piping-server-rust 273
16 hyperborder 246
17 hyper-tls 180
18 astra 161
19 hyper-api-samples 126
20 doki-theme-hyper 91
21 another-rust-load-balancer 72
22 hyper-router 53
23 hyperforward 11

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com