Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: hashmap

lucasbecker-dev/lucas-becker-assignment-11

Use Java, Spring, and Thymeleaf with Maven to develop an online banking account history viewer with two webpages. The first page displays a list of all transactions, sorted by date. The second page shows details of a specific transaction when its ID is clicked.

Language: Java - Size: 334 KB - Last synced: about 4 hours ago - Pushed: about 5 hours ago - Stars: 0 - Forks: 0

redorav/crstl

STL whose aim is to compile fast, run fast, and be clear to read

Language: C++ - Size: 2.93 MB - Last synced: about 9 hours ago - Pushed: 1 day ago - Stars: 21 - Forks: 0

ElbazAhmed/Data-Structures-and-Algorithms

This repository contains my solutions to various problems and my practice implementations of data structures and algorithms in Java.

Language: Java - Size: 196 KB - Last synced: about 11 hours ago - Pushed: about 11 hours ago - Stars: 1 - Forks: 0

leontoeides/indicium

A simple in-memory search for collections and key-value stores.

Language: Rust - Size: 755 KB - Last synced: about 21 hours ago - Pushed: about 22 hours ago - Stars: 60 - Forks: 3

P-p-H-d/mlib

Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).

Language: C - Size: 8.98 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 797 - Forks: 66

path-racer/pathlib

A highly optimized library of common functions and containers for scripting in Path.

Language: C - Size: 102 MB - Last synced: about 4 hours ago - Pushed: 1 day ago - Stars: 1 - Forks: 0

NVIDIA/cuCollections

Language: C++ - Size: 5.24 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 419 - Forks: 73

subham-paul/DSA_Supreme

Here I'm sharing my Data Structures and Algorithm's journey topics wise.

Language: C++ - Size: 62.8 MB - Last synced: about 17 hours ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

dessygil/alphatoe

AlphaToe is to tic tac toe as AlphaGo is GO. Try and beat it!

Language: C - Size: 27.7 MB - Last synced: 2 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

dpdani/cereggii

Thread synchronization utilities for Python

Language: C - Size: 146 KB - Last synced: 1 day ago - Pushed: 2 days ago - Stars: 6 - Forks: 0

xacrimon/dashmap

Blazing fast concurrent HashMap for Rust.

Language: Rust - Size: 609 KB - Last synced: 3 days ago - Pushed: 19 days ago - Stars: 2,737 - Forks: 140

SeedTactics/immutable-collections

Immutable collections for typescript

Language: TypeScript - Size: 1.18 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 1

leventov/Koloboke

Java Collections till the last breadcrumb of memory and performance

Language: Java - Size: 37.2 MB - Last synced: 1 day ago - Pushed: over 7 years ago - Stars: 999 - Forks: 136

softwareventures/dictionary-types

Convenient type definitions for commonly used dictionary/map style objects in TypeScript.

Size: 1.21 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 1 - Forks: 0

integrader/phone-directory

Basic Phone Directory application to add,find,delete,display the phone numbers

Language: C++ - Size: 18.6 KB - Last synced: 5 days ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

mzaks/compact-dict

A fast and compact Dict implementation in Mojo 🔥

Language: Mojo - Size: 196 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 20 - Forks: 2

yegor256/emap

📈 The fastest map possible in Rust, where keys are integers and the capacity is fixed (faster than Vec!)

Language: Rust - Size: 228 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 10 - Forks: 0

yegor256/micromap

📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap

Language: Rust - Size: 439 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 59 - Forks: 7

GabrielAlonsoCabral/onepassword

This is my OnePassword developed in Rust and using GRPC

Language: Rust - Size: 66.4 KB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 3 - Forks: 0

imartayan/mashmap

A flat HashMap that supports multiple entries per key

Language: Rust - Size: 15.6 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 0 - Forks: 0

elmomoilanen/Hashmap

Hash map data structure with string keys

Language: C - Size: 101 KB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 2 - Forks: 0

alphadose/haxmap

Fastest and most memory efficient golang concurrent hashmap

Language: Go - Size: 136 KB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 834 - Forks: 43

winterrdog/c-hash-map

