{"id":13678358,"url":"https://github.com/p-org/PSharp","last_synced_at":"2025-04-29T13:30:26.621Z","repository":{"id":27046179,"uuid":"30511375","full_name":"p-org/PSharp","owner":"p-org","description":"A framework for rapid development of reliable asynchronous software.","archived":true,"fork":false,"pushed_at":"2020-11-04T18:12:24.000Z","size":49781,"stargazers_count":391,"open_issues_count":45,"forks_count":38,"subscribers_count":40,"default_branch":"master","last_synced_at":"2024-04-28T07:23:21.408Z","etag":null,"topics":["asynchronous-programming","automated-testing","dotnet","reliability","specifications","state-machines"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/p-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"Docs/Contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-09T00:23:53.000Z","updated_at":"2024-01-18T01:15:48.000Z","dependencies_parsed_at":"2022-06-25T20:20:18.482Z","dependency_job_id":null,"html_url":"https://github.com/p-org/PSharp","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-org%2FPSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-org%2FPSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-org%2FPSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-org%2FPSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p-org","download_url":"https://codeload.github.com/p-org/PSharp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224173802,"owners_count":17268180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asynchronous-programming","automated-testing","dotnet","reliability","specifications","state-machines"],"created_at":"2024-08-02T13:00:52.722Z","updated_at":"2024-11-11T20:31:28.320Z","avatar_url":"https://github.com/p-org.png","language":"C#","funding_links":[],"categories":["C#"],"sub_categories":[],"readme":"**News**: P# has evolved into [Coyote](https://microsoft.github.io/coyote/). This repository is now deprecated and development has moved [here](https://github.com/microsoft/coyote). Check it out!\n\n---\n\nP# is a framework for rapid development of reliable asynchronous software. The P# project, which started as a collaboration between [Microsoft Research](https://www.microsoft.com/en-us/research/) and [Imperial College London](http://www.imperial.ac.uk/), is used by several teams in [Azure](https://azure.microsoft.com/) to design, implement and automatically test production distributed systems and services.\n\n## Features\nThe P# framework provides:\n- An actor-based programming model for building event-driven asynchronous applications. The unit of concurrency in P# is an asynchronous communicating state-machine, which is basically an actor that can create new machines, send and receive events, and transition to different states. Using P# machines, you can express your design and code at a higher level that is a natural fit for many cloud services.\n- An efficient, lightweight runtime that is build on top of the Task Parallel Library (TPL). This runtime can be used to deploy a P# program in production. The P# runtime is very flexible and can work with any communication and storage layer.\n- The capability to easily write safety and liveness specifications (similar to TLA+) programmatically in C#.\n- A systematic testing engine that can control the P# program schedule, as well as all declared sources of nondeterminism (e.g. failures and timeouts), and systematically explore the actual executable code to discover bugs (e.g. crashes or specification violations). If a bug is found, the P# testing engine will report a deterministic reproducible trace that can be replayed using the Visual Studio Debugger.\n\n## Getting started\nRead the P# programming guide and then read about various features and topics [here](Docs/README.md).\n\n## How to build\nFollow the [instructions](Docs/BuildInstructions.md) to build P# from source, or just install our latest P# [NuGet package](https://www.nuget.org/packages/Microsoft.PSharp/).\n\n## How to contribute\nWe welcome contributions! However, before you start contributing, please read carefully the [development guidelines](Docs/Contributing.md).\n\n## Contact us\nIf you are interested in using P# in your project, or have any P# related questions, please send us an [email](mailto:pdev@microsoft.com) or open a new [issue](https://github.com/p-org/PSharp/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp-org%2FPSharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp-org%2FPSharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp-org%2FPSharp/lists"}