awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
irmen avatar

irmen/PyroliteArchived

0
View on GitHub↗
186 stars·45 forks·Java·MIT·12 views

Pyrolite

Java and .NET client interface for Pyro5 protocol

Features

  • Interoperability - Interfaces .NET programs with the Python world.

Star history

Star history chart for irmen/pyroliteStar history chart for irmen/pyrolite

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Pyrolite

These projects share indexed features with Pyrolite. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dotnet/pinvokedotnet avatar

    dotnet/pinvoke

    2,183View on GitHub↗

    A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.

    C#
    View on GitHub↗2,183
  • mono/cppsharpmono avatar

    mono/CppSharp

    3,385View on GitHub↗

    Tools and libraries to glue C/C++ APIs to high-level languages

    C#bindingsbridgec
    View on GitHub↗3,385
  • pythonnet/pythonnetpythonnet avatar

    pythonnet/pythonnet

    5,483View on GitHub↗

    PythonNet is a runtime integration bridge that enables Python code to call .NET assemblies and functions within the Common Language Runtime. It serves as a set of bindings for accessing the .NET framework and its libraries from a Python environment, facilitating cross-language runtime interoperability. The project provides a mechanism for embedding a Python scripting engine directly within .NET applications. This allows for the creation of an application scripting layer where Python code is executed dynamically to provide customization and automation for the host environment. The bridge supp

    C#
    View on GitHub↗5,483

Frequently asked questions

What does irmen/pyrolite do?

Java and .NET client interface for Pyro5 protocol

What are the main features of irmen/pyrolite?

The main features of irmen/pyrolite are: Interoperability.

Which projects share features with irmen/pyrolite?

Projects with overlapping indexed features include: dotnet/pinvoke — A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support… mono/cppsharp — Tools and libraries to glue C/C++ APIs to high-level languages. pythonnet/pythonnet — PythonNet is a runtime integration bridge that enables Python code to call .NET assemblies and functions within the…