π Live Open Source Explorer
Explore live open-source projects and AI models.
Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.
π Live Search
Search live open-source data
Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.
Live Results
GitHub Open Source Repositories
Search: write-a-hash-table
Page 1
Showing 10 results from 12
jamesroutley/write-a-hash-table
GitHub MIT LicenseβοΈ Learn how to write a hash table in C
External source
GitHub
danderfer/Comp_Sci_Sem_2
GitHub PythonAccording to all known laws of aviation, there is no way that a bee should be able to fly. Its wings are too small to get its fat little body off the ground. The bee, of course, flies anyway. Because bees donβt care what humans think is impossible.β SEQ. 75 - βINTRO TO BARRYβ INT. BENSON HOUSE - ... Read more
External source
GitHub
Don-No7/Hack-SQL
GitHub-- -- File generated with SQLiteStudio v3.2.1 on Sun Feb 7 14:58:28 2021 -- -- Text encoding used: System -- PRAGMA foreign_keys = off; BEGIN TRANSACTION; -- Table: Commands CREATE TABLE Commands (Command_No INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, Name TEXT REFERENCES Programs (Name) NOT NUL... Read more
External source
GitHub
rramatchandran/big-o-performance-java
GitHub JavaScript MIT License# big-o-performance A simple html app to demonstrate performance costs of data structures. - Clone the project - Navigate to the root of the project in a termina or command prompt - Run 'npm install' - Run 'npm start' - Go to the URL specified in the terminal or command prompt to try out the app... Read more
External source
GitHub
divfor/atomic_hash
GitHub CA lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform
External source
GitHub
nyaundid/EC2-AWS-AND-SHELL
GitHub ShellSEIS 665 Assignment 2: Linux & Git Overview This week we will focus on becoming familiar with launching a Linux server and working with some basic Linux and Git commands. We will use AWS to launch and host the Linux server. AWS might seem a little confusing at this point. Donβt worry, we will gai... Read more
External source
GitHub
Emersonmafra/f
GitHub#!/bin/bash ########## DEBUG Mode ########## if [ -z ${FLUX_DEBUG+x} ]; then FLUX_DEBUG=0 else FLUX_DEBUG=1 fi ################################ ####### preserve network ####### if [ -z ${KEEP_NETWORK+x} ]; then KEEP_NETWORK=0 else KEEP_NETWORK=1 fi ################################ ####... Read more
External source
GitHub
tum-db/Plush
GitHub C++ OtherPlush: A Write-Optimized Persistent Log-Structured Hash-Table
External source
GitHub
ncasias/fb
GitHub<html lang="en" id="facebook" class="no_svg no_js"> <head><meta charset="utf-8" /><meta name="referrer" content="default" id="meta_referrer" /><script>__DEV__=0;</script><title>Facebook</title><style>._32qa button{opacity:.4}._59ov{height:100%;height:910px;position:relative;top:-10px;width:100%}.... Read more
External source
GitHub
HlaingPhyoAung/sqlmap
GitHubUsage: python sqlmap.py [options] Options: -h, --help Show basic help message and exit -hh Show advanced help message and exit --version Show program's version number and exit -v VERBOSE Verbosity level: 0-6 (default 1) Target: At least one of these options has to be provided to define the target... Read more
External source
GitHub
10 results on this page Β· 12 total found
Showing first 12 accessible GitHub results.