Skip to content
View simphotonics's full-sized avatar

Block or report simphotonics

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. directed_graph directed_graph Public

    Dart implementation of a directed graph. Provides algorithms for sorting vertices, retrieving a topological ordering or detecting cycles.

    Dart 61 4

  2. merging_builder merging_builder Public

    Dart builder that reads several input files and writes the merged output to one file.

    Dart 8 9

  3. generic_enum generic_enum Public

    Dart enumerations with extension-methods offering json-serialization and a mapping of each enum instance to a const value with arbitrary data-type.

    Dart 5 2

  4. benchmark_runner benchmark_runner Public

    A library for writing inline micro-benchmarks, reporting score statistics, and running sync/async benchmarks.

    Dart 5

  5. exception_templates exception_templates Public

    Dart exception and error classes with generic type. Enables throwing and catching exceptions based on their type argument.

    Dart 4 1

  6. lazy_memo lazy_memo Public

    Cached lazy variables that can be re-initialized and memoized functions for Dart.

    Dart 4 1