eneural-net
Popular repositories Loading
-
async_task
async_task PublicAsynchronous 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…
-
eneural_net_dart
eneural_net_dart PublicAI Library to create efficient Artificial Neural Networks. Computation uses SIMD (Single Instruction Multiple Data) to improve performance.
-
async_extension
async_extension PublicDart async extensions, to help usage of Future, FutureOr and async methods.
-
async_field
async_field PublicAsync 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.
-
async_benchmark
async_benchmark PublicA Dart package for running and analyzing benchmarks with support for isolated environments and performance tracking.
Dart 1
Repositories
- 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 - 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 - 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 - 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
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…