Showing 25 open source projects for "expect"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Files

    Files

    A modern file manager for Windows

    ...Work across multiple folders with tabs. And so much more. Cloud files integration? Tabs and multiple layouts? Rich file previews? Files has it covered with robust features you expect from a modern file manager. Have it your way. Files features a fully customizable user interface, right down to the colors and materials. Try custom themes that are built into Files or dive right into the docs and create your own. Files is free and open source software, maintained and designed by a collective of hundreds of contributors. ...
    Downloads: 96 This Week
    Last Update:
    See Project
  • 2
    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 have the option of playing on a server hosted by someone else.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    Dynamic Data

    Dynamic Data

    Reactive collections based on Rx.Net

    Rx is extremely powerful but out of the box provides nothing to assist with managing collections. In most applications, there is a need to update the collections dynamically. Typically a collection is loaded and after the initial load, asynchronous updates are received. The original collection will need to reflect these changes. In simple scenarios the code is simple. However, typical applications are much more complicated and may apply a filter, transform the original dto and apply a sort....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    osu!framework

    osu!framework

    A game framework written with osu! in mind.

    ...Either way, full project structure, cross-platform support, and a testing setup are included! This framework is intended to take steps beyond what you would normally expect from a game framework. This means things like basic UI elements, text rendering, advanced input handling (textboxes) and performance overlays are provided out-of-the-box. Any of the osu! code that is deemed useful to other game projects will live in this framework project. Anywhere we implement graphical components, they will be displayed with a generic design and will be derivable for further customization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    YARP

    YARP

    A toolkit for developing high-performance HTTP reverse proxy apps

    YARP is a library to help create reverse proxy servers that are high-performance, production-ready, and highly customizable. We found a bunch of internal teams at Microsoft who were either building a reverse proxy for their service or had been asking about APIs and tech for building one, so we decided to get them all together to work on a common solution, this project. Each of these projects was doing something slightly off the beaten path which meant they were not well served by existing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Windows UI Library

    Windows UI Library

    Windows 10 native controls and Fluent styles for your applications

    WinUI is a user interface layer that contains modern controls and styles for building Windows apps. As the native UI layer in Windows it embodies Fluent Design, giving each Windows app the polished feel that customers expect. WinUI 2 is a library of controls that provides official native Microsoft UI controls and features for Windows UWP apps. WinUI 2 can be used in any Windows 10 UWP XAML app, or in a Xamarin.Forms app running on Windows 10 using native view embedding. WinUI 3 is the next generation of the WinUI framework. It dramatically expands WinUI into a full UX framework, making WinUI available for all types of Windows apps, from Win32 to UWP, for use as the UI layer. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Xamarin.Forms

    Xamarin.Forms

    Build native apps for iOS, Android, Windows and macOS

    ...See mobile apps that other developers have created using Xamarin, .NET, and Visual Studio. Xamarin apps are native apps! Whether you're designing a uniform UI across platforms or building a native user interface, your apps will behave the way users expect.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    villager vip auto clicker

    villager vip auto clicker

    High-performance, lightweight auto clicker. The best, for Windows.

    Ultra-high CPS and features NO OTHER auto clicker has! Fully customizable, lightweight, optimized auto clicker for Windows. Created in VS, to bring you a better alternative to other popular options. Optimization is our #1 priority. Almost 0% CPU Usage on MAX CAPPED SPEED! (5000+ CPS!) and macro recording! Built-in macro recording, works with camera rotations in-game, e.g. ROBLOX, and you can export and import your macros! Trusted and reviewed by users on itch.io! 📦 Weighs ONLY...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    MockHttp for HttpClient

    MockHttp for HttpClient

    Testing layer for Microsoft's HttpClient library

    ...MockHttp defines a replacement HttpMessageHandler, the engine that drives HttpClient, that provides a fluent configuration API and provides a canned response. The caller (eg. your application's service layer) remains unaware of its presence. MockHttpMessageHandler defines both When and Expect, which can be used to define responses. They both expose the same fluent API, but each works in a slightly different way. Using When specifies a "Backend Definition". Backend Definitions can be matched against multiple times and in any order, but they won't match if there are any outstanding Request Expectations present (unless BackendDefinitionBehavior.Always is specified).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    HierarchyObjects is an ORM (object relational mapper) written in C#. It uses ADO.NET and OLEDB. It is capable of loading an entire hierarchy of unique objects, do joins, and other things you might expect from an ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    .NET Book

    .NET Book

    .NET Platform Architecture book (English, Chinese, Russian)

    ...The reason is that among all high-level languages these are the nearest to the CPU, and if you build your program in these languages you feel better about how it runs. However, our world looks different than we expect and we often have no time to learn things we won't use; that's why I decided to write this book where issues are explained deeper than usual and with a more intricate or alternative example. Beyond their standard goal, to show a specific functionality with a simple code, these examples pave the way to alternative reality by showing that things may turn out to be more complicated than they seem. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    freeCenter

    Manage multiple free versions of ESXi.

    This application is a run time application that does not need to be installed. Its purpose is to replicate, at some point, vCenter for the free versions of ESXi. It is still under development and please expect issues. Tested using ESXi v 6.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Irish Income Tax Calculator

    Irish Income Tax Calculator

    Irish Income Tax Calculator

    The PAYE Calculator is aimed at PAYE Workers, Contractors, and Company Directors in Ireland. The objective of this Windows 10 application is to provide an idea of how much PAYE, USC, PRSI and LPT one could expect to pay annually. Another feature in development is information regarding available tax reliefs that can be claimed and how a tax refund can be claimed annually. The scope of the project is to provide users with as much information around taxation as possible. If you like this application and what to support future development, you can donate €1 or $1 to damien.hunter9@gmail.com through PayPal or through ko-fi.com/softaccountant
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SS Library Mgmt

    A simple library management software developed in C#.NET

    It does all the work you expect from a library management system. It runs on windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SectorViewer

    Robust .NET application that is able to recover images as raw data.

    Do not expect any usability here! This is my very old research project. From time to time I have found it handy for recovering images from HDDs or memory cards. Sector Viewer reads low level data of any physical drive like HDD or a memory card. This means it don't care about FAT, NTFS or any other file system. For recovering data you just search the file signature of a missing file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SrcdsManager

    Manager application for multiple srcds instances.

    ...SrcdsManager is a fully featured tool, that allows you to install, update, start, stop, and restart instances of srcds in just a few easy clicks. SrcdsManager is still actively under development, and as such you can expect new features and updates regularly. Be sure to check back to make sure you're running the latest version for all of the newest features and tools
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Console Grapher

    Console Grapher

    Graphing calculator within the Windows desktop console

    ...Just what you needed: a simple, down-to-earth two dimensional graphing calculator inside the elegance of the Windows console! This is a program that I wrote as a method for mastering the C# programming language. Though the features are not what you would expect from a program written and sold by a corporation, you may find it an entertaining tool Also notice that no installation is required, meaning it will not put annoying icons on your desktop and start menu, and you are free to delete it at will. If you know coding, be sure to check out the source code, which is in the form of a zipped-up Visual Studio solution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    XNA HLSL Particles

    A simple particle physics simulation in XNA

    ...This demo includes controls like left-click to attract particles to the mouse cursor, right-click to repel. The mouse controls are poorly mapped to the 3D environment, so expect it to be a little off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Suko

    Suko solver

    Suko solver - solves Suko puzzles (as printed in the Times newspaper in the UK). This is really only a practice project, so expect interface glitches and possibly worse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    RetroShooter

    a VERY simple top-down shooter

    Don't expect too much from this one. Chose a ship and shoot & survive. The waves of enemies keep increasing in size and difficulty. How long will you last? This is a small standalone game meant as a prototype.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    .NET implementation of a table scope. It is a table that can have variable height rows depending on whether the user has selected the row. The intent is to provide an overview of the row at a glance, but allow users to get more information on demand
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BizBlox is a simple to use Object Relational Mapper API for .Net. On top of the usual features you expect from an ORM it provides native support for web services using transfer objects and partial transfer objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    In this project, we expect to build supporting libraries to develop applications on top, and as many open standards we can. Use tracker to request libraries and enhancements. Visit our home page at http://nmatrix.com.ar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    java-based complete Agent (Artificial Intelligence) Framework with all the features you might expect in an Agent Framework: Mobility, Autonomy, Distributed communication, Agents can be written in Java, Jython, or Beanshell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A mini Linux distribution specially made for use on ZIP-drives it's small and still have the functionality you expect from such a mini-distro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB