GithubHelp home page GithubHelp logo

D Reschner's Projects

benchmark_runner icon benchmark_runner

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

directed_graph icon directed_graph

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

exception_templates icon exception_templates

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

generic_enum icon generic_enum

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

generic_reader icon generic_reader

Enables retrieving generic const values from a static analyzer representation. Streamlines reading constants of type Map, List, Set, and Dart enumerations.

gvalidate icon gvalidate

Generic argument validation for Python using decorators.

lazy_memo icon lazy_memo

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

list_operators icon list_operators

Extensions providing operators for Dart lists. Package uses null-safety features.

lockattrs icon lockattrs

Python decorator used to lock class attributes.

merging_builder icon merging_builder

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

minimal_test icon minimal_test

A minimalist library for writing tests. Aimed at testing Dart scripts with null-safety enabled. Has no dependencies other than Dart SDK >= 2.9.0.

node icon node

Create, edit, output XML nodes and documents.

quote_buffer icon quote_buffer

Extension methods for transforming single objects and iterables into quoted strings and writing them to a string buffer.

sample_statistics icon sample_statistics

Sample statistics, histograms, probability distributions, and random sample generators for Dart.

serialize_enum icon serialize_enum

Serialize Dart enums without recourse to source code generation.

stride icon stride

Extension method for iterating Dart Lists and Iterables using a custom start index and step size (stride).

time_tracker icon time_tracker

A serializable Dart object that records time-status changes.

unitexpr icon unitexpr

Python units, unit expressions, unit systems, united arrays.

utils icon utils

Utility functions for manipulating strings and arrays.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.