this is a pure C project i took on to learn the details of how to implement a hash table aka hash map aka associative array.

Language: C - Size: 37.1 KB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 1 - Forks: 0

SteffiKeranJ/Data-Structures-and-Algorithms-Java

Repository for Efficient solutions for DSA questions in Java

Language: Java - Size: 164 KB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 1 - Forks: 0

Ximaz/hashmap-in-c

Hashmap library built in C

Language: C - Size: 77.1 KB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 0 - Forks: 0

moritzrinow/cdata

Standard generic data structures for C99.

Language: C - Size: 2.38 MB - Last synced: 3 days ago - Pushed: about 4 years ago - Stars: 5 - Forks: 0

anvitamagarde0307/LinkShortenerDevelopmentUsingJava

This Java project implements a URL shortener with a command-line interface, allowing users to shorten and expand URLs while incorporating error handling for duplicate and invalid URLs.

Language: Java - Size: 0 Bytes - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 0 - Forks: 0

flesler/hashmap

HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified

Language: JavaScript - Size: 76.2 KB - Last synced: 10 days ago - Pushed: about 3 years ago - Stars: 385 - Forks: 72

rimbu-org/rimbu

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.

Language: TypeScript - Size: 72.8 MB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 125 - Forks: 7

dadhi/ImTools

Fast and memory-efficient immutable collections and helper data structures

Language: C# - Size: 8.02 MB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 224 - Forks: 10

vantandev/data-structures-algorithms

CTDL&GT - 2019

Language: C++ - Size: 71.3 KB - Last synced: 11 days ago - Pushed: over 2 years ago - Stars: 6 - Forks: 7

marmeladema/clru-rs

An LRU cache implementation with constant time operations and weighted semantic.

Language: Rust - Size: 70.3 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 38 - Forks: 8

dr8co/Cachetron

A simple in-memory data structure store.

Language: C - Size: 12.8 MB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 0 - Forks: 0

andrewrgarcia/GETdictionary

GET Request dictionary strategy (pulling from repositories)

Language: C++ - Size: 1.04 MB - Last synced: 12 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

rigtorp/HashMap

An open addressing linear probing hash table, tuned for delete heavy workloads

Language: C++ - Size: 38.1 KB - Last synced: 11 days ago - Pushed: 8 months ago - Stars: 191 - Forks: 32

HumbertoCG18/PUCRS-ALEST-I-2.3-2023.24

Trabalhos, Projetos, Exercícios e aulas realizados em Java na cadeira de Algoritimos e estrutura de dados 1, matéria do segundo semestre.

Language: Java - Size: 514 KB - Last synced: 11 days ago - Pushed: 12 days ago - Stars: 1 - Forks: 0

gkarthiks/s3-presigned-url

https://gkarthiks.github.io/s3-presigned-url/ Creating a PreSigned URL for the Amazon S3 via plain HTTP

Language: Java - Size: 1.1 MB - Last synced: 12 days ago - Pushed: almost 3 years ago - Stars: 5 - Forks: 0

dolthub/swiss

Golang port of Abseil's SwissTable

Language: Go - Size: 35.2 KB - Last synced: 12 days ago - Pushed: about 2 months ago - Stars: 674 - Forks: 27

samchon/tstl

TypeScript-STL (Standard Template Library, migrated from C++)

Language: TypeScript - Size: 19.2 MB - Last synced: 12 days ago - Pushed: about 2 months ago - Stars: 586 - Forks: 49

greg7mdp/gtl

Greg's Template Library of useful classes.

Language: C++ - Size: 2.26 MB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 91 - Forks: 5

greg7mdp/sparsepp

A fast, memory efficient hash map for C++

Language: C++ - Size: 414 KB - Last synced: 12 days ago - Pushed: about 1 year ago - Stars: 1,231 - Forks: 124

samadtalukder/DSA-In-Kotlin

Data structures and algorithms implemented in Kotlin, with explanations!

Language: Kotlin - Size: 79.1 KB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 0 - Forks: 0

axel7083/ModifiedPriorityQueue

