Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: C# implementation #159

Open
3 tasks done
GabrielMarquezMatte opened this issue Aug 12, 2024 · 3 comments
Open
3 tasks done

Feature: C# implementation #159

GabrielMarquezMatte opened this issue Aug 12, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@GabrielMarquezMatte
Copy link

Describe what you are looking for

Good evening.

I was wondering if there are any plans for a C# binding of the library. If not, would be a problem if I contributed with an implementation?

Can you contribute to the implementation?

  • I can contribute

Is your feature request specific to a certain interface?

Other bindings

Contact Details

[email protected]

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@GabrielMarquezMatte GabrielMarquezMatte added the enhancement New feature or request label Aug 12, 2024
@ashvardanian
Copy link
Owner

Hi @GabrielMarquezMatte! Thanks for the request. I don't have much experience with C# and wasn't planning to support it in StringZilla in the near term. We can start with a third-party implementation, and later merge it upstream if it gets sufficient interest 🤗

@GabrielMarquezMatte
Copy link
Author

Thanks for the answer @ashvardanian!

@GabrielMarquezMatte
Copy link
Author

Ok, so I found out that the dotnet runtime already does vectorization of span operations, consequently of strings too. So I think an implementation of stringzilla for c# would be counterproductive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants