Showing 14 open source projects for "one time pad"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1
    BAT

    BAT

    A cat(1) clone with syntax highlighting and Git integration

    A cat(1) clone with syntax highlighting and Git integration. By default, bat pipes its own output to a pager (e.g. less) if the output is too large for one screen. If you would rather bat work like cat all the time (never page output), you can set --paging=never as an option, either on the command line or in your configuration file. If you intend to alias cat to bat in your shell configuration, you can use alias cat='bat --paging=never' to preserve the default behavior. Even with a pager set...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    ReductStore

    ReductStore

    The fastest time series object store for Edge AI

    History storage and management of images, vibration data, text, labels, and more - all in one place with the highest performance. Merge blob and time series functionalities, reducing the need for multiple databases. Customize real-time data retention policies and replication strategies. Store billions of time-stamped blobs with AI labels and access them with low latency. Outperform other databases with a customized solution for time-series object data. Capture and access blob data as time...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Grin

    Grin

    Minimal implementation of the Mimblewimble protocol

    ... for tomorrow. To be used by anyone, anywhere. Grin is not controlled by any company, foundation, or individual. The coin distribution is designed to be as fair as possible, with emission of 1 GRIN per second. Mimblewimble leverages cryptography to allow past transaction data to be removed with no compromise on security. This avoids Grin collapsing under the weight of data having to be kept on-chain.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SurrealDB

    SurrealDB

    A scalable, distributed, collaborative, document-graph database

    With an SQL-style query language, real-time queries with highly-efficient related data retrieval, advanced security permissions for multi-tenant access, and support for performant analytical workloads, SurrealDB is the next generation serverless database. SurrealDB is the ultimate cloud database for tomorrow's applications. SurrealDB is an innovative NewSQL cloud database, suitable for serverless applications, jamstack applications, single-page applications, and traditional applications...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    Shuttle Framework

    Shuttle Framework

    Deploy Rust apps with a single Cargo command

    Stop worrying about the infrastructure. Focus on writing code, shuttle will do the rest. Configure your infrastructure directly from your Rust code. Avoid unnecessary context-switching and complicated UIs. Know that you are getting what you need at compile-time. Cut down on debugging time. Control your infrastructure by adding annotations to your code. Wiring up a service to a persistent database is as easy as adding one line of code. And we support multiple providers. A completely free...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Replibyte

    Replibyte

    Seed your development database with real data

    ... (no server, no daemon) and lightweight binary. Use custom transformers. Auto-detect and version database schema change. Auto-detect sensitive fields. Auto-clean backed up data. At Qovery (the company behind Replibyte), developers can clone their applications and databases just with one click. However, the cloning process can be tedious and time-consuming, and we end up copying the information multiple times.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    async-graphql

    async-graphql

    A GraphQL server library implemented in Rust

    .... I've been using Juniper, which solves the problem of implementing a GraphQL server with Rust. But Juniper had several problems, the most important of which is that it didn't support async/await at the time. So I decided to make this library for myself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Zenith

    Zenith

    Sort of like top or htop but with zoom-able charts, CPU, GPU

    In terminal graphical metrics for your *nix system written in Rust. The make file provides for building fully static versions on Linux against the musl C library. It requires musl-gcc to be installed on the system. Install "musl-tools" package on debian/ubuntu derivatives, "musl-gcc" on fedora and equivalent on other distributions from their standard repos. If one needs to build with NVIDIA support in a virtual environment, then it requires some more setup since typically the VM software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Yazi

    Yazi

    Blazing fast terminal file manager written in Rust, based on async I/O

    Blazing fast terminal file manager written in Rust, based on async I/O. All I/O operations are asynchronous, CPU tasks are spread across multiple threads, making the most of available resources. Provides real-time progress updates, task cancellation, and internal task priority assignments. Also integrated with Überzug++, covering almost all terminals. Combined with the pre-caching mechanism, greatly accelerates image and normal file loading. Provides real-time progress updates, task...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Synap is the world's leading online solution for question-based learning and assessment Icon
    Synap is the world's leading online solution for question-based learning and assessment

    Intuitive, intelligent exam preparation and delivery software

    The online exam platform for schools, universities and other educational bodies. Provide your learners with the tools and insights to facilitate long-term learning ahead of live exams. Deliver engaging online exam preparation, practice tests and live, high-stakes exams all from one place with Synap’s easy-to-use platform.
  • 10
    Stacks

    Stacks

    The Stacks 2.0 blockchain implementation

    ... such as improved RPC endpoints, improved boot-up time, new event observer fields or event types, etc., are released on a monthly schedule. The currently staged changes for such releases are in the development branch. It is generally safe to run a stacks-node from that branch, though it has received less rigorous testing than release tags. If bugs are found in the develop branch, please do report them as issues on this repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XBase

    XBase

    Develop Apple software products within your favorite editor

    An Xcode replacement-ish development environment that aims to be your reliable Xcode alternative to develop exciting new Apple software products. XBase enables you to build, watch, and run Xcode products as well as swift packages from within your favorite editor. It supports running products on iOS, watchOS, and tvOS simulators, along with real-time logging, and some LSP features such as auto-completion and code navigation. Furthermore, XBase has built-in support for a variety of Xcode project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    "Conquest of Time" is a turn based strategy game inspired by Civilization and Empire. You start with one city and one unit - search your opponents and defeat them! (Note: Java 1.5.0 needed for running.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pipeless

    pipeless

    A computer vision framework to create and deploy apps in minutes

    Pipeless is an open-source computer vision framework to create and deploy applications without the complexity of building and maintaining multimedia pipelines. It ships everything you need to create and deploy efficient computer vision applications that work in real-time in just minutes. Pipeless is inspired by modern serverless technologies. It provides the development experience of serverless frameworks applied to computer vision. You provide some functions that are executed for new video...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    exa

    exa

    A modern replacement for ls

    You list files hundreds of times a day. Why spend your time squinting at black and white text? exa is an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it’s small, fast, and just one single binary. Different types of file and data will be coloured differently, and the user and group columns will be highlighted for the current user. exa can display a file’s extended...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next