Search Results for "linux live .iso" - Page 8

Showing 3186 open source projects for "linux live .iso"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    Agents.jl

    Agents.jl

    Agent-based modeling framework in Julia

    ... on the properties of the agents themselves. Overall this leads to ultra-fast model prototyping where even changing the space the agents live in is a matter of only a couple of lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SAFRS

    SAFRS

    SqlAlchemy Flask-Restful Swagger Json:API OpenAPI

    SAFRS exposes SQLAlchemy database models as a JSON:API web service and generates the corresponding swagger/OpenAPI. Database objects such as the User class from the demo.py example can be extended to include relationships with other objects. The demo_relationship.py contains the following extension of the User class where a relationship with the Book class is implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Restish

    Restish

    Restish is a CLI for interacting with REST-ish HTTP APIs

    Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in, like always having the latest API resources, fields, and operations available when they go live on the API without needing to install or update anything. Check out how Restish compares to cURL & HTTPie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jekyll-theme-conference

    jekyll-theme-conference

    Jekyll template for a conference website containing program

    This is a responsive Jekyll theme based on Bootstrap 4 for conferences. All components such as talks, speakers or rooms are represented as collection of files. The schedule is given is defined via a simple structure stored in a YAML file. There is no need for databases and once generated the website consists only of static files. A script and workflows are available for easy import, e.g. of frab-compatible schedules. The design is easily customizable and is adapted for mobile uses and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 5
    Photo Stream

    Photo Stream

    Self-hosted, super simple photo stream

    Self-hosted, super simple photo stream. We like to take photos and share them. Problem is it's hard to really own your photos and how they're represented across social media these days, so we set out to make a place for them. You host it yourself, wherever you want (Netlify, Github Pages...), you're in control. Previously the recommended way to install Photo Stream was to fork the repository. In my opinion, this was not really optimal and being a fan of Docker I began working on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Privaxy

    Privaxy

    Privaxy is the next generation tracker and advertisement blocker

    Next generation tracker and advertisement blocker. Privaxy is a MITM HTTP(s) proxy that sits in between HTTP(s) talking applications, such as a web browser and HTTP servers, such as those serving websites. By establishing a two-way tunnel between both ends, Privaxy is able to block network requests based on URL patterns and to inject scripts as well as styles into HTML documents. Operating at a lower level, Privaxy is both more efficient as well as more streamlined than browser add-on-based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JetCache

    JetCache

    JetCache is a Java cache framework

    JetCache is a Java cache abstraction that provides uniform usage for different caching solutions. It provides more powerful annotations than those in Spring Cache. The annotations in JetCache support native TTL, two-level caching, and automatically refresh in distributed environments, also you can manipulate Cache instances by your code. Currently, there are four implementations: RedisCache, TairCache(not open source on github), CaffeineCache (in memory) and a simple LinkedHashMapCache (in memory).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EdgeUR

    EdgeUR

    Edge Gateway + Storage deal making using Delta

    Edge is currently under heavy development. Dedicated light node to upload and retrieve their CIDs. To do this, we decoupled the upload and retrieval aspect from the Estuary API node so we can create a node that can live on the "edge" closer to the customer. Dedicated node assignment for each customer. The customer or user can now launch an edge node and use it for both uploading to Estuary and retrieval using the same API keys issued from Estuary. Switches the upload protocol. The user still...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Boulder

    Boulder

    An ACME-based certificate authority, written in Go

    ... at greater risk of compromise. The Registration Authority can live without Internet connectivity, but still needs to talk to the Web Front End and Validation Authority. The Certificate Authority need only receive instructions from the Registration Authority. All components talk to the SA for storage. Internally, the logic of the system is based around five types of objects: accounts, authorizations, challenges, orders (for ACME v2) and certificates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 10
    Django Ninja

    Django Ninja

    Fast, Async-ready, Openapi, type hints based framework

    Django Ninja is a web framework for building APIs with Django and Python 3.6+ type hints. Designed to be easy to use and intuitive. Very high performance thanks to Pydantic and async support. Type hints and automatic docs lets you focus only on business logic. Based on the open standards for APIs: OpenAPI (previously known as Swagger) and JSON Schema. Django friendly (obviously) has good integration with the Django core and ORM. Used by multiple companies on live projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    plop

    plop

    Consistency made simple

    ... boilerplate to grow and change with the codebase it is generating. Adding new generators can be as simple as writing a template. Keep everyone up to date as they build. When your generators live in your codebase, everyone gets the latest version by simply pulling from the repo. Plop uses the popular handlebars template engine to generate your files. Many developers are already familiar with the handlebars syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mercure

    Mercure

    Server-sent live updates, protocol and reference implementation

    Mercure is an open protocol for real-time communications designed to be fast, reliable and battery-efficient. It is a modern and convenient replacement for both the WebSocket API and the higher-level libraries and services relying on it. Mercure is especially useful to add streaming and asynchronous capabilities to REST and GraphQL APIs. Because it is a thin layer on top of HTTP and SSE, Mercure is natively supported by modern web browsers, mobile applications, and IoT devices. A free (as in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ink

    Ink

    React for interactive command-line apps

    ... can check it out live on https://ink-counter-demo.vadimdemedes.repl.run/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Keybase client

    Keybase client

    Keybase Go library, client, service, OS X, iOS, Android, Electron

    Keybase is secure messaging and file-sharing. We use public key cryptography to ensure your messages stay private. Even we can’t read your chats. Keybase works for families, roommates, clubs, and groups of friends, too. Keybase connects to public identities, too. You can connect with communities from Twitter, Reddit, and elsewhere. Don’t live dangerously when it comes to documents. Keybase can store your group’s photos, videos, and documents with end-to-end encryption. You can set a timer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Likwid

    Likwid

    Performance monitoring and benchmarking suite

    Likwid is a simple to install and use toolsuite of command line applications and a library for performance oriented programmers. It works for Intel, AMD, ARMv8 and POWER9 processors on the Linux operating system. There is additional support for Nvidia and AMD GPUs. There is support for ARMv7 and POWER8/9 but there is currently no test machine in our hands to test them properly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OverVue

    OverVue

    Prototyping Tool For Vue Devs

    OverVue is a prototyping tool that allows developers to dynamically create and visualize a Vue application, implementing a real-time intuitive tree display of component hierarchy and a live-generated code preview. The resulting boilerplate can be exported as a template for further development. Quickly start your project by importing components from popular Vue Component Libraries. Envision your project design with accurate component placement and sizing that persists upon project export...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DynaMix

    DynaMix

    A new take on polymorphism

    DynaMix (Dynamic Mixins) is an alternative take on object-oriented programming and dynamic polymorphism. It lets users compose and modify polymorphic objects at run time. The main target language is C++, but C is also supported. The library is a means to create a project's architecture rather than achieve its purpose. It helps with extensibility, readability, scalability, and interoperability. It focuses on maximal performance and minimal memory overhead. The library uses the type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Laravel views

    Laravel views

    Laravel package to create beautiful common views like data tables

    Laravel package to create beautiful common views like data tables using the TALL stack. Dynamic data table with some features like filters, pagination, and search input, you can customize the headers, and the data to be displayed for each row. Dynamic grid view using card data, same as a TableView this view has features like filters, pagination, and a search input, you can also customize the card data as you need. Dynamic list view with filters, pagination, search input, and actions by each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Laravel Echo

    Laravel Echo

    Laravel Echo library for beautiful Pusher and Ably integration

    In many modern web applications, WebSockets are used to implement realtime, live-updating user interfaces. When some data is updated on the server, a message is typically sent over a WebSocket connection to be handled by the client. This provides a more robust, efficient alternative to continually polling your application for changes. To assist you in building these types of applications, Laravel makes it easy to "broadcast" your events over a WebSocket connection. Broadcasting your Laravel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Voyage

    Voyage

    Voyager - The Missing Laravel Admin

    ... in your application will be easily accessible and will live in a single place. Compatible with local or s3 file storage. You can easily build menus for your site. In fact the menu in the Voyager admin is built using the menu builder. You can add/edit/delete menu items from any menu. Then it's so easy to show your menu on the front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ipyvizzu

    ipyvizzu

    Build animated charts in Jupyter Notebook and similar environments

    ... can be presented right from the notebooks. Since ipyvizzu-story's syntax is a bit different to ipyvizzu's, we suggest you to start from the ipyvizzu-story repo if you're interested in using animated charts to present your findings live or to share your presentation as an HTML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SchemaCrawler

    SchemaCrawler

    Free database schema discovery and comprehension tool

    SchemaCrawler is a free database schema discovery and comprehension tool. SchemaCrawler has a good mix of useful features for data governance. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. The output serves for database documentation, and is designed to be diff-ed against other database schemas. SchemaCrawler also generates schema diagrams. You can execute scripts in any standard scripting language against your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mill

    Mill

    Your shiny new Java/Scala build tool

    Your shiny new Scala build tool! Confused by SBT? Frustrated by Maven? Perplexed by Gradle? Give Mill a try. In-process tests live in the .test sub-modules of the various Mill modules. These range from tiny unit tests, to larger integration tests that instantiate a TestUtil.BaseModule in-process and a TestEvaluator to evaluate tasks on it. Note that the in-memory tests compile the BaseModule together with the test suite, and do not exercise the Mill script-file bootstrapping, transformation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Centrifuge

    Centrifuge

    Real-time messaging library for Go with scalability in mind

    ... interactive applications where events are delivered to online users with minimal delay. Chats apps, live comments, multiplayer games, real-time data visualizations, collaborative tools, etc. can all be built on top of Centrifuge library. The library is built on top of efficient client-server protocol schema and exposes various real-time oriented primitives for a developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ipwb

    ipwb

    A distributed and persistent archive replay system using IPFS

    ... and payload from IPFS at the time of replay. An important aspect of archival replay systems is rewriting various resource references for proper memento reconstruction so that they are dereferenced properly from the archive from around the same datetime as of the root memento and not from the live site (in which case the resource might have changed or gone missing). Many archival replay systems perform server-side rewriting, but it has its limitations when URIs are generated using JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project