GitHub topics: buffer
sirjimithy/ndarray-fill
Fill an input ndarray with a specified value.
Language: JavaScript - Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

FlorianWendelborn/bitwise
:keycap_ten: JavaScript/TypeScript library to manipulate bits, nibbles, bytes, and buffers.
Language: TypeScript - Size: 52.7 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 81 - Forks: 8

ahmedheltaher/stream-blockify
A powerful and flexible Node.js library for processing streams in fixed-size blocks. This library extends Node's Transform stream to provide block-based data processing with customizable options for handling partial blocks, applying padding, and transforming block content.
Language: TypeScript - Size: 297 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

T-PWK/flake-idgen
Flake ID generator yields k-ordered, conflict-free ids in a distributed environment in Node.js
Language: JavaScript - Size: 148 KB - Last synced at: about 11 hours ago - Pushed at: over 2 years ago - Stars: 244 - Forks: 20

pearu/pydlpack
DLPack data exchange interface in Python
Language: Python - Size: 33.2 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 0

tigran-sargsyan-w/get_next_line
This project is about programming a function that returns a line read from a file descriptor.
Language: C - Size: 27.3 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

MaJerle/stm32h7-dual-core-inter-cpu-async-communication
Inter-CPU asynchronous communication between Cortex-M7 and Cortex-M4 cores on STM32H7 dual core devices
Language: C - Size: 937 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 94 - Forks: 18

stdlib-js/ndarray-base-buffer-dtype
Return the data type of an ndarray data buffer.
Language: JavaScript - Size: 1.3 MB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-data-buffer
Return the underlying data buffer of a provided ndarray.
Language: JavaScript - Size: 219 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

p-ranav/small_vector
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
Language: C++ - Size: 69.3 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 34 - Forks: 2

alexdrone/Buffer
Swift μ-framework for efficient array diffs and datasource adapters.
Language: Swift - Size: 10.5 MB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 351 - Forks: 13

remocons/meta-buffer-pack
buffer packaging helper for browser and node 버퍼 바이너리 팩 패키징
Language: JavaScript - Size: 504 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

dsschneidermann/Serilog.Sinks.Buffer
Serilog sink to buffer log messages and conditionally emit them based on later events
Language: C# - Size: 974 KB - Last synced at: 28 days ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 4

pzaino/gods
GoDS is just a Go Lang library of Datastructures I created for my own projects and to practice some generic programming in go
Language: Go - Size: 711 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 2

6arms1leg/cirqu
Simple and tiny library of a circular/ring/FIFO/LIFO buffer/queue to manage elements in a storage
Language: C - Size: 1.32 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

Syardha/locked-in
This is a simple cli tool written in Rust to encrypt/decrypt files using the AES-GCM cipher.
Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Ilyes-El-Majouti/pdftopic
Built for Node.js, this package empowers users to effortlessly convert PDF files into images of exceptional quality, supporting multiple formats including PNG, JPG, GIF, and others. Its streamlined functionality ensures a smooth and reliable conversion process, providing users with the flexibility to obtain top-notch images from their PDF documents
Language: JavaScript - Size: 3.07 MB - Last synced at: 27 days ago - Pushed at: 9 months ago - Stars: 32 - Forks: 7

bufferapp/ReactivePlayBilling 📦
An RxJava wrapper for the Google Play Billing Library
Language: Kotlin - Size: 74.2 KB - Last synced at: 23 days ago - Pushed at: almost 5 years ago - Stars: 117 - Forks: 12

AndrewRadev/undoquit.vim
Undo a :quit -- reopen the last window you closed
Language: Ruby - Size: 45.9 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 66 - Forks: 4

peterthehan/runescape-text
Convert text to a text image with RuneScape chat effects.
Language: TypeScript - Size: 2.33 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 29 - Forks: 3

mainmatter/ember-validated-form-buffer 📦
A validated form buffer that wraps Ember Data models for use in forms.
Language: JavaScript - Size: 1.06 MB - Last synced at: 19 days ago - Pushed at: about 5 years ago - Stars: 46 - Forks: 15

