Skip to content
@Soft-Where-Inc

Soft "Where" Inc.

Collection of personal projects, training s/w, tutorials, example programs

Popular repositories

  1. LineOfCode LineOfCode Public

    Machinery to uniquely generate __LOC__, a 4-byte int encoding of __FILE__, __LINE__ & __FUNC__. 'C' interfaces are provided to generate the encoding at compile-time and to decode the encoded value …

    Python 2

  2. Algo-CLRS Algo-CLRS Public

    Implementation of programming exercises from Algorithms 2nd Ed., Cormen, Leiserson, Rivest, Stein

    Python

  3. Ray-Getting-started Ray-Getting-started Public

    Python exercises to get started with Ray, using online training exercises.

    Python

  4. Prog-Assignments Prog-Assignments Public

    Collection of programming assignments, tutorials from various online resources.

    C++

  5. Tech-Papers Tech-Papers Public

    Collection of technical papers archived here for public reference

Repositories

Showing 5 of 5 repositories
  • LineOfCode Public

    Machinery to uniquely generate __LOC__, a 4-byte int encoding of __FILE__, __LINE__ & __FUNC__. 'C' interfaces are provided to generate the encoding at compile-time and to decode the encoded value to its constituent file/func-name and line-number. Encoded line-of-code can be used for diagnostics, troubleshooting, resource tracking and other usages.

    Python 2 Apache-2.0 0 0 0 Updated May 2, 2024
  • Prog-Assignments Public

    Collection of programming assignments, tutorials from various online resources.

    C++ 0 Apache-2.0 0 0 0 Updated May 1, 2024
  • Tech-Papers Public

    Collection of technical papers archived here for public reference

    0 Apache-2.0 0 0 0 Updated Jan 28, 2024
  • Ray-Getting-started Public

    Python exercises to get started with Ray, using online training exercises.

    Python 0 GPL-3.0 0 0 0 Updated Dec 6, 2023
  • Algo-CLRS Public

    Implementation of programming exercises from Algorithms 2nd Ed., Cormen, Leiserson, Rivest, Stein

    Python 0 GPL-3.0 0 0 0 Updated Nov 10, 2023

Top languages

Loading…

Most used topics

Loading…