Showing 27 open source projects for "simple building sim"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    .NET Runtime

    .NET Runtime

    Cross-platform runtime for cloud, mobile, desktop, and IoT apps

    ...It also includes object-oriented and imperative programming. Visual Basic is an approachable language with a simple syntax for building type-safe, object-oriented apps. Whether you're working in C#, F#, or Visual Basic, your code will run natively on any compatible OS. Different .NET implementations handle the heavy lifting for you.
    Downloads: 84 This Week
    Last Update:
    See Project
  • 2
    P2P Remote Desktop

    P2P Remote Desktop

    P2P Remote Desktop - Portable, No Configuration or Installation Needed

    p2p is a simple and educational peer-to-peer communication framework that demonstrates how devices can discover, connect, and exchange data directly without a central server. Built in C#, this project provides an easy-to-understand foundation for P2P networking, including peer discovery, messaging, and connection management. It’s particularly useful for learners and developers exploring decentralized communication or building the groundwork for P2P applications like chat systems or multiplayer games.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Cake

    Cake

    Cake (C# Make) is a cross platform build automation system

    ...See Runners for a list of available runners. Cake can run as simple console applications with full IDE integration including IntelliSense or refactoring. There are extensions available to provide advanced features for the most popular IDEs and editors. See Editors for a detailed feature list. Regardless if you're building on your own machine, or building on a CI system such as Azure Pipelines, GitHub Actions, TeamCity or Jenkins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Foundatio

    Foundatio

    Pluggable foundation blocks for building distributed apps

    Pluggable foundation blocks for building loosely coupled distributed apps. Includes implementations in Redis, Azure, AWS, RabbitMQ and in memory (for development). When building several big cloud applications we found a lack of great solutions (that's not to say there aren't solutions out there) for many key pieces to building scalable distributed applications while keeping the development experience simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Orleans

    Orleans

    Orleans is a cross-platform framework for building distributed apps

    Orleans builds on the developer productivity of .NET and brings it to the world of distributed applications, such as cloud services. Orleans scales from a single on-premises server to globally distributed, highly-available applications in the cloud. Orleans takes familiar concepts like objects, interfaces, async/await, and try/catch and extends them to multi-server environments. As such, it helps developers experienced with single-server applications transition to building resilient,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    realm dotnet

    realm dotnet

    Realm is a mobile database: a replacement for SQLite & ORMs

    Realm is a fast, scalable alternative to SQLite with mobile to cloud data sync that makes building real-time, reactive mobile apps easy. Build data-rich apps without draining device resources with Realm's lazy loading and zero-copy architecture. The object-oriented data model lets developers work directly with native objects – no ORMs or DAOs are needed. Real-time mobile to cloud data sync makes it easy to build interactive features that keep data up-to-date across multiple devices, users,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SqlSugar

    SqlSugar

    .Net aot ORM Fastest ORM DB2 Hana Simple Easy VB.NET Sqlite orm

    SqlSugar is a high-performance, easy-to-use Object-Relational Mapping (ORM) framework for .NET. It supports multiple database systems and offers a rich set of features that simplify database operations, making it a popular choice among .NET developers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ML.NET

    ML.NET

    Open source and cross-platform machine learning framework for .NET

    ...ML.NET lets you re-use all the knowledge, skills, code, and libraries you already have as a .NET developer so that you can easily integrate machine learning into your web, mobile, desktop, games, and IoT apps. ML.NET offers Model Builder (a simple UI tool) and ML.NET CLI to make it super easy to build custom ML Models. These tools use Automated ML (AutoML), a cutting edge technology that automates the process of building best performing models for your Machine Learning scenario. All you have to do is load your data, and AutoML takes care of the rest of the model building process. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    DotVVM

    DotVVM

    Open source MVVM framework for Web Apps

    ...The state and user interactions are handled in view models - C# classes. The controls render simple HTML which can be styled easily. MVVM pattern and data-binding expressions are used to access the UI components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Werx is the best construction management app for contractors. Icon
    Werx is the best construction management app for contractors.

    Experience seamless project management with WERX, the ultimate solution for long-term and complex construction projects.

    Werx is the most affordable construction management software, starting at just $49/month. Designed for small to midsized contractors, Werx streamlines your business with flexible estimates, AIA billing, QuickBooks integration, and real-time labor tracking. Get paid faster with online payments via Stripe. Try it free for 30 days and see why Werx is the best value in the industry!
    Learn More
  • 10
    WireMock.Net

    WireMock.Net

    WireMock.Net is a product for stubbing and mocking web HTTP responses

    Free and Open Source tool for building mock APIs. Create stable development environments, isolate yourself from flakey 3rd parties and simulate APIs that don't exist yet. WireMock frees you from dependency on unstable APIs and allows you to develop with confidence. It's easy to launch a mock API server and simulate a host of real-world scenarios and APIs - including REST, SOAP, OAuth2 and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WPF UI

    WPF UI

    Make your application written in WPF keep up with modern design trends

    A simple way to make your application written in WPF keep up with modern design trends. Library changes the base elements like Page, ToggleButton, or List, and also includes additional controls like Navigation, NumberBox, Dialog, or Snackbar. WPF UI is free and open source. You can check the source code or change it to your liking. WPF UI is delivered via NuGet package manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Brighter

    Brighter

    A framework for building messaging apps with .NET and C#

    This project is a Command Processor & Dispatcher implementation with support for task queues that can be used as a lightweight library. It can be used for implementing Ports and Adapters and CQRS (PDF) architectural styles in .NET. It can also be used in microservices architectures for decoupled communication between the services. Brighter supports Task Queues. As such it can be used to improve performance by introducing concurrency using a queue, and/or as an integration strategy between...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GEDKeeper

    GEDKeeper

    GEDKeeper - opensource and crossplatform genealogy management program

    GEDKeeper program is developed for work with personal genealogical database. The program is designed for extremely simple and intuitive interface. The program is very easy to install on the computer, fully supports the GEDCOM format, has no restrictions on the number of persons and generations, allows you to generate pedigrees, building several tree species, as well as print and save their images, provides fast navigation, filtering, searching and adding multimedia materials. ...
    Leader badge
    Downloads: 197 This Week
    Last Update:
    See Project
  • 14
    Flexxi - Batch Image Resizer

    Flexxi - Batch Image Resizer

    Flexxi can resize, compress, rotate, rename, convert images

    ...Download on Sourceforge is just the Executable, for self-building: https://github.com/mpointner/FlexxiCS
    Downloads: 95 This Week
    Last Update:
    See Project
  • 15
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    Now with IEC61850 support! This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 16

    Time Travel sim

    Simple animation of a journey at light speed

    A rudimentary user interface I created as basic idea to develop a 2D adventure game in which the player traveling back and forward through the space-time to avoid the alien invasion on the earth. UI needs to be completed. Totally useless fun project. But feel free to enjoy it and help grow it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Magic Solver sim

    A rudimentary 2D isometric engine

    A very simple 2D isometric-engine which was created as basic idea to develop an isometric virtual environment in which some programmed robots autonomously they move trough differents rooms to test they abilities to solving problems in the real enviroment. The engine is in the first stage and it needs to be completed. Totally useless fun project. But feel free to enjoy it and help grow it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Nancy

    Nancy

    Lightweight, low-ceremony, framework for building HTTP based services

    Nancy is a lightweight, low-ceremony, framework for building HTTP-based services on .NET Framework/Core and Mono. The goal of the framework is to stay out of the way as much as possible and provide a super-duper-happy-path to all interactions. Nancy is designed to handle DELETE, GET, HEAD, OPTIONS, POST, PUT and PATCH requests and provides a simple, elegant, Domain Specific Language (DSL) for returning a response with just a couple of keystrokes, leaving you with more time to focus on the important bits.. your code and your application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SECwin

    Simple Event Correlator Windows integration.

    SECwin - Simple Event Correlator Windows integration. is a windows service and user interface integrating [SEC (Simple Event Correlator)](https://github.com/simple-evcorr/sec) to work under windows as a service. NB. THE PROJECT HAS MOVED TO GITHUB, NO FURTHER RELEASES WILL BE POSTED HERE. https://github.com/minagerges/SECwin - Including user interface to configure SEC options. - Sending Signals to process via user interface. (Cygwin perl) - SEC dump file rotation. - SEC perl...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Windows 10 Lock Screen

    Windows 10 Lock Screen

    Windows 10 Screen Lock and Powerful Security Solution for Windows 7

    ...View login attempts that have occurred Sends you an email if many failed attempts occur Shuts down the computer if multiple failed attempts occur Desktop widget which can be used to easily control all aspects of the software Ability to leave notes on the Lock Screen interface Extremely simple to use Almost every small aspect of the software can be customized Fonts, colors, styles, positions, wallpapers, avatars, EVERYTHING can be changed to your liking Now has a minimalist mode, to make it even easier to use Dual monitor support G-mail integration - Ability to control WinlockPro with simple email commands. A whole lot more to be discovered Future I am currently building a cross platform app that will allow users to control WinlockPro from their mobile phones.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    ChangePackBuilder

    ChangePackBuilder

    real time code file change tracking & pack building for .NET projects

    This is a small handy tool that tracks the code files that are being changed by the programmer in a project. At the end of the changes the programmer can build the change pack with one click that they can then submit for code reviews, code merges etc. to other team members. All the programmer needs to do is set the project path that should be monitored by this app for changes, set the destination path where all the changed files should be put to and click "Start Monitoring". The monitoring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Survey Master
    This is a simple web application designed for analytic surveys. The application developed using C#, ASP.NET, MVC, jQuery, MS SQL 2008, SSRS. Includes sample survey and sample reports. It is a fork of SurveyMaster 1.2 http://surveymaster.codeplex.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project aims at building an ASP.NET application that offers support in the procurement process of small and medium enterprises. The solution is build in C# with ASP AJAX library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    iJaNet is a J2EE-based framework designed for building distributed applications. However, it is very simple and does not requre deep knowledge of J2EE to be used in various projects. For a detailed information see http://www.janetframework.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NetBpm is a .Net port of JBpm1. NetBpm is an open source platform for building, executing and managing workflows. It is very simple to use and integrate in other .Net applications. NetBpm works on Microsoft .Net and Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next