stdlib-js/dstructs-circular-buffer
Circular buffer.
Language: JavaScript - Size: 376 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/buffer-reviver
Revive a JSON-serialized Buffer.
Language: JavaScript - Size: 821 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/buffer-from-array
Allocate a buffer using an octet array.
Language: JavaScript - Size: 980 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-data-buffer
Return the underlying data buffer of a provided ndarray.
Language: JavaScript - Size: 231 KB - Last synced at: about 5 hours ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-assert
Base BLAS assertion utilities.
Language: JavaScript - Size: 438 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

xorxornop/RingBuffer
Classic ringbuffer with optional Stream interface
Language: C# - Size: 616 KB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 59 - Forks: 11

stdlib-js/ndarray-base-buffer-dtype-enum
Return the data type enumeration constant of an ndarray data buffer.
Language: JavaScript - Size: 1.51 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

JosiahBull/fast-ordered-buffer
A faster .buffered implementation for asynchronous streams, trading off memory usage for speed.
Language: Rust - Size: 35.2 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

titoBouzout/ServiceWorkerFullVideoBuffer
A service worker that buffers a full video, so when the video tag ask for ranges, these can be satisfied. Play + pause = buffer the whole video.
Language: JavaScript - Size: 17.6 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 56 - Forks: 1

feross/is-buffer
Determine if an object is a Buffer
Language: JavaScript - Size: 46.9 KB - Last synced at: about 5 hours ago - Pushed at: over 3 years ago - Stars: 90 - Forks: 29

ghosind/node-dynamic-buffer
An automatically resizing storage size buffer type for Node.js that is based on Node.js builtin Buffer.
Language: TypeScript - Size: 975 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

pex-gl/pex-context
Modern WebGL state wrapper for PEX: allocate GPU resources (textures, buffers), setup state pipelines and passes, and combine them into commands.
Language: JavaScript - Size: 26.8 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 160 - Forks: 12

mrkkrp/kill-or-bury-alive
Precise control over buffer killing in Emacs
Language: Emacs Lisp - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 28 - Forks: 2

coastalwhite/cobs-rs
A minimal heapless no-std Rust library to do Consistent Overhead Byte Stuffing
Language: Rust - Size: 15.6 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 3

minecoiii2/bitbuffer
Bitbuffer extends Luau's default buffer library by facilitating bit-level writing/reading
Language: Luau - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

feross/blob-to-buffer
Convert a Blob to a Buffer.
Language: JavaScript - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 76 - Forks: 12

niuiic/buffers.nvim
Neovim buffer manager.
Language: Lua - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Nokskiy/NoFetch
"NoFetch" is a console program for working with a computer. In particular, you can find out the characteristics of PC. It is not a fetch, but performs its functions.
Language: C++ - Size: 12 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

mrKirushko/libpersimq
PERSIMQ - a simple single process file based message queue library written in C.
Language: C - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

jiwonz/luau-coolbuffer
A cool Luau library for buffer manipulation, including hex, base64, and base91 encoding/decoding
Language: Luau - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

tsxper/crc32
Cyclic Redundancy Check 32
Language: TypeScript - Size: 88.9 KB - Last synced at: 28 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

stdlib-js/buffer-from-string
Allocate a buffer containing a provided string.
Language: JavaScript - Size: 1.05 MB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

timtrancoding/text-behind
🎨 Add text overlays to segmented objects in your images using AI. Powered by Meta's SAM2 for segmentation, running entirely in your browser. Perfect for creating memes, social media content, and creative image editing. No backend required!
Language: JavaScript - Size: 12.1 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/array-shared-buffer
SharedArrayBuffer.
Language: JavaScript - Size: 477 KB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

Sakin790/Core-Node
Language: JavaScript - Size: 11.2 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/array-buffer
ArrayBuffer.
Language: JavaScript - Size: 656 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

