Topic: "padding"
rebassjs/grid 📦
This package has moved and renamed
Language: JavaScript - Size: 1.88 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 2,036 - Forks: 96

left-pad/left-pad 📦
:arrow_left: String left pad -- deprecated, use String.prototype.padStart()
Language: JavaScript - Size: 51.8 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 1,295 - Forks: 134

muesli/reflow
A collection of (ANSI-sequence aware) text reflow operations & algorithms
Language: Go - Size: 99.6 KB - Last synced at: about 13 hours ago - Pushed at: about 1 year ago - Stars: 686 - Forks: 41

ArtSabintsev/Guitar 📦
A Cross-Platform String and Regular Expression Library written in Swift.
Language: Swift - Size: 1.84 MB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 661 - Forks: 33

mpgn/Padding-oracle-attack
:unlock: Padding oracle attack against PKCS7 :unlock:
Language: Python - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 329 - Forks: 58

FlutterOpen/flutter-layouts-exampls
Layout of the flutter example.such as Row,Comlun,listview,Just for learning.
Language: Dart - Size: 24.4 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 313 - Forks: 64

saranshsolanki/sketch-lint
Check the compliance of your design guidelines within seconds
Language: JavaScript - Size: 5.01 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 295 - Forks: 11

actuallyakash/spacers
🔳 when you need more __space__. Quick margin/padding for your no-code tools.
Language: JavaScript - Size: 4.63 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 274 - Forks: 6

mpgn/poodle-PoC
:poodle: Poodle (Padding Oracle On Downgraded Legacy Encryption) attack CVE-2014-3566 :poodle:
Language: Python - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 256 - Forks: 72

jakemarsh/core-layout
Flexbox & CSS-style Layout in Swift.
Language: Swift - Size: 3.14 MB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 216 - Forks: 8

1pkg/gopium
Gopium 🌺: Smart Go Structures Optimizer and Manager
Language: Go - Size: 3.65 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 213 - Forks: 7

jameslnewell/styled-components-spacing
Responsive margin and padding components for styled-components 💅.
Language: JavaScript - Size: 1.53 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 213 - Forks: 10

micromatch/to-regex-range
Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.
Language: JavaScript - Size: 73.2 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 166 - Forks: 20

liamg/pax
:skull: :unlock: CLI tool for PKCS7 padding oracle attacks
Language: Go - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 135 - Forks: 18

piotrmurach/strings
A set of useful functions for transforming strings.
Language: Ruby - Size: 153 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 129 - Forks: 12

andreburgaud/crypt2go
Go (golang) ECB mode of encryption and padding.
Language: Go - Size: 114 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 103 - Forks: 26

DamnVulnerableCryptoApp/DamnVulnerableCryptoApp
An app with really insecure crypto. To be used to see/test/exploit weak cryptographic implementations as well as to learn a little bit more about crypto, without the need to dive deep into the math behind it
Language: TypeScript - Size: 8.4 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 86 - Forks: 22

trevorpogue/topspace
Recenter line 1 with scrollable upper margin/padding in Emacs
Language: Emacs Lisp - Size: 200 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 72 - Forks: 1

the-lay/tiler
N-dimensional NumPy array tiling and merging with overlapping, padding and tapering
Language: Python - Size: 1.11 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 71 - Forks: 11

piotrmurach/verse 📦
[DEPRECATED] Text transformations
Language: Ruby - Size: 62.5 KB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 70 - Forks: 3

jonschlinkert/align-text
Align the text in a string.
Language: JavaScript - Size: 21.5 KB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 52 - Forks: 11

levantAJ/PaddingLabel
A label with padding for iOS
Language: Swift - Size: 67.4 KB - Last synced at: 1 day ago - Pushed at: almost 5 years ago - Stars: 51 - Forks: 11

Datalux/instagram-weak-encryption
Get the length of the Instagram encrypted password
Language: Python - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 50 - Forks: 10

t34-dev/go-field-alignment
A powerful tool designed for Golang developers to enhance code readability by performing multi-level field alignment in struct declarations while preserving original metadata.
Language: Go - Size: 254 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 46 - Forks: 4

asika32764/silicone
A simple css helper to extend bootstrap and other css frameworks
Language: CSS - Size: 79.1 KB - Last synced at: 7 days ago - Pushed at: almost 7 years ago - Stars: 42 - Forks: 13

