awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Binary Data Formats · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesBinary Data Formats

Data formats that store information in binary structures to facilitate rapid sequential access and processing.

Explore 1 awesome GitHub repository matching data & databases · Binary Data Formats. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Processing
  5. Data Serialization and Parsing
  6. Binary Data Formats

Awesome Binary Data Formats GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • karpathy/nanoGPT

    karpathy/nanoGPT

    53,461GitHubView on GitHub↗

    nanoGPT is a lightweight engine for training and fine-tuning transformer-based language models from scratch. It provides a minimalist codebase designed for educational exploration and rapid experimentation with neural network architectures, utilizing self-attention and feed-forward layers to process sequences and predi

    Python