freeeve/bufr
a compressed/cached Buffer() wrapper for javascript
Language: TypeScript - Size: 1.67 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

NaughtySora/naughty-util
Daily use util functions
Language: JavaScript - Size: 70.3 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

avivkeller/bitpackedbuffer
A high-performance JavaScript library for bit-level data manipulation with zero dependencies.
Language: JavaScript - Size: 29.3 KB - Last synced at: about 8 hours ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

greguz/file-cursor
Binary file cursor for Node.js
Language: JavaScript - Size: 16.6 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

f-corvaro/GET_NEXT_LINE
"Line-by-Line File Reader"
Language: C - Size: 3.53 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

DNedic/lfbb
A Lock Free Bipartite Buffer Library written in standard C11
Language: C++ - Size: 458 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 72 - Forks: 10

DennisCorvers/ByteStream
A blazing fast byte (de)serializer
Language: C# - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 3

rizkaameliads/accessibility-analysis-transjakarta
This project aims to understand the distribution pattern of tourism object points and discover whether the location of Transjakarta Shelters in Jakarta (Kepulauan Seribu Regency is excluded) can reach all tourist destinations by employing GIS and spatial data programming tools.
Language: Jupyter Notebook - Size: 1.73 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Roen-Ro/CircularBuffer
circular buffer, circular queue, cyclic buffer, ring buffer
Language: C - Size: 14.6 KB - Last synced at: 12 days ago - Pushed at: about 6 years ago - Stars: 134 - Forks: 34

ForsiteConsultants/Roads_Buffer_Demo
jackie demo
Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

fabiospampinato/decode-base64
A tiny function for decoding base64 strings into ArrayBuffer objects, useful for bundling and loading WASM modules.
Language: JavaScript - Size: 10.7 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

montedev0516/TradeUpDown
Web3 Trade Betting Platform for Bitcoin (Front-end)
Language: Vue - Size: 1.96 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 4 - Forks: 10

softwarespot/replay
Replay is a generic compatible module with a thread (SyncReplay) and non-thread (Replay) safe implementation
Language: Go - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ForsiteConsultants/Road_Buffer_Demo
Demo to show how to search and clone a repo
Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

majimboo/c-struct
a binary data packing & unpacking library for node.js
Language: JavaScript - Size: 22.5 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 44 - Forks: 11

JoshGlazebrook/smart-buffer
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Language: TypeScript - Size: 579 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 102 - Forks: 19

twilkinson3421/rwbuf
A simple byte-buffer reader and writer. Uses Node.js' Buffer. Supports little- and big-endianness. Supports signed & unsigned integers of 8, 16, and 32 bits, as well as floats of 32 and 64 bits.
Language: TypeScript - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

iamgideonidoko/loft.nvim
Streamlined plugin for productive buffer management.
Language: Lua - Size: 229 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-uint8array
Test if a value is a Uint8Array.
Language: JavaScript - Size: 462 KB - Last synced at: 30 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

xvi-xv-xii-ix-xxii-ix-xiv/ourobuf
A no_std (embedded) circular buffer (Ouroboros) with constant-time operations
Language: Rust - Size: 4.88 KB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

gw31415/bufmanager.nvim
Add a buffer listing and cleaning manager, with fuzzy find function.
Language: Vim Script - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

belminf/dotvim
My VIM configuration
Language: Lua - Size: 317 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

mjc-gh/rev_lines
⏪ Rust Iterator for reading files line by line with a buffer in reverse
Language: Rust - Size: 43.9 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 23 - Forks: 12

stdlib-js/assert-has-node-buffer-support
Detect native Buffer support.
Language: JavaScript - Size: 667 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

awacsM81/CircBufPlus
Feature-rich and high-performance ring buffer library for Zig
Language: Zig - Size: 22.5 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-has-sharedarraybuffer-support
Detect native SharedArrayBuffer support.
Language: JavaScript - Size: 492 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-circular-buffer
Circular buffer.
Language: JavaScript - Size: 1.13 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

