Projects in Awesome Lists tagged with overflow
A curated list of projects in awesome lists tagged with overflow .
https://github.com/willmcpo/body-scroll-lock
Body scroll locking that just works with everything 😏
angular body-scroll body-scroll-lock bsl chrome freeze ios lightbox lock mobile modal overflow react react-scroll-lock react-scrolllock safari scroll-lock toggle vanilla-js vuejs
Last synced: 23 Apr 2025
https://github.com/tuateam/tua-body-scroll-lock
🔐 Body scroll locking that just works with everything
android body-scroll-lock bsl chrome firefox freeze ios mobile modal overflow pc safari scroll-lock tua
Last synced: 15 May 2025
https://github.com/tuax/tua-body-scroll-lock
🔐 Body scroll locking that just works with everything
android body-scroll-lock bsl chrome firefox freeze ios mobile modal overflow pc safari scroll-lock tua
Last synced: 08 Jan 2026
https://github.com/heimao-box/pwnpasi
This tool is an automated PWN exploitation framework designed for CTF competitions and binary vulnerability exploitation. It integrates various exploitation techniques such as stack overflow and format string attacks, supporting automated analysis and exploitation for both 32-bit and 64-bit programs.
ctf exploit fmtstr overflow pwn stackoverflow tools
Last synced: 16 Feb 2026
https://github.com/zzarcon/react-scroll-shadow
Pure CSS shadow to indicate more content in scrollable area
css height overflow pure-css react scroll scrollable scrollbar shadow
Last synced: 07 Apr 2025
https://github.com/niklasramo/mezr
A lightweight JavaScript library for measuring and comparing the dimensions and distances of DOM elements.
dimensions element-dimensions element-position intesection offset overflow overlap position
Last synced: 06 Apr 2025
https://github.com/exogen/react-overflow-indicator
Detect overflow and render shadows, fades, arrows, etc.
css overflow react scrollable scrolling
Last synced: 17 Mar 2026
https://github.com/yunusga/postcss-momentum-scrolling
PostCSS plugin add 'momentum' style scrolling behavior (-webkit-overflow-scrolling: touch) for elements with overflow (scroll, auto) on iOS
css inertia-scroll ios ios-safari momentum momentum-scrolling overflow postcss postcss-plugin safari scroll touch
Last synced: 30 Apr 2025
https://github.com/jeffreysarnoff/saferintegers.jl
These integer types use checked arithmetic, otherwise they are as system types.
checked-arithmetic integer overflow signed underflow unsigned
Last synced: 08 Oct 2025
https://github.com/vah13/SAP_vulnerabilities
DoS PoC's for SAP products
buffer-overflow denial-of-service exploit hacking hana overflow rce sap vulnerability
Last synced: 11 Jul 2025
https://github.com/llnl/fpchecker
A dynamic analysis tool to detect floating-point errors in HPC applications.
cancellation clang cuda exceptions floating-point floating-point-arithmetic infinity llvm overflow overflow-detection underflow-detection
Last synced: 21 May 2026
https://github.com/bjartek/overflow
a DSL to do awesome stuff on the flow blockchain
flow-blockchain onflow overflow
Last synced: 28 Apr 2025
https://github.com/milankl/sherlogs.jl
A number format that inspects your code by logging the arithmetic results.
16bit arithmetic entropy numbers numerics overflow underflow
Last synced: 23 Oct 2025
https://github.com/amorriscode/use-overflow
A React Hook that allows you to detect X and Y overflow
css overflow react react-hooks
Last synced: 17 Mar 2025
https://github.com/mattrothenberg/react-overflow-list
A headless React component that lets you control how visible and overflown items are rendered 👀
Last synced: 01 May 2025
https://github.com/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).
button-bar macos objc overflow swift tabs ui-components
Last synced: 27 Mar 2025
https://github.com/byteclaw/hooks
🎣 Collection of useful React hooks for your applications
components event-emitters hooks overflow react react-hooks ui
Last synced: 10 Oct 2025
https://github.com/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.
android css-animations desktop drag element-scrolls flicks inertia inertia-scroll inertial javascript overflow polyfill scroll scrollbar scrollleft scrolltop swipe
Last synced: 07 Apr 2025
https://github.com/azhsetiawan/los-scrollos
Simple jQuery plugins for scrolling overflow content
jquery jquery-plugin overflow scroll
Last synced: 09 Sep 2025
https://github.com/faizanu94/buflux
A high-performance, event-driven buffer library for Node.js and browsers, with configurable overflow strategies
browser buffer circular-buffer eviction fixed-capacity isomorphic javascript nodejs npm overflow queue
Last synced: 09 Oct 2025
https://github.com/morglod/react-virtual-overflow
React components for efficiently rendering large lists without headache
list overflow performance react virtual-scroll virtualization virtualized virtualized-list virtualized-scroll
Last synced: 24 Apr 2025
https://github.com/shifeng1993/react-native-overflow-view
一个View封装的容器组件
overflow react-native react-native-view
Last synced: 11 Apr 2025
https://github.com/henrygd/hide-show-scroll
enables / disables html scroll without content jumping around. 184 bytes.
Last synced: 12 Jul 2025
https://github.com/marcospassos/phpcommon-intmath
PHP 5.3+ library for arithmetic operations on integers that wraps around upon overflow.
hash hashing math overflow php php-library
Last synced: 13 Mar 2025
https://github.com/daedalus/stack_smashing
Revisiting stack smashing in the 2020
assembly gcc gdb linux nasm overflow root setuid shellcode stack stack-overflow stack-smashing writeup x86-64
Last synced: 27 Mar 2025
https://github.com/ramtob/text-overflow-bookmarklet
A browser bookmarklet which fills all the text fields in the current page with long texts, to check for unpretty overflows
bookmarklet javascript overflow
Last synced: 26 Jun 2025
https://github.com/besworks/pop-out
Web Component combo that allows child elements to expand out of their parent's overflow area.
css custom-element html js overflow webcomponent
Last synced: 18 Apr 2026
https://github.com/skailasa/stackstalk
🥞 stalk the stack exchange universe
cli golang overflow stack stackexchange terminal
Last synced: 16 May 2026
https://github.com/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
bigonotation cpp marathon overflow
Last synced: 14 May 2025
https://github.com/hugoalh/string-overflow-es
An ES (JavaScript & TypeScript) module to truncate the string with the specify length; Safe with the emojis, URLs, and words.
es javascript js modulejs overflow string truncate ts typescript
Last synced: 11 Apr 2025
https://github.com/akramarenkov/safe
Library that provides to detect and avoid overflows in operations with integer numbers
Last synced: 13 Apr 2025
https://github.com/bentobaux/128-bit-fibonacci-in-assembly
Calculating the n-th 128-bit Fibonacci number in Assembly.
128-bit algorithms assembly c fibonacci high-performance mathematics numerical-computations overflow
Last synced: 27 Apr 2026
https://github.com/tbertuzzi/overflowerexemplo
Exemplo de Overflow com Xamarin.Forms
overflow xamarin xamarin-forms
Last synced: 01 May 2026
https://github.com/exfil0/test_iconv
This repository contains a C program to test for CVE-2024-2961, a buffer overflow vulnerability in the iconv() function of glibc.
buffer cve cve-202402961 glibc iconv overflow pentest test vulnerability
Last synced: 15 Jun 2026
https://github.com/performance13/goit-markup-hw-05
Homework №5 on technical skills
animation javascript keyframes overflow overlay perspective position transform transform-origin transition z-index
Last synced: 31 Jul 2025
https://github.com/orsinium-labs/intover
Golang package for integer arithmetic with overflow detection.
arithmetic go golang integer-arithmetic integer-overflow overflow overflow-detection
Last synced: 31 May 2026
https://github.com/ruisoftware/jquery-rsoverview
Birds-eye view of whole document or overflowed element
bidirectional bookmark bookmarks codepen document javascript jquery overflow overview scrollbar viewport
Last synced: 18 May 2026
https://github.com/syncfusionexamples/how-to-add-benchmark-line-in-.net-maui-cartesian-chart
This article in the Syncfusion Knowledge Base explains how to add benchmark line in .NET MAUI Cartesian chart
annotation benchmark benchmark-line cartesian chart-annotation charts graphing maui overflow sfcartesianchart threshold-indicator
Last synced: 19 Jun 2025
https://github.com/kanition/quadraticequationsolver
Robust High-Precision Quadratic Equation Solver
catastrophic-cancellation floating-point numerical-calculation overflow quadratic-equation underflow
Last synced: 09 Oct 2025
https://github.com/noureenkanwal/yt-clone
#Day11 of #100dayscodingchallenge I created this Youtube homepage clone with #HTML and #CSS. Must checkout: 👇
align-items border-radius box-sizing cursor display-flex flex-direction flex-wrap flexbox form html-css img justify-content margin-padding object-fit overflow position-absolute search-bar sidebar-menu text-align text-decoration
Last synced: 11 Jan 2026
https://github.com/potlock/sui-contracts
PotLock on Sui, built on move smart contracts
Last synced: 06 Feb 2026
https://github.com/bemto/bemto-overflower
Flexible content overflow for React
bemto component css overflow react styled-components
Last synced: 15 Apr 2026
https://github.com/afeiship/is-overflowed
Detect element text overflowed.
detect ellipsis overflow text text-overflow
Last synced: 01 Apr 2025
https://github.com/romnn/safe-arithmetic
Helper traits for safe arithmetic operations in Rust.
error-handling numerics overflow rust underflow
Last synced: 28 Feb 2026
https://github.com/performance13/goit-markup-hw-04
Homework №4 on technical skills
overflow position svg svg-sprite svg-viewbox svg-viewport z-index
Last synced: 19 Mar 2026
https://github.com/afeiship/react-overflow-text
Overflow text for react.
component overflow react truncate truncate-text
Last synced: 25 Apr 2026
https://github.com/zastinian/stackoverflowapi
An api to collect questions from stackoverflow
api express overflow stack stack-overflow stackoverflow stackoverflow-api stackoverflow-questions stackoverflowapi
Last synced: 28 Apr 2026
https://github.com/shivam6862/youtube-opti-toolkit
This repository contains two projects aimed at enhancing the YouTube experience. The YouTube Extension for Overflow is a browser extension designed to enhance your YouTube experience by providing additional features and improvements. YouTube Screenshot is a tool that allows users to capture screenshots from YouTube videos.
chrome-extension css-changer overflow screenshot youtube
Last synced: 06 May 2026