This repository contains a modified implementation of the build-in PriorityQueue java class. It combines a HashMap with it, to allow O(1) for contains.

Language: Java - Size: 21.5 KB - Last synced: 16 days ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

hsnovel/fmap

fmap - single header, generic hashmap implementation without any macro trickery

Language: C - Size: 2.93 KB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 1 - Forks: 0

LeoVen/C-Macro-Collections

Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C

Language: C - Size: 4.35 MB - Last synced: 11 days ago - Pushed: 5 months ago - Stars: 484 - Forks: 37

mairess/project-restaurant-orders

Um projeto para ajudar um restaurante a gerenciar os cardápios, considerando possíveis restrições alimentares e também a disponibilidade dos ingredientes em estoque.

Language: Python - Size: 10.7 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

ihciah/small-map

An inline SIMD accelerated hashmap designed for small amount of data.

Language: Rust - Size: 109 KB - Last synced: 12 days ago - Pushed: 4 months ago - Stars: 63 - Forks: 3

homonoidian/permafrost

Permafrost implements a (relatively) fast unordered persistent map, set, bidirectional map for Crystal

Language: Crystal - Size: 1.24 MB - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 1 - Forks: 0

rurban/ctl Fork of glouw/ctl

My variant of the C Template Library

Language: C - Size: 26.3 MB - Last synced: 12 days ago - Pushed: 2 months ago - Stars: 162 - Forks: 7

hoangsonww/Queue-And-HashTable-DSA

🔑 This repository focuses on hash tables and priority queues, highlighting their use in text analysis, word stats generation, and managing a movie review user database. It includes techniques for efficient text tokenization, word frequency analysis, prioritized data handling, and more!

Language: Java - Size: 80.1 KB - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 5 - Forks: 4

GenesisBlock3301/coding_interview_preparation

It's totally coding interview preparation repo, based on python programming language. Try to follow algorithm and data structure's best practice.

Language: Python - Size: 1.06 MB - Last synced: 18 days ago - Pushed: 19 days ago - Stars: 4 - Forks: 0

AnuradhaDev96/CMT44

This is a code complexity measuring tool developed for Software Project Management module in 3rd year 2nd Semester. Application measures the complexity of a java code file using a specific algorithm.

Language: Java - Size: 85.9 KB - Last synced: 20 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

kometen/compare

Compare sets and print result to console

Language: Rust - Size: 12.7 KB - Last synced: 20 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

johntvale/restaurant-orders

O objetivo desse projeto é desenvolver um programa que gere relatórios com informações sobre os pedidos e as pessoas clientes que frequentam a lanchonete. Estes dados auxiliariam para a alavancar as vendas e o número de pessoas clientes de um restaurante.

Language: Python - Size: 6.84 KB - Last synced: 20 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 1

shady831213/algorithms

CLRS study. Codes are written with golang.

Language: Go - Size: 1.09 MB - Last synced: 13 days ago - Pushed: about 3 years ago - Stars: 770 - Forks: 121

andrewsonin/blazemap

Implements a vector-based slab-like map with an interface similar to that of HashMap, and also provides tools for generating lightweight identifiers that can be type-safely used as keys for this map.

Language: Rust - Size: 22.5 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 0 - Forks: 0

dadhi/SMap

Fast persistent immutable Map data-structure for Scala with minimal memory footprint

Language: Scala - Size: 117 KB - Last synced: 12 days ago - Pushed: 21 days ago - Stars: 5 - Forks: 0

liuxiao1468/CSE310-Data-structure-and-algorithms

Course project code base of Data structures and algorithms.

Language: C++ - Size: 1.13 MB - Last synced: 21 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

abdur75648/anagram-generator

A Java program that prints out all valid anagrams of an input string present in the a vocabulary

Language: Java - Size: 142 KB - Last synced: 21 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

reece-iriye/Search-Engine-in-Cpp-With-Custom-HashMap-Implementation

Coded a Search Engine in C++ by reading in JSON files and storing relevant data in custom HashTable data structures. Ranked #1 for overall search speed out of ~100 competitors.

Language: C++ - Size: 3.44 MB - Last synced: 21 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