krasimir/riew
Riew is a reactive library that uses CSP concepts for managing data and application flow.
Language: JavaScript - Size: 18.4 MB - Last synced at: 22 days ago - Pushed at: about 5 years ago - Stars: 25 - Forks: 1

RamseyK/ByteBufferCpp
An implementation of ByteBuffer in C++
Language: C++ - Size: 84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 88 - Forks: 38

manojc/xtreamer
Reads XML files using streams.
Language: JavaScript - Size: 229 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 3

akopetsch/ByteSerialization
A declarative serialization library designed for bit-level control over binary representation. You can define C# classes like C structs by assigning attributes to classes and properties. Inspired by BinarySerializer by Jeff Haynes.
Language: C# - Size: 171 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ju1ius/twig-buffers-extension
This extension allows you to define buffers into which you can insert content from another part of the template or from included, embedded or child templates. It is similar in functionality to Blade stacks.
Language: PHP - Size: 105 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dmotte/msgbuf
🦀 A standalone message buffer application
Language: Rust - Size: 50.8 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

mrdotx/st
build of the suckless simple terminal with patches for alpha, font2, copyurl, openclipboard, invert, appsync, xresources, scrollback, w3m, keyboard select, boxdraw
Language: C - Size: 462 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 16 - Forks: 5

jwbradley/kchoptalk
This is the code that runs on the kchoptalk.com website.
Language: PHP - Size: 434 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Tribhuwan-Joshi/ips
Backend for an image processing service that allows various transformation, secure storage and sharing.
Language: JavaScript - Size: 7.65 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hiejulia/kernel-project
Kernel development project
Language: C++ - Size: 317 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

plandes/buffer-manage
Provides support to manage Emacs buffers of any kind.
Language: Emacs Lisp - Size: 273 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 10 - Forks: 3

phplrt/buffer
[READ ONLY] Subtree split of the phplrt buffer component (see phplrt/phplrt)
Language: PHP - Size: 40 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sontungexpt/buffer-closer
The neovim plugin to auto close unused buffer after retirement time
Language: Lua - Size: 102 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

runejs/common
Common logging, networking, compression, and other functionality for RuneJS applications.
Language: TypeScript - Size: 370 KB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 6

althonos/iocursor
A zero-copy file-like wrapper for Python byte buffers, inspired by Rust's std::io::Cursor.
Language: C - Size: 63.5 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 2

stdlib-js/assert-is-arraybuffer-view
Test if a value is an `ArrayBuffer` view.
Language: JavaScript - Size: 984 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

koykov/bytebuf
Collection of various byte buffer implementations.
Language: Go - Size: 72.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

fabiospampinato/hex-to-uint8
The fastest function to convert a hexadecimal string to a Uint8Array.
Language: JavaScript - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

fabiospampinato/crypto-random-uint8
Generate a cryptographically-random Uint8Array with the given number of bytes of entropy.
Language: JavaScript - Size: 9.77 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

fabiospampinato/buffer2uint8
A tiny function for casting a Buffer to a Uint8Array.
Language: JavaScript - Size: 5.86 KB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

fabiospampinato/uint8-to-hex
The fastest function to convert a Uint8Array to hexadecimal.
Language: JavaScript - Size: 10.7 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

fabiospampinato/node-buffer-encoding
A little wrapper around Node's Buffer that provides encoding/decoding for all supported encodings.
Language: TypeScript - Size: 7.81 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

rezamardaniDev/ProducerConsumer-os
Code for the producer-consumer problem with an unlimited buffer
Language: C++ - Size: 7.81 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

stdlib-js/buffer-to-json
Return a JSON representation of a Buffer.
Language: JavaScript - Size: 760 KB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

takanoriyanagitani/uuid2hex
uuid(ArrayBuffer/DataView/Buffer) -> String
Language: JavaScript - Size: 905 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

faizanu94/buflux
A high-performance, event-driven buffer library for Node.js and browsers, with configurable overflow strategies
Language: TypeScript - Size: 31.3 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0
