Point72 / Point72/csp

C++ implementation for csp.Struct from_dict/from_json

Open
#518 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: feature
Dominant language
Python
Stars
441
Forks
90
Avg merge
1d 12m
Merged PRs (30d)
5

Description

Describe the solution you'd like
C++ implementation of the csp.Struct from_dict/from_json that have better performance than the current python implementation: https://github.com/Point72/csp/blob/main/csp/impl/struct.py#L250.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with csp/impl/struct.py around line 250 and read the existing Struct from_dict and from_json implementations. Determine where the C++ implementation belongs and how equivalent behavior and improved performance would be verified; the issue does not name tests or C++ entry points.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
stream-processing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.