This example implements a Bloom filter in Python, a probabilistic data structure for fast membership testing. Items are added using multiple hash functions that set bits in a fixed-size array. Membership checks return definitely not present or possibly present, with false positives possible. The source code is part of the 127 algorithms collecti…
☆21Dec 5, 2025Updated 9 months ago
Alternatives and similar repositories for The-Bloom-filter
Users that are interested in The-Bloom-filter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This project provides a minimal Python implementation of a Hash Table using separate chaining for collision handling. It supports inserti…☆17Dec 19, 2025Updated 9 months ago
- A repository for resources and updates related to the Algorithms (MDPI) special issue. Focused on secure algorithmic solutions for cyber …☆52Aug 10, 2026Updated last month
- Acest curs prezintă o sinteză completă asupra securității cibernetice și analizei malware, de la evoluția aplicațiilor malițioase și clas…☆20Aug 10, 2026Updated last month
- This example implements an optimized antivirus scanner in Python using the Aho-Corasick automaton. It combines signature matching with a …☆31Dec 1, 2025Updated 9 months ago
- This book takes the reader from Python basics to advanced applications through 227 worked examples, covering variables, arrays, control f…☆23Aug 30, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- This repository contains Example (94), entitled “3D traversal with one for-loop using arithmetic operators”, implemented in Python, MATLA…☆15Aug 30, 2025Updated last year
- This application makes predictions by multiplying a probability vector with a transition matrix multiple times (n steps - user defined). …☆15Nov 17, 2022Updated 3 years ago
- This example decomposes a matrix into multiple matrices based on its unique values. It demonstrates array traversal, and decomposition, s…☆19Aug 30, 2025Updated last year
- A sequence of digits that never ends and never exhibits any clear patterns, is scratchy for any questioning mind. The main question in re…☆16Nov 17, 2022Updated 3 years ago
- This highly visual and responsive VB6 application is an implementation of the global sequence alignment algorithm. It allows the modifica…☆23Nov 17, 2022Updated 3 years ago
- Entropy is a measure of the uncertainty in a random variable. This application calculates the entropy of text. The current example calcul…☆18Mar 21, 2022Updated 4 years ago
- Chaos & noise is an implementation that suggests by experiment that the universe is deterministic. Initially, the experiment was used to …☆26Mar 21, 2022Updated 4 years ago
- This application uses a transition matrix to make predictions by using a Markov chain. For exemplification, the values from the transitio…☆19Nov 17, 2022Updated 3 years ago
- A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, …☆30Jul 3, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- This example detects and labels islands in a 2D grid, calculating their percentage coverage. It demonstrates recursion, array traversal, …☆22Aug 30, 2025Updated last year
- Predictions with Markov Chains is a JS application that multiplies a probability vector with a transition matrix multiple times (n steps …☆15Mar 21, 2022Updated 4 years ago
- The VB6 applications shown here use the hexadecimal system to encode the binary content of an executable file. The point here is that one…☆18Nov 20, 2022Updated 3 years ago
- This is an application that shows the informational structure of DNA sequences. The objective digital stain (ODS) is represented by a dis…☆16Mar 21, 2022Updated 4 years ago
- Jupiter Bioinformatics is a browser-based tool for interactive pairwise sequence alignment and heatmap visualization. Built on the Smith…☆21Jul 13, 2026Updated 2 months ago
- Diabetes prediction V1.0 uses the Markov Chains method. First, this VB6 application converts a sequence of numbers into states. The state…☆25Nov 18, 2022Updated 3 years ago
- Python training materials and exercises for NBD, covering examples from Coding Examples from Simple to Complex - Applications in Python, …☆15Jul 13, 2026Updated 2 months ago
- This Web Cam software saves images from the camera at regular time intervals. These images are samples used by the Photon-pixel coupling …☆23Nov 17, 2022Updated 3 years ago
- This JavaScript implementation detects the areas where two DNA sequences are complementary to each other. All symbols from UTF-8 are acce…☆15Mar 16, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- This JavaScript implementation detects the areas where two RNA sequences are complementary to each other. All symbols from UTF-8 are acce…☆17Mar 16, 2022Updated 4 years ago
- Diabetes prediction V2.0 -This VB6 application takes glycemic values and tries to predict the future state of the patient. First, it conv…☆28Nov 18, 2022Updated 3 years ago
- This repository includes the ".bas" files for Markov Chains that accompany the book entitled: Markov Chains: From Theory to Implementatio…☆22Aug 24, 2025Updated last year
- This application converts any executable file to VBA source code that can be included as a '.bas' module in an EXCEL file. Once inserted …☆42Apr 7, 2023Updated 3 years ago
- This Visual Basic 6.0 (VB6) demo shows how to make new objects at runtime. Shows how different types of objects (in this case a textbox o…☆16Nov 17, 2022Updated 3 years ago
- Config files for my GitHub profile.☆26Aug 29, 2026Updated 3 weeks ago
- The best fully featured discord bot framework for javascript (eris, discordjs or detritusjs)!☆71Dec 6, 2022Updated 3 years ago
- Modular User-Defined Reflective Loader (UDRL) built on Crystal Palace for controlled DLL execution and evasion research.☆35Apr 14, 2026Updated 5 months ago
- Square-Root Robocentric Visual-Inertial Odometry with Online Spatiotemporal Calibration☆292Sep 19, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- OAuth 2.1 request authentication.☆101Aug 23, 2026Updated 3 weeks ago
- Cronos is Windows 10/11 x64 ring 0 rootkit. Cronos is able to hide processes, protect and elevate them with token manipulation.☆944Mar 29, 2022Updated 4 years ago
- Create a playful backsplash in SwiftUI.☆857Aug 19, 2024Updated 2 years ago
- A homebrew logic puzzle game for Nintendo Switch☆10Oct 13, 2019Updated 6 years ago
- 🚀 Scroll Follow Tab is a lightweight javascript library without jQuery, no dependencies. It is used to make scrollspy effect for your me…☆16May 9, 2024Updated 2 years ago
- Tao enables two-way data binding for browser history☆54May 20, 2014Updated 12 years ago
- Examples pour edition 2 Docker Dunod☆14Jan 8, 2022Updated 4 years ago