ashvardanian / ashvardanian/StringZilla

Feature: No-STL and No-LibC tests

Open
#276 0 comments 0 reactions 0 assignees View on GitHub
enhancement v5
Dominant language
C
Stars
3.6k
Forks
135
PR merge metrics
No merged PRs in 30d

Description

### Describe what you are looking for

Our current No-STL and No-LibC aren't always strictly conforming to the expectations and having at least minimal test covergate will help avoid the occasional use of `std::enable_if` and `std::ptrdiff_t`.

### Can you contribute to the implementation?

- [x] I can contribute

### Is your feature request specific to a certain interface?

C++ bindings

### Contact Details

_No response_

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Research direction

Inspect the C++ bindings and the existing No-STL and No-LibC configurations first. Add minimal coverage that checks these configurations do not rely on std::enable_if or std::ptrdiff_t, then run the project's existing tests to verify the configurations remain strictly conforming.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.