Stanko/offset-polygon
Small, no dependency library for offsetting polygons.
Language: TypeScript - Size: 218 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 40 - Forks: 2

jonschlinkert/justified
Wrap, align and justify the words in a string.
Language: JavaScript - Size: 29.3 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 30 - Forks: 4

rbardini/storybook-addon-paddings
🔲 A Storybook addon to add different paddings to your preview
Language: TypeScript - Size: 3.62 MB - Last synced at: 29 days ago - Pushed at: 7 months ago - Stars: 29 - Forks: 2

echocatzh/conv-stft
A STFT/iSTFT written up in PyTorch using 1D Convolutions
Language: Python - Size: 188 KB - Last synced at: 29 days ago - Pushed at: 10 months ago - Stars: 28 - Forks: 11

englishextra/typeboost.css
Typeboost.css is a set of CSS rules to ensure readable, scalable and responsive typography. REMs are used for font sizes, paddings, and margins. It's like typography normalizer. No dependencies. Wrap your HTML content with class .col and you are done.
Language: HTML - Size: 9.94 MB - Last synced at: about 18 hours ago - Pushed at: about 1 month ago - Stars: 26 - Forks: 3

GRISHNOV/PKCS7-Padding
Implementation of PKCS7 padding in C
Language: C - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 8

Vincent-G-Van/AES-Encryption-Python
Two scripts in Python to encrypt/decrypt using the 128 bits AES algorithm, ECB mode with hex "00" as padding for each character. For the encryption, an ascii plaintext file is taken as the input, then an encrypted hex file is outputted. For the decryption, a ciphertext hex file is taken as the input, then a decrypted ascii file is outputted.
Language: Python - Size: 703 KB - Last synced at: 1 day ago - Pushed at: almost 8 years ago - Stars: 26 - Forks: 22

englishextra/16pixels
16pixels.css is a set of CSS rules to ensure consistent 16 pixels based typography. Pixels are used for font sizes and line heights, as well as for paddings and margins. It's like typography normalizer. No dependencies. Wrap your HTML content with class .col and you are done.
Language: HTML - Size: 7.55 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 25 - Forks: 4

nexdrew/ansi-align
:abcd: align-text with ANSI support for CLIs
Language: JavaScript - Size: 46.9 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 5

dealfonso/simplelottieplayer
An alternate web player for LottieFiles animations (and other lottie utils)
Language: JavaScript - Size: 15.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 22 - Forks: 0

trungvose/resizing-header-on-scroll
When you scroll down the page a bit, the header resizes smaller with CSS3 animations, and gets back bigger when you scroll back to the top
Language: HTML - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 7

Aetf/unicode-truncate
Rust library for unicode-aware algorithm to pad or truncate `str` in terms of displayed width.
Language: Rust - Size: 79.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 5

ixkaito/tailwindcss-fluid-spacing
A Tailwind CSS plugin that provides fluid-responsive spacings across viewport widths.
Language: JavaScript - Size: 19.5 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 1

kushagra2103/Auto-Tagging-System
The project is based on a multi-label classification problem in NLP.
Language: Jupyter Notebook - Size: 31.7 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 17 - Forks: 4

Acidmanic/console-tools
This is a Java library for drawing tabels, text interaction with user and change style and color of text on command line. and it have no dependencies.
Language: Java - Size: 1.5 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 3

Jaredk3nt/phoenix-padding
Simple phoenix setup for padded window management
Language: JavaScript - Size: 367 KB - Last synced at: 13 days ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 2

lelongg/geo-offset
Rust library containing algorithms to shrink and dilate various geometric shapes.
Language: Rust - Size: 52.7 KB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 12 - Forks: 10

imyelo/padoracle
Padding Oracle Attack with Node.js
Language: JavaScript - Size: 718 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 10 - Forks: 4

harttle/md-padding-vscode
md-padding 的 VS Code 插件
Language: TypeScript - Size: 630 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 9 - Forks: 1

jedisct1/go-padme-padding
PADMÉ padding scheme for Go
Language: Go - Size: 2.93 KB - Last synced at: 29 days ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 1

xnand/shping
Receive data in ICMP padding from unix ping's -p option
Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 0

seljabali/android-design-tokens
Design tokens visualized for Android
Language: Kotlin - Size: 2.19 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

