Skip to content
@eneural-net

eneural-net

Popular repositories Loading

  1. async_task async_task Public

    Asynchronous tasks and parallel executors, supporting all Dart platforms (JS/Web, Flutter, VM/Native) through transparent internal implementations with `dart:isolate` or only `dart:async`, easily b…

    Dart 53 3

  2. eneural_net_dart eneural_net_dart Public

    AI Library to create efficient Artificial Neural Networks. Computation uses SIMD (Single Instruction Multiple Data) to improve performance.

    Dart 23 6

  3. async_extension async_extension Public

    Dart async extensions, to help usage of Future, FutureOr and async methods.

    Dart 10 2

  4. async_field async_field Public

    Async fields, than can be stored or fetched from any source (databases, web services, local storage or other thread/isolate), with observable values, caches and stale versions.

    Dart 3 2

  5. async_benchmark async_benchmark Public

    A Dart package for running and analyzing benchmarks with support for isolated environments and performance tracking.

    Dart 1

Repositories

Showing 5 of 5 repositories
  • async_extension Public

    Dart async extensions, to help usage of Future, FutureOr and async methods.

    eneural-net/async_extension’s past year of commit activity
    Dart 10 Apache-2.0 2 0 0 Updated May 14, 2025
  • async_benchmark Public

    A Dart package for running and analyzing benchmarks with support for isolated environments and performance tracking.

    eneural-net/async_benchmark’s past year of commit activity
    Dart 1 Apache-2.0 0 0 0 Updated Dec 9, 2024
  • async_task Public

    Asynchronous tasks and parallel executors, supporting all Dart platforms (JS/Web, Flutter, VM/Native) through transparent internal implementations with `dart:isolate` or only `dart:async`, easily bringing concepts similar to Thread Pools to Dart, without having to deal with `Isolate` and port/channel complexity.

    eneural-net/async_task’s past year of commit activity
    Dart 53 Apache-2.0 3 3 0 Updated Sep 4, 2024
  • async_field Public

    Async fields, than can be stored or fetched from any source (databases, web services, local storage or other thread/isolate), with observable values, caches and stale versions.

    eneural-net/async_field’s past year of commit activity
    Dart 3 Apache-2.0 2 0 0 Updated May 22, 2024
  • eneural_net_dart Public

    AI Library to create efficient Artificial Neural Networks. Computation uses SIMD (Single Instruction Multiple Data) to improve performance.

    eneural-net/eneural_net_dart’s past year of commit activity
    Dart 23 Apache-2.0 6 1 0 Updated Oct 18, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…