awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
icculus avatar

icculus/physfs

0
View on GitHub↗
793 stars·127 forks·C·Zlib·8 viewsicculus.org/physfs↗

Physfs

PhysicsFS; a portable, flexible file i/o abstraction.

Features

  • Programming Utilities - Portable abstraction for file system and archive access.

Star history

Star history chart for icculus/physfsStar history chart for icculus/physfs

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Physfs

Similar open-source projects, ranked by how many features they share with Physfs.
  • assimp/assimpassimp avatar

    assimp/assimp

    12,993View on GitHub↗

    Assimp is a cross-platform 3D asset pipeline and import library that loads numerous industry-standard 3D file formats into a single unified internal data structure. It functions as a framework for converting 3D models between different file formats across multiple operating systems and architectures. The project provides a 3D mesh processing tool for normalizing and optimizing geometry through triangulation, vertex removal, and normal generation. It also includes a 3D asset export utility to write internal scene data back into various external file formats. The system covers broad capability

    C++3mfandroidasset-pipeline
    View on GitHub↗12,993
  • bellard/quickjsbellard avatar

    bellard/quickjs

    10,411View on GitHub↗

    QuickJS is a lightweight, memory-efficient JavaScript engine and runtime designed for embedding within C applications. It provides a small binary footprint and supports the latest ECMAScript standards, enabling the execution of JavaScript code with fast startup times and low memory usage. The project includes a standalone JavaScript compiler that transforms source code into independent binary executables. These files run on a machine without requiring an external language runtime. The engine implements deterministic memory management through reference counting and cycle collection. It also p

    C
    View on GitHub↗10,411
  • bluem/pashuaB

    BlueM/Pashua

    0View on GitHub↗
    View on GitHub↗0
  • alwaysrightinstitute/vuexcodeA

    AlwaysRightInstitute/VueXcode

    0View on GitHub↗
    View on GitHub↗0
See all 22 alternatives to Physfs→

Frequently asked questions

What does icculus/physfs do?

PhysicsFS; a portable, flexible file i/o abstraction.

What are the main features of icculus/physfs?

The main features of icculus/physfs are: Programming Utilities.

What are some open-source alternatives to icculus/physfs?

Open-source alternatives to icculus/physfs include: assimp/assimp — Assimp is a cross-platform 3D asset pipeline and import library that loads numerous industry-standard 3D file formats… bellard/quickjs — QuickJS is a lightweight, memory-efficient JavaScript engine and runtime designed for embedding within C applications.… bluem/pashua. gomatcha/matcha — Build native mobile apps in Go. handmademath/handmade-math — A single-file, cross-platform, public domain graphics math library for both C and C++. Supports vectors, matrices,… alwaysrightinstitute/vuexcode.