MusicScience37/cpp-hash-tables

Hash tables in C++. (Mirror)

Language: C++ - Size: 894 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 0 - Forks: 0

storycraft/fn-map

Abstraction around HashMap. Uses closure to compute and store value.

Language: Rust - Size: 62.5 KB - Last synced: 12 days ago - Pushed: 23 days ago - Stars: 2 - Forks: 0

AtharvaMutsaddi/DSA-MiniProject-Email-Spam-Analyzer

C-based implementation of a spam email analyzer that utilizes data structures and algorithms to efficiently identify potential spam content in emails.

Language: C - Size: 4.22 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 0 - Forks: 0

dikaeinstein/lru-cache

A LRU replacement cache

Language: Go - Size: 5.86 KB - Last synced: 23 days ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

StephanDollberg/dict

Open-addressed hash map in C++

Language: C++ - Size: 132 KB - Last synced: 24 days ago - Pushed: over 5 years ago - Stars: 6 - Forks: 0

ogxd/gxhash

The fastest hashing algorithm 📈

Language: Rust - Size: 11.8 MB - Last synced: 21 days ago - Pushed: 3 months ago - Stars: 245 - Forks: 13

adudumayo/DSA

Study Advanced Programming With Me. (Rhodes University Course On Data Structures And Algorithms)

Language: Java - Size: 13.7 KB - Last synced: 23 days ago - Pushed: 24 days ago - Stars: 0 - Forks: 0

shawngonsalves/LeetCode_Challenges

Language: Python - Size: 870 KB - Last synced: 24 days ago - Pushed: 24 days ago - Stars: 4 - Forks: 0

Bhupenderyadav2000/Huffman_Coding

It is a project which Compress and decompress the file. In this project we majorly use 1. Hash maps 2. Trees 3. Min Heap

Language: Python - Size: 4.88 KB - Last synced: 24 days ago - Pushed: 25 days ago - Stars: 0 - Forks: 0

tommyettinger/jdkgdxds

Java data structures for primitive and/or Object items

Language: Java - Size: 19 MB - Last synced: 27 days ago - Pushed: 28 days ago - Stars: 23 - Forks: 2

lightsing/compact-map

'Small map' optimization: store up to a small number of key-value pairs on the stack.

Language: Rust - Size: 1.17 MB - Last synced: 24 days ago - Pushed: 25 days ago - Stars: 1 - Forks: 0

nithya-kumar/leetcode

Problems solved on Leetcode

Language: Java - Size: 69.3 KB - Last synced: 25 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

hirishu10/data-structures

Language: Java - Size: 1.95 KB - Last synced: 26 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

jackson211/lsph

Learned SPatial Hashmap

Language: Rust - Size: 209 KB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 7 - Forks: 0

BaseMax/HashMapC

A tiny library for using easily HashMap, arraylist in the C.

Language: C - Size: 54.7 KB - Last synced: 27 days ago - Pushed: about 5 years ago - Stars: 21 - Forks: 2

Wsm2110/Faster.Map

Collection of incredibly fast hashmaps

Language: C# - Size: 26.9 MB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 52 - Forks: 6

logantect/learning

기술을 배우고 익히기 위한 저장소입니다.

Language: Kotlin - Size: 67.4 KB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Soumyapro/ATM-machine-Application

This is atm machine application built on basis of java oops concept

Language: Java - Size: 2.93 KB - Last synced: 28 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Ayushsaini20/100-Days-Of-Code

Welcome to my 100 days of Code in C++. What's the 100 Days of Code Challenge? For those unfamiliar, it's a commitment to code for at least an hour every day for the next 100 days. Whether it's a small project, tackling algorithms, or diving into a new language/framework, the goal is progress over perfection.

Language: C++ - Size: 364 KB - Last synced: 30 days ago - Pushed: about 1 month ago - Stars: 22 - Forks: 0

raflikharisma/python-hashmap-simple

Hashmap python practice based on college modules

Language: Python - Size: 1.95 KB - Last synced: 28 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

raflikharisma/data-structure-modules

This repository serves as a comprehensive collection of implementations and explanations of various data structures using Java

