Git Product home page Git Product logo

coflows / coflows-ce Goto Github PK

View Code? Open in Web Editor NEW
23.0 2.0 7.0 89.95 MB

CoFlows - Containerised Polyglot Runtime CLR, JVM, Python and Javascript

Home Page: https://www.coflo.ws

License: MIT License

TypeScript 6.70% JavaScript 0.18% HTML 4.33% CSS 2.40% C# 61.36% Dockerfile 0.16% Shell 0.13% Python 0.61% F# 8.04% C++ 1.97% Java 2.25% Scala 1.70% Batchfile 0.23% SCSS 7.33% Less 2.48% Visual Basic .NET 0.12%
coflows polyglot jvm interop scala python coreclr java c-sharp f-sharp

coflows-ce's People

Contributors

coflows avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

coflows-ce's Issues

Memory management in JVM <-> CLR interop

CLR <-> JVM acts as an object broker where each side keeps a dictionary reference of the brokered objects references by their native hashcodes. I believe that storing the objects in the Dictionaries doesn't make the eligible for garbage collection.

A proposed solution is to find a points to object function similar to what I believe is being used in PythonNet. I am not sure how it works but just a possible scenario that needs to be understood.

JVM Map object

When JVM calls a CLR Dictionary, a respective JVM Map needs to mirror the reference.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.