🌱 Open Source β–Ύ

🌍 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.

Reset Search ↻
πŸ”Ž
🌐

Try keywords like automation, CRM, analytics, chatbot, llama or workflow.

Choose where to search live data.

Live Results

GitHub Open Source Repositories

Search: write-a-hash-table

Page 1

Showing 10 results from 12

W

jamesroutley/write-a-hash-table

GitHub MIT License

✏️ Learn how to write a hash table in C

β˜… 4,323 Forks 328 jamesroutley Updated 14 Jun 2026
C

danderfer/Comp_Sci_Sem_2

GitHub Python

According 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

β˜… 183 Forks 38 danderfer Updated 14 Jun 2026
H

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

β˜… 135 Forks 23 Don-No7 Updated 13 Jun 2026
B

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

β˜… 82 Forks 48 rramatchandran Updated 10 Jun 2026
A

divfor/atomic_hash

GitHub C

A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform

β˜… 53 Forks 8 divfor Updated 09 Jun 2026
E

nyaundid/EC2-AWS-AND-SHELL

GitHub Shell

SEIS 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

β˜… 53 Forks 23 nyaundid Updated 14 Jun 2026
F

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

β˜… 20 Forks 0 Emersonmafra Updated 16 May 2026
P

tum-db/Plush

GitHub C++ Other

Plush: A Write-Optimized Persistent Log-Structured Hash-Table

β˜… 19 Forks 0 tum-db Updated 06 Jun 2026
F

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

β˜… 19 Forks 5 ncasias Updated 20 Apr 2026
S

HlaingPhyoAung/sqlmap

GitHub

Usage: 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

β˜… 16 Forks 4 HlaingPhyoAung Updated 28 May 2026
Pagination Page 1 of 2

10 results on this page Β· 12 total found

Showing first 12 accessible GitHub results.