Showing 2506 open source projects for "expect-1.1"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    stdlib

    stdlib

    Standard library for JavaScript and Node.js

    .... Everything you would expect from a modern standard library. Consistent interfaces combined with extensive documentation, examples, tests, and benchmarks. High-quality implementations so you can focus less on finding the right package and more on getting work done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KMM ViewModel

    KMM ViewModel

    Library to share Kotlin ViewModels with SwiftUI

    A library that allows you to share ViewModels between Android and iOS. The latest version of the library uses Kotlin version 1.9.22. Compatibility versions for older and/or preview Kotlin versions are also available. When subclassing your Kotlin ViewModel in Swift you might experience some issues in the way those ViewModels are cleared. Since currentTimeFlow is a StateFlow we don't ever expect it to fail, which is why we are using the assertNoFailure. However, in this case you'll notice...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Metal.jl

    Metal.jl

    Metal programming in Julia

    With Metal.jl it's possible to program GPUs on macOS using the Metal programming framework. The package is a work in progress. There are bugs, functionality is missing, and performance hasn't been optimized. Expect to have to make changes to this package if you want to use it. PRs are very welcome. These requirements are fairly strict, and are due to our limited development resources (manpower, hardware). Technically, they can be relaxed. If you are interested in contributing to this, see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lightbox

    Lightbox

    A convenient and easy to use image viewer for your iOS app

    Lightbox is a convenient and easy-to-use image viewer for your iOS app, packed with all the features you expect. Configure text, colors, fonts of UI elements by overriding the static variables in the Lightbox configuration struct. Lightbox is available through CocoaPods. By default images are loaded using Imaginary for reliable loading and caching. But it's easy to change this behavior using LightboxConfig.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    reqwest

    reqwest

    An easy and powerful Rust HTTP Client

    The reqwest crate provides a convenient, higher-level HTTP client. It handles many of the things that most people just expect an HTTP client to do for them. The reqwest::Client is asynchronous. For applications wishing to only make a few HTTP requests, the reqwest::blocking API may be more convenient. There are several ways you can set the body of a request. The basic one is by using the body() method of a RequestBuilder. This lets you set the exact raw bytes of what the body should be.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    blavaan

    blavaan

    An R package for Bayesian structural equation modeling

    ... for model specification and for some computations. This means that, if you already know lavaan, then you should already be able to do many things in blavaan. In particular, many blavaan commands add the letter “b” to the start of the lavaan command. It is also sometimes possible to use a lavaan command on a blavaan object, though the results may not always be what you expect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Inkline

    Inkline

    Inkline is the intuitive UI Components library

    ... Experience (DX). Designed to be mobile-first, Inkline looks great on phones, tablets, laptops and desktops. Beautifully engineered micro-interactions that provide useful visual feedback to your users. The code base is designed to be intuitive, easy to use, clean, and consistent to the core. Accessible to its core, you can expect to find configurable WAI-ARIA with sensible defaults. Discover thousands of easily customizable CSS Variables and Component options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Keras Attention Mechanism

    Keras Attention Mechanism

    Attention mechanism Implementation for Keras

    .... As the training progresses, the model learns the task and the attention map converges to the ground truth. We consider many 1D sequences of the same length. The task is to find the maximum of each sequence. We give the full sequence processed by the RNN layer to the attention layer. We expect the attention layer to focus on the maximum of each sequence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ngx-bootstrap

    ngx-bootstrap

    Fast and reliable Bootstrap widgets in Angular

    ngx-bootstrap provides Bootstrap components powered by Angular, so you don't need to include original JS components. We put much effort into making ngx-bootstrap modular so you can implement your templates, styles, whatnot. All components are designed with extensibility and adaptivity in mind. You can expect them to work on Mobile and Desktop with the same level of performance. We have incorporated a set of style guides and guidelines to enhance both code maintainability and readability. Also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
    Learn More
  • 10
    Impostor

    Impostor

    An open source reimplementation of the Among Us Server

    Impostor is an open source reimplementation of the Among Us Server, written in C#. It is among the first Among Us private servers with support for Steam, Itch, Android and iOS. It is a full replacement of the game's official server, so you can expect all of the game's features to be included, and the same fun playing experience. The difference of course is that you get to play on a private and secure server. Impostor has plugin support as well as a server-sided anticheat feature. You also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    lua-resty-http

    lua-resty-http

    Lua HTTP client cosocket driver for OpenResty / ngx_lua

    Lua HTTP client cosocket driver for OpenResty / ngx_lua. HTTP 1.0 and 1.1 SSL. Streaming interface to the response body, for predictable memory usage. Alternative simple interface for single-shot requests without a manual connection step. Chunked and non-chunked transfer encodings. Connection keepalives. Request pipelining. Trailers, HTTP proxy connections, and mTLS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HTTP Server

    HTTP Server

    A non-blocking HTTP application server for PHP based on Amp

    This package provides a non-blocking HTTP/1.1 and HTTP/2 application server written in PHP based on Amp. Several features are provided in separate packages, such as the WebSocket component. The package was previously named amphp/aerys, but has been renamed to be easier to remember, as many people were having issues with the old name. Amp’s HTTP server is a non-blocking HTTP/1.1 and HTTP/2 application server written in PHP. This means that there’s no Apache or Nginx required to serve PHP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Puma

    Puma

    A Ruby/Rack web server built for concurrency

    Unlike other Ruby Webservers, Puma was built for speed and parallelism. Puma is a small library that provides a very fast and concurrent HTTP 1.1 server for Ruby web applications. It is designed for running Rack apps only. What makes Puma so fast is the careful use of a Ragel extension to provide fast, accurate HTTP 1.1 protocol parsing. This makes the server scream without too many portability issues. If you are using Bundler, just add Puma to your project's Gemfile. Once you've installed your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Platypus

    Platypus

    Create native Mac applications from command line scripts

    Platypus is a developer tool that creates native Mac applications from command line scripts such as shell scripts or Python, Perl, Ruby, Tcl, JavaScript, and PHP programs. This is done by wrapping the script in an application bundle along with a slim app binary that runs the script. Platypus makes it easy to share scripts and programs with people who are unfamiliar with the command line interface. Native, user-friendly applications can be created with a few clicks. It is very easy to create...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Neo-tree.nvim

    Neo-tree.nvim

    Neovim plugin to manage the file system and other tree like structures

    .... Aside from being polite about breaking changes, Neo-tree is also focused on the little details of user experience. Everything should work exactly as you would expect a sidebar to work without all of the glitchy behavior that is normally accepted in (neo)vim sidebars. I can't stand glitchy behavior, and neither should you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ruma

    Ruma

    A set of Rust crates for interacting with the Matrix chat network

    Matrix is an open specification for an online communication protocol. It includes all the features you'd expect from a modern chat platform including instant messaging, group chats, audio and video calls, searchable message history, synchronization across all your devices, and end-to-end encryption. Matrix is federated, so no single company controls the system or your data. You can use an existing server you trust or run your own, and the servers synchronize messages seamlessly. Learn more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Svix

    Svix

    The enterprise-ready webhooks service

    Build a secure, reliable, and scalable webhook platform in minutes using the Svix webhook service. Webhooks require a lot more engineering time, resources and ongoing maintenance than you would first expect. Building a secure, reliable, and scalable webhook service is hard and time-consuming. We built it so you can focus on what matters most, your business. Customer endpoints fail or hang more often than you think. You need automatic retries to ensure deliverability. You need to monitor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    web3.storage

    web3.storage

    The simple file storage service for IPFS & Filecoin

    Use decentralized protocols to liberate your data using our easy-to-use developer platform. We’ll take care of the rest. Eliminate silos with the web3.storage platform. Using IPFS and other decentralized protocols, create a true data layer that connects you, your users, and the Web, regardless of where content is stored - client-side, in the cloud, or elsewhere. Sounds hard? It isn’t. Our client libraries are super easy-to-use, abstracting the complexity of these decentralized protocols. And...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    dude uncomplicated data extraction

    dude uncomplicated data extraction

    dude uncomplicated data extraction: A simple framework

    Dude is a very simple framework for writing web scrapers using Python decorators. The design, inspired by Flask, was to easily build a web scraper in just a few lines of code. Dude has an easy-to-learn syntax. Dude is currently in Pre-Alpha. Please expect breaking changes. You can run your scraper from terminal/shell/command-line by supplying URLs, the output filename of your choice and the paths to your python scripts to dude scrape command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RuboCop

    RuboCop

    A Ruby static code analyzer and formatter, based on the community Ruby

    RuboCop is a Ruby static code analyzer (a.k.a. linter) and code formatter. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide. RuboCop packs a lot of features on top of what you’d normally expect from a linter. Works with every major Ruby implementation. Autocorrection of many of the code offenses it detects. Robust code formatting capabilities. Multiple result for matters for both interactive use and for feeding data into other tools. Ability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenSearch

    OpenSearch

    Open source distributed and RESTful search engine

    OpenSearch is a distributed search and analytics engine based on Apache Lucene. After adding your data to OpenSearch, you can perform full-text searches on it with all of the features you might expect: search by field, search multiple indices, boost fields, rank results by score, sort results by field, and aggregate results. Unsurprisingly, people often use search engines like OpenSearch as the backend for a search application, think Wikipedia or an online store. It offers excellent performance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    create-t3-app

    create-t3-app

    The best way to start a full-stack, typesafe Next.js app

    The best way to start a full-stack, typesafe Next.js app. We made create-t3-app to do one thing: Streamline the setup of typesafe Next.js apps WITHOUT compromising modularity. After countless projects and many years on this tech, we have lots of opinions and insights. We've done our best to encode them into this CLI. This is NOT an all-inclusive template. We expect you to bring your own libraries. Check out our other recommendations for things like state management and deployment. Next.js...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GraphQL Scalars

    GraphQL Scalars

    A library of custom GraphQL Scalars for creating precise schemas

    GraphQL is a wonderful new approach to application data and API layers that's gaining momentum. However, for all of GraphQL's greatness, it is missing a couple of things that we have (and you might) find very useful in defining your schemas. Namely GraphQL has a limited set of scalar types, and we have found there are some additional scalar types that are useful in being more precise in our schemas. Thankfully, those sharp GraphQL folks provided a simple way to add new custom scalar types if...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Execute JavaScript from Go

    Execute JavaScript from Go

    Execute JavaScript from Go

    ... will likely involve passing a linker flag when building v8go (e.g. using the CGO_LDFLAGS environment variable. The API should match the original API as closely as possible, but with an API that Gophers (Go enthusiasts) expect. For example: using multiple return values to return both result and error from a function, rather than throwing an exception.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jwt-go

    jwt-go

    Go of JSON Web Tokens

    A go (or 'golang' for search engine friendliness) implementation of JSON Web Tokens. Our support of Go versions is aligned with Go's version release policy. So we will support a major version of Go until there are two newer major releases. We no longer support building jwt-go with unsupported Go versions, as these contain security vulnerabilities that will not be fixed. In short, it's a signed JSON object that does something useful (for example, authentication). It's commonly used for Bearer...
    Downloads: 0 This Week
    Last Update:
    See Project