blimster.net

  • Packages
Results 8 packages owned by blimster.net
Sort by

resp_clientcopy "resp_client: ^1.2.0" to clipboard
resp_client: ^1.2.0 copied to clipboard

6
likes
140
points
5.22k
downloads
A RESP (REdis Serialization Protocol) client for Dart. It provides a low-level and high-level API to execute Redis commands.

deactcopy "deact: ^1.6.0" to clipboard
deact: ^1.6.0 copied to clipboard

16
likes
150
points
95
downloads
A web UI framework inspired by React. The main building blocks are components, which can be implemented as classes or functions.
Platformweb

babylon_dartcopy "babylon_dart: ^1.2.0" to clipboard
babylon_dart: ^1.2.0 copied to clipboard

23
likes
130
points
61
downloads
Dart bindings for the BabylonJS 4.2 rendering engine for the web.
Platformweb

actor_systemcopy "actor_system: ^0.9.6" to clipboard
actor_system: ^0.9.6 copied to clipboard

3
likes
150
points
61
downloads
An implementation of the actor model in the Dart language. An actor processes only one message at a time, even if the processing is asynchronous.

incremental_dom_bindingscopy "incremental_dom_bindings: ^2.1.0+1" to clipboard
incremental_dom_bindings: ^2.1.0+1 copied to clipboard

1
likes
145
points
26
downloads
Dart bindings for the Incremental DOM library. That's a JS library for updating DOM trees (real DOM, not virtual DOM).
Platformweb

msgpack_annotationcopy "msgpack_annotation: ^0.1.0" to clipboard
msgpack_annotation: ^0.1.0 copied to clipboard

recently created package Added 21 days ago
0
likes
130
points
97
downloads
Annotations for msgpack serialization.

msgpack_serializablecopy "msgpack_serializable: ^0.1.0" to clipboard
msgpack_serializable: ^0.1.0 copied to clipboard

recently created package Added 21 days ago
0
likes
130
points
91
downloads
A library for serializing and deserializing objects in the MessagePack format.

actor_clustercopy "actor_cluster: ^0.5.5" to clipboard
actor_cluster: ^0.5.5 copied to clipboard

0
likes
150
points
42
downloads
Connects multiple actor systems into a cluster. Actor systems can run in different isolates and processes.