overflow
There are 125 repositories under overflow topic.
willmcpo/body-scroll-lock
Body scroll locking that just works with everything 😏
nemequ/portable-snippets
Collection of miscellaneous portable C snippets.
tuax/tua-body-scroll-lock
🔐 Body scroll locking that just works with everything
zzarcon/react-scroll-shadow
Pure CSS shadow to indicate more content in scrollable area
amand33p/stack-underflow
Feature-rich ‘stack overflow’ (QnA site) clone. Made using MERN + GraphQL stack.
niklasramo/mezr
A lightweight JavaScript library for measuring and comparing the dimensions and distances of DOM elements.
intik/overflow-pager-indicator
Simple paging indicator widget with pager dataset ovewflow effect à la Instagram behavior
sunify/react-relative-portal
React component for place dropdowns outside overflow: hidden; elements
exogen/react-overflow-indicator
Detect overflow and render shadows, fades, arrows, etc.
suvojit-0x55aa/mixed-precision-pytorch
Training with FP16 weights in PyTorch
yunusga/postcss-momentum-scrolling
PostCSS plugin add 'momentum' style scrolling behavior (-webkit-overflow-scrolling: touch) for elements with overflow (scroll, auto) on iOS
JeffreySarnoff/SaferIntegers.jl
These integer types use checked arithmetic, otherwise they are as system types.
vah13/SAP_vulnerabilities
DoS PoC's for SAP products
JohnCGriffin/overflow
Check for int/int64/int32 arithmetic overflow in Golang
milankl/Sherlogs.jl
A number format that inspects your code by logging the arithmetic results.
bjartek/overflow
a DSL to do awesome stuff on the flow blockchain
wsdookadr/fieldtop
Finds near-overflow columns in MySQL databases
LLNL/FPChecker
A dynamic analysis tool to detect floating-point errors in HPC applications.
DopeSatan/Crash-Codes
Powerful codes that will crash Whatsapp, Telegram, Instagram etc
amorriscode/use-overflow
A React Hook that allows you to detect X and Y overflow
hbgit/Map2Check
Map2Check: Finding Software Vulnerabilities
mattrothenberg/react-overflow-list
A headless React component that lets you control how visible and overflown items are rendered 👀
daniel-cues/overflow-checker
Tool for finding Buffer Overflows in simple binaries. CTF use mainly.
nickuraltsev/react-overflow
A React component that detects when it's overflowed by its content
dagronf/DSFActionBar
An editable, draggable bar of buttons and menus similar to Safari's Favorites bar with overflow support for macOS (10.11 and later).
Byteclaw/hooks
🎣 Collection of useful React hooks for your applications
maormoshe/OverflowShadowLibrary
A simple Angular directive to be used on any scrollable container for adding a shadow on the bottom of the container
idapgroup/BlurOverflowText
Blur overflow text effect using android compose
AxelRoudaut/THC_BlueBorne
Projet long TLS-SEC pour la réalisation d'un challenge "tuto" lors de la Toulouse Hacking Convention. Exploitation de la faille Blueborne.
anseki/overflow-android
Implement the inertia scroll for `overflow` element. And the polyfill for `overflow:scroll` / `overflow:auto` and `element.scrollLeft` / `element.scrollTop` on Android browser.
azhsetiawan/los-scrollos
Simple jQuery plugins for scrolling overflow content
geniuszlyy/GenIPv6OverflowExploit
is a PoC demonstrating a potential buffer overflow vulnerability in the processing of IPv6 packets
geniuszlyy/CVE-2024-24919
PoC script for CVE-2024-24919 vulnerability. It scans a list of target URLs to identify security issues by sending HTTP POST requests and analyzing server responses
MarleneMoraes/curso-mfp-aula01
Aula introdutória lecionada por mim no Curso de Iniciação em Programação Esportiva, realizada pela Maratona Feminina de Programação, no canal do YouTube @MaratonaSBC
Morglod/react-virtual-overflow
React components for efficiently rendering large lists without headache
SDibla/8086-Signed_Matrix_Multiplication
Program in 8086 assembly for multiplying two matrices whose elements are signed numbers expressed with one byte. The possibility of overflow is also considered.