harshsinghvi/UniversalGPIO
Python Library for interfacing GPIO Pins on Linux based Routers, Network Devices, and embedded devices like Raspberry pi and OpenWRT based Routers.
Language: Python - Size: 116 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 2

rantsandruse/pytorch_lstm_02minibatch
Pytorch LSTM tagger tutorial with minibatch training. Includes discussion on proper padding, embedding, initialization and loss calculation.
Language: Python - Size: 61.5 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

ComradeVanti/UnityRectConstraints
This Unity package adds useful utilities for working with Rect objects in GUI and EditorGUI code.
Language: C# - Size: 57.6 KB - Last synced at: about 16 hours ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

mathematic-inc/eslint-plugin-padding
An ESLint plugin regarding any and all spacing between statements.
Language: TypeScript - Size: 262 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

AYSE-DUMAN/Sentiment-Analysis-on-Stocks-Data-using-NLP
This study is about creating a sensitivity classifier model using messages from customers. We have a binary classification problem that categorizes stock sensitivity data as positive or negative. 1 indicates positive sentiment and 0 indicates negative sentiment. The main resource I used in the study is the Python & Machine Learning for Financial Analysis course on Udemy. The main steps are as follows: Importing required libraries(pandas,numpy,seaborn,matplotlib,nltk,gensim,tensorflow) Explanatory Data Analysis Data cleaning (removing punctuations and stopwords from text) Visualization of cleaned dataset and plotting wordcloud Prepare the data by tokenizing and padding Building a custom-based deep neural network for sentiment analysis (embedding layer, LSTM network) Making prediction and assessing the model performance (confusion matrix)
Language: Jupyter Notebook - Size: 1.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 1

mrdcvlsc/Krypt Fork of SergeyBel/AES
C++ AES implementation
Language: C++ - Size: 892 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

KSXGitHub/zero-copy-pads
Padding/aligning values without heap allocation
Language: Rust - Size: 103 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

alitahir4024/PHILLIP-GILBERT-project
PHILLIP GILBERT website template is developed using full css flexbox
Language: CSS - Size: 2.67 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

paulradzkov/space.less
Toolkit for managing negative space on frontend
Language: CSS - Size: 930 KB - Last synced at: 5 days ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 4

ifknot/aes
C++17 implementation (faster) of Kokke's AES-C (https://github.com/kokke/tiny-AES-c)
Language: C++ - Size: 1.14 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 2

SwiftCrew/ExtendedLabel
By this, You can set padding of the Label text, Also you can rotate your Label.
Language: Swift - Size: 11.7 KB - Last synced at: 8 days ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

angular-material-extensions/layout
Set of angular directives that allow developers to boost and easy enhance their app development's layout
Language: JavaScript - Size: 3.01 MB - Last synced at: 13 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

ryanve/spacing
Opensource functional CSS spacing for web spaces
Language: CSS - Size: 38.1 KB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

indisoluble/AesKeyWrap 📦
(DEPRECATED) AES Key Wrap (RFC 3394) and AES Key Wrap with Padding (RFC 5649) algorithms.
Language: Objective-C - Size: 42 KB - Last synced at: 21 days ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 1

PeterHuberSg/CustomControlBaseLib
Provides Border, Padding, Background, Font support and sizing functionality for your custom control plus direct drawing to that control
Language: C# - Size: 424 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

michelerenzullo/FastBoxBlur
Fast Box Blur using a sliding accumulator and with reflected borders policy
Language: C - Size: 8.4 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

ryanavella/struct-pad
Padding types for Rust, to enable memory layout optimizations
Language: Rust - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

jedisct1/rust-padme-padding
PADMÉ padding scheme for Rust.
Language: Rust - Size: 2.93 KB - Last synced at: 29 days ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

michelerenzullo/Blur_algorithms 📦
Fastest algorithm for Gaussaian blur on CPU. Fast Fourier Convolution - Portable alternative to cv::blur and cv::GaussianBlur in the frequency domain - Documentation and refactoring in progress
Language: Jupyter Notebook - Size: 166 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

johndoe31415/padding-oracle-helper
PKCS#7 CBC padding oracle command line interface helper
Language: Python - Size: 19.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 2

mdnuruzzamanKALLOL/CNN_Basic
CNN
Language: Jupyter Notebook - Size: 326 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

