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
Back to adamyaxley/obfuscate

Projects sharing features with Obfuscate

10 open-source projects similar to adamyaxley/obfuscate, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • wooorm/levenshtein.cwooorm avatar

    wooorm/levenshtein.c

    96View on GitHub↗

    Vladimir Levenshtein’s edit distance algorithm 1wiki as a C library. There’s also a CLI: levenshtein(1)cli, and a JavaScript versionjs.

    C
    View on GitHub↗96
  • gingerbill/gbgingerBill avatar

    gingerBill/gb

    741View on GitHub↗

    gb single-file public domain libraries for C & C++

    C
    View on GitHub↗741
  • jwlodek/csplitjwlodek avatar

    jwlodek/csplit

    55View on GitHub↗

    A single header C library that can be used to easily handle splitting strings and other string operations in C.

    C
    View on GitHub↗55
  • c42f/tinyformatc42f avatar

    c42f/tinyformat

    561View on GitHub↗

    tinyformat.h is a type safe printf replacement library in a single C++ header file. If you've ever wanted printf("%s", s) to just work regardless of the type of s, tinyformat might be for you. Design goals include:

    C++
    View on GitHub↗561
  • maxim2266/strmaxim2266 avatar

    maxim2266/str

    358View on GitHub↗

    Note: This is version 2 of the library, v1 is now in maintenance mode, and is available in this repository under v1 branch. The differences between v1 and v2 are summarised here.

    C
    View on GitHub↗358
  • mikejsavage/ggformatmikejsavage avatar

    mikejsavage/ggformat

    42View on GitHub↗

    ggformat is a liberally licensed string formatting library for C++ that supports user defined types and sub-second compile times. It's meant to be used as a replacement for printf and friends.

    C++
    View on GitHub↗42

AI search

Explore more awesome repositories

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

Find more with AI search
  • ocornut/strocornut avatar

    ocornut/Str

    263View on GitHub↗

    ``` Str Simple C++ string type with an optional local buffer, by Omar Cornut https://github.com/ocornut/str

    C++
    View on GitHub↗263
  • pantor/injapantor avatar

    pantor/inja

    1,948View on GitHub↗

    A Template Engine for Modern C++

    C++header-onlyinjajinja
    View on GitHub↗1,948
  • sheredom/utf8.hsheredom avatar

    sheredom/utf8.h

    1,966View on GitHub↗

    📚 single header utf8 string functions for C and C++

    C++
    View on GitHub↗1,966
  • lammps/lammpslammps avatar

    lammps/lammps

    2,783View on GitHub↗

    This project is a parallel simulation engine and molecular dynamics simulator designed to model the physical movements of atoms and molecules. It functions as an interatomic potential framework for calculating forces between particles and a materials analysis tool for computing thermodynamic, structural, and transport properties of solids and fluids. The engine is distinguished by its high-performance computing capabilities, utilizing spatial-domain decomposition and message-passing interface communication to distribute workloads across processors. It supports multi-backend GPU acceleration v

    C++kokkoslammpsmolecular-dynamics
    View on GitHub↗2,783