Skip to content
View GlebBatykov's full-sized avatar
Block or Report

Block or report GlebBatykov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
GlebBatykov/README.md

Hi, i'm Gleb 👋

I'm a Flutter developer and Dart enthusiast. In my free time, I develop Dart packages.

Dart packages developed by me:

  • minerva - backend framework;
  • theater - actor framework for Dart;
  • ossa - simple package for working with multithreading;
  • emerald - JSON serializer/deserializer for Dart (JIT only);
  • mapper_box - simple wrapper for collecting object mapping rules;
  • mcache - simple package for caching values in memory;
  • file_copy - Package for copy files, directories, links. You can watch the copying process.

Examples of those Flutter applications that I developed:

  • synword - mobile application for checking and enhancing the uniqueness of texts;
  • moneum - mobile application for cost accounting.

GlebBatykov GitHub stats

Pinned

  1. minerva minerva Public

    Dart backend framework. Supports multithreading, websockets. It contains project build system, request processing pipeline, authentication aids and logging tools.

    Dart 57 4

  2. emerald emerald Public

    Simple JSON serializer/deserializer for Dart (only JIT, not Flutter).

    Dart 14

  3. theater theater Public

    Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.

    Dart 40 6

  4. ossa ossa Public

    A simple package for working with multithreading, using an interface similar to Task in C#.

    Dart 11