Language: Java - Size: 62.5 KB - Last synced: 28 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

ashutosh6500/LRU-CACHE-Implementation-generic-

Generic LRU Cache implementation using Doubly Linked list and Hashmap

Language: C++ - Size: 1.95 KB - Last synced: 28 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

khushboo-goel/competitive-coding

Questions practiced for CS Interview Preparation

Language: C++ - Size: 8.6 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

gemaquejr/restaurant-orders

Projeto com o objetivo de aplicar os conceitos de POO e trabalhar com Set, Hashmap e Dict. Este projeto foi criado para avaliação final na seção 06 do módulo de ciência da computação do Curso de Desenvolvimento Web na Trybe.

Language: Python - Size: 11.7 KB - Last synced: 29 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

apantle/hashmapper

Minimalistic utility to apply mapping rules to associative arrays in PHP (hashmap for friends)

Language: PHP - Size: 50.8 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

sanbit/cmap

ConcurrentHashMap for Go

Language: Go - Size: 10.7 KB - Last synced: 29 days ago - Pushed: about 8 years ago - Stars: 2 - Forks: 0

Prathmesh311/DSA

A one-stop Destination✏️ for all your Competitive Programming Resources.

Language: C++ - Size: 491 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

syntax-tee/DataStructuresAndAlgorithms

Data Structures and Algorithms implementation in Java.

Language: Java - Size: 148 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

CaptainPradip/LeetCode_Practice

Collection of LeetCode questions to ace the coding interview!

Language: Java - Size: 617 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

nojaja/FlyweightMap

A flyweight map shares its entries with source maps having equal entries. So do not create a copy of the value, keep only the changed part, transparently access the referrer

Language: Java - Size: 197 KB - Last synced: 29 days ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

PiaMacalanda/HashMap-Activity-Department-Report

Java implementation of an Employee Management System, featuring classes for department and employee management, CSV data processing, and report generation using HashMap

Size: 2.93 KB - Last synced: 29 days ago - Pushed: 30 days ago - Stars: 0 - Forks: 0

mapbox/eternal

A C++14 compile-time/constexpr map and hash map with minimal binary footprint

Language: C++ - Size: 14.6 KB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 190 - Forks: 22

TheNeikos/rustbreak 📦

A simple, fast and easy to use self-contained single file storage for Rust

Language: Rust - Size: 5.16 MB - Last synced: 30 days ago - Pushed: over 2 years ago - Stars: 393 - Forks: 28

jay5727/ViewHolderPassData

Pass Data between two different ViewHolder

Language: Java - Size: 136 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

jay5727/DynamicExpandableListNavigationDrawer

Dynamic ExpandableListView Navigation Drawer with ChildLess Parent

Language: Java - Size: 168 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

jay5727/ExpandableListViewCheckBox5727

CheckBox state(group & child) maintained while scrolling ExpandableListView.

Language: Java - Size: 128 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

mmomtchev/SharedMap

Vanilla JS Implementation of SharedMap, a synchronous multi-threading capable, fine-grain-locked with deadlock recovery, static memory allocated, coalesced-chaining HashMap, backed by SharedArrayBuffer

Language: JavaScript - Size: 1.66 MB - Last synced: 11 days ago - Pushed: 10 months ago - Stars: 37 - Forks: 8

Statute8234/Measurement-Converter

Rating: (7/10): The Java Swing application offers a user-friendly GUI for selecting and comparing measurement units, featuring components like MeasurementFrame, UnitFrame, ShowButton, and ShowResult.

Language: Java - Size: 7.81 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

usethesource/capsule

The Capsule Hash Trie Collections Library

Language: Java - Size: 4.48 MB - Last synced: 12 days ago - Pushed: 7 months ago - Stars: 401 - Forks: 28

Samir-Shakhbaz/Car-Service

This project is a Java-based car service application. The main feature is the changing of winter and summer tires. It uses a hashmap to store car and tire information in a register, and JDBC (MySQL) integration to persist data in a database. Users can add new cars and tires, modify existing entries, view all registered cars, customers. In progress.

Language: Java - Size: 1.81 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0