👣
Working together
Pinned Loading
-
Polymorphic Dispatch in C with cJSON
Polymorphic Dispatch in C with cJSON 1// Copyright (c) 2025 H.Overman <opsec.ee@pm.me>2// JSON Polymorphic Dispatch3// Email: opsec.ee@pm.me4//5// Changelog: -
-
Erdős-Selfridge-Prime_engine.c
Erdős-Selfridge-Prime_engine.c 1/*2* Erdős-Selfridge Prime Categorization Engine - C11 Compatible3* Copyright (c) 2025 H.O <opsec.ee@pm.me>4* Target: 10+ million primes/second5* COMPLEXITY: O(n log m) - Near-linear performance -
isaac_optimized.c
isaac_optimized.c 1/**2* ISAAC CSPRNG High-Performance Implementation v2.0.03*4* Based on Bob Jenkins' ISAAC algorithm (1993) - Public Domain5* -
lzw-ee-strings.c
lzw-ee-strings.c 1// Feature test macros for POSIX functions2#define _POSIX_C_SOURCE 200112L
3#define _GNU_SOURCE
45#include <stdio.h>
-
brain23
brain23 PublicK-Nearest Neighbors (k-NN), Bi-Gram, Anti-Hallucination model that implements ternary logic w/ early termination. The model is honestly ignorant rather than confidently wrong.
C
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