karamage/SwiftUIMargin
".margin()" view modifier in SwiftUI
Language: Swift - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

AmmarYasserAllaithy/SquareIt
Image squaring tool against a pre-defined aspect-ratio 16 : 9 with extra options like padding and background-color.
Language: Java - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

AmmarYasserAllaithy/SquareIt-GUI
Image squaring tool against a pre-defined aspect-ratio 16 : 9 with extra options like padding and background-color.
Language: Java - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

CAVIND46016/IntroductionToCryptography
Programming assignments as part of the course "CSCI-B504 Introduction to Cryptography"
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

Rhymond/gopad
Optimized String Right/Left Pad
Language: Go - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 0

stdlib-js/string-pad
Pad a string.
Language: JavaScript - Size: 1.24 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/string-base-left-pad
Left pad a string.
Language: JavaScript - Size: 347 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

paulgavrikov/padding_robustness
Official repository for the ICCVW2023 paper "On the Interplay of Convolutional Padding and Adversarial Robustness".
Language: Python - Size: 70.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/string-right-pad
Right pad a string.
Language: JavaScript - Size: 989 KB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

juvenilenapuu/sample-business-card
Business Card with html and css
Language: CSS - Size: 109 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Mehyar-Farzat/Banner-Section
Simple Banner Section
Language: HTML - Size: 105 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

samuel-lucas6/PADME.NET
A .NET implementation of PADMÉ padding.
Language: C# - Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

daeseoklee/asym
Asym helps handle pytorch data with variable length easily and efficiently.
Language: Python - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

AleNoia/useful-things-SCSS
Useful things that I use in SCSS and that make the work easier
Language: SCSS - Size: 105 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

zahraDehghanian97/LSTM_sequence_prediction
In this Reop. I try LSTM Network with 2 different approaches (padding and splitting sequences )to predict which app will be installed by users.
Language: Jupyter Notebook - Size: 939 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

kushagra2103/Summarization-of-Customer-reviews
Generating short summaries for the reviews
Language: Jupyter Notebook - Size: 3.41 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

mloncode/memlayout
source{d} lookout analyzer for improving the memory layout of your structs.
Language: Go - Size: 8.26 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

unic0x/b4aaescrypto
Language: Visual Basic - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

YaronKoresh/shual
Shual is a fibonacci based cryptography toolset.
Language: JavaScript - Size: 77.1 KB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

MAHMOUDELSAYED7/Flutter-extensions
Flutter Extensions offer useful tools for enhancing code readability and functionality, covering themes, screens, navigation, and widget styling.
Language: Dart - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

stdlib-js/string-left-pad
Left pad a string.
Language: JavaScript - Size: 937 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/string-base-right-pad
Right pad a string.
Language: JavaScript - Size: 268 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

dubniczky/CryptoLab
A hands-on cryptography repository containing implementations of fundamental encryption, decryption, hashing, padding, and random number generation techniques.
Language: Python - Size: 24.4 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Saba-Heidari/Deep-Learning
Machine Learning
Language: Python - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

do0ori/image-ratio-padder-vanilla
Web application that pads/extends an image with input ratio and color while maintaining the original size of the image
Language: CSS - Size: 851 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

IsmaelMousa/playing-with-datasets
Practice using and preparing datasets for training from Hugging Face
Language: Jupyter Notebook - Size: 52.1 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

shikhararyan/Text-Classification-Transformer-Model-
This sentiment analysis model utilizes a Transformer architecture to classify text sentiment into positive, negative, or neutral categories with high accuracy. It preprocesses text data, trains the model on the IMDB dataset, and effectively predicts sentiment based on user input.
Language: Jupyter Notebook - Size: 3.39 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

nicolasbauw/lib-base64
A base64 (with padding) encoding library, which implements the encode() and decode() methods for the String and Vec<u8> types.
Language: Rust - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

islab-sophia/pp-pad
Original pytorch implementation of pp-pad (peripheral prediction padding) in ICIP2023 paper
Language: Python - Size: 17.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

native-ly/marginally-pudding
🍮 Create margins and paddings in React Native in the way well known from CSS
Language: TypeScript - Size: 1.15 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

mrdcvlsc/BytePadding
A collection of different byte padding methods
Language: C++ - Size: 473 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

xNoRain001/css-shorthand-parser
Parse css shorthand prop.
Language: JavaScript - Size: 619 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
