StableBuffer
Buffer library
A Motoko library implementing stable, persistent buffers with a standardized API
Stable Buffers in Motoko
12 stars
2 watching
4 forks
Language: Motoko
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing stable and mutable singly and doubly linked list implementations in Motoko. | 2 |
| An implementation of a stable data structure based on Red Black Trees in the Motoko programming language. | 3 |
| A library implementing a functional BTree data structure | 5 |
| Provides persistent, stable hash map implementations in Motoko | 14 |
| A library for creating efficient in-memory data buffers with minimal garbage collection overhead | 136 |
| A software implementation of Google's Protocol Buffers data interchange format in Ada | 18 |
| Provides Clojure's syntax-quote reader macro as a normal macro for templating and custom symbol resolution | 212 |
| Tools for generating Scala code from protocol buffer definitions. | 1,309 |
| A template for creating a Motoko library with automated build and documentation workflows. | 5 |
| Allows mixing protocol buffer files into D code at compile time to create structures. | 37 |
| Abstraction of audio buffers for sound synthesis systems | 13 |
| A portable C standard library with support for multiple architectures and operating systems. | 860 |
| A library for building persistent sequential data structures | 15 |
| A lightweight C implementation of Protocol Buffers for efficient data serialization | 1,504 |
| A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |