awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to codeplea/tinyexpr

Open-source alternatives to Tinyexpr

30 open-source projects similar to codeplea/tinyexpr, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tinyexpr alternative.

  • cloudwu/pbcالصورة الرمزية لـ cloudwu

    cloudwu/pbc

    1,625عرض على GitHub↗

    A protocol buffers library for C

    C
    عرض على GitHub↗1,625
  • docopt/docopt.cالصورة الرمزية لـ docopt

    docopt/docopt.c

    321عرض على GitHub↗

    C-code generator for docopt language.

    Python
    عرض على GitHub↗321
  • libgit2/libgit2الصورة الرمزية لـ libgit2

    libgit2/libgit2

    10,485عرض على GitHub↗

    libgit2 is a portable, cross-platform C library that provides a programmatic interface for integrating Git version control directly into applications. It serves as a linkable implementation of Git internals, allowing developers to manage repositories and manipulate version control data without requiring a system installation of the Git command line tool. The library functions as an embedded API and object database manager capable of reading and writing commits, trees, blobs, and tags. It includes a network transport client to handle the transfer of repository data over protocols such as SSH a

    C
    عرض على GitHub↗10,485
  • commonmark/commonmark-specالصورة الرمزية لـ commonmark

    commonmark/commonmark-spec

    5,105عرض على GitHub↗

    This project is a formal markdown specification standard that provides a detailed markup syntax definition and a definitive set of rules for parsing plain text into consistent HTML output. It establishes a standardized grammar for structural blocks and inline elements to ensure uniform rendering across different software implementations. The specification is supported by a parser conformance suite and a reference implementation in C and JavaScript to verify that implementations adhere to the standard. It includes a system for implementation verification that compares transformed input strings

    Python
    عرض على GitHub↗5,105

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • datenwolf/linmath.hالصورة الرمزية لـ datenwolf

    datenwolf/linmath.h

    1,047عرض على GitHub↗

    a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions

    C
    عرض على GitHub↗1,047
  • riolet/waferالصورة الرمزية لـ riolet

    riolet/WAFer

    695عرض على GitHub↗

    WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.

    C
    عرض على GitHub↗695
  • alanxz/rabbitmq-cالصورة الرمزية لـ alanxz

    alanxz/rabbitmq-c

    1,859عرض على GitHub↗

    RabbitMQ C client

    C
    عرض على GitHub↗1,859
  • nfc-tools/libnfcالصورة الرمزية لـ nfc-tools

    nfc-tools/libnfc

    1,974عرض على GitHub↗

    Platform independent Near Field Communication (NFC) library

    C
    عرض على GitHub↗1,974
  • libimobiledevice/libimobiledeviceالصورة الرمزية لـ libimobiledevice

    libimobiledevice/libimobiledevice

    7,733عرض على GitHub↗

    libimobiledevice is a communication library designed to interact with iOS devices using native protocols instead of proprietary software. It provides a set of tools for device management, including firmware recovery, filesystem access, and the creation of native backups and restores. The project implements a property list parser to read and write data across binary, XML, and JSON formats. It enables low-level hardware control, such as triggering recovery modes, modifying system settings, and managing device activation and provisioning via official servers. The library covers several function

    Ccioslibrary
    عرض على GitHub↗7,733
  • throwtheswitch/cexceptionالصورة الرمزية لـ ThrowTheSwitch

    ThrowTheSwitch/CException

    365عرض على GitHub↗

    Lightweight exception implementation for C

    C
    عرض على GitHub↗365
  • libtom/libtommathالصورة الرمزية لـ libtom

    libtom/libtommath

    792عرض على GitHub↗

    LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.

    C
    عرض على GitHub↗792
  • libffi/libffiالصورة الرمزية لـ libffi

    libffi/libffi

    4,281عرض على GitHub↗

    libffi is a foreign function interface library that enables calling functions written in other languages at runtime. It serves as a multi-architecture ABI wrapper and dynamic call frame generator, allowing the execution of external functions based on runtime descriptions of argument types and return values. The project provides a portable interface to handle diverse calling conventions across different hardware architectures and operating systems. It includes capabilities for executable closure allocation, which allows foreign code to trigger callbacks within a host language via jump tables s

    C
    عرض على GitHub↗4,281
  • tbeu/matioالصورة الرمزية لـ tbeu

    tbeu/matio

    392عرض على GitHub↗

    MATLAB MAT File I/O Library with support for MATLAB Class Object System

    C
    عرض على GitHub↗392
  • symengine/symengineالصورة الرمزية لـ symengine

    symengine/symengine

    1,377عرض على GitHub↗

    SymEngine is a fast symbolic manipulation library, written in C++

    C++
    عرض على GitHub↗1,377
  • nvidia/matxالصورة الرمزية لـ NVIDIA

    NVIDIA/MatX

    1,431عرض على GitHub↗

    An efficient C++20 GPU numerical computing library with Python-like syntax

    C++
    عرض على GitHub↗1,431
  • sgorsten/linalgالصورة الرمزية لـ sgorsten

    sgorsten/linalg

    957عرض على GitHub↗

    linalg.h is a single header, public domain, short vector math library for C++

    C++
    عرض على GitHub↗957
  • jeremyong/kleinالصورة الرمزية لـ jeremyong

    jeremyong/klein

    802عرض على GitHub↗

    P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library

    C++
    عرض على GitHub↗802
  • dpilger26/numcppالصورة الرمزية لـ dpilger26

    dpilger26/NumCpp

    3,963عرض على GitHub↗

    NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array management and mathematical routines. It functions as a C++ implementation of the NumPy ecosystem, offering a scientific computing framework for managing tensors and performing complex algebraic equations. The project enables high-performance array manipulation within a C++ environment without relying on a Python runtime. It distinguishes itself by providing a NumPy-like interface for executing linear algebra, managing multi-dimensional data structures, and performing numerical proces

    C++
    عرض على GitHub↗3,963
  • facebookarchive/libphenomالصورة الرمزية لـ facebookarchive

    facebookarchive/libphenom

    1,665عرض على GitHub↗

    An eventing framework for building high performance and high scalability systems in C.

    C
    عرض على GitHub↗1,665
  • kthohr/statsالصورة الرمزية لـ kthohr

    kthohr/stats

    559عرض على GitHub↗

    A C++ header-only library of statistical distribution functions.

    C++
    عرض على GitHub↗559
  • g-truc/glmالصورة الرمزية لـ g-truc

    g-truc/glm

    10,710عرض على GitHub↗

    This project is a header-only C++ library designed for graphics mathematics, providing a comprehensive suite of vector, matrix, and quaternion types. It is built using template metaprogramming to generate mathematical primitives at compile time, eliminating the need for precompiled binary libraries and allowing for direct integration into existing build systems. The library is distinguished by its strict adherence to the OpenGL Shading Language specification, ensuring that mathematical results remain consistent across both CPU and GPU code. It provides specialized utilities for managing float

    C++cppcpp-libraryglm
    عرض على GitHub↗10,710
  • google/pblogالصورة الرمزية لـ google

    google/pblog

    29عرض على GitHub↗

    Pblog is a small, low overhead, structured logging library

    C
    عرض على GitHub↗29
  • codeplea/genannالصورة الرمزية لـ codeplea

    codeplea/genann

    2,268عرض على GitHub↗

    simple neural network library in ANSI C

    Cannansiartificial-neural-networks
    عرض على GitHub↗2,268
  • certivox/miraclالصورة الرمزية لـ CertiVox

    CertiVox/MIRACL

    698عرض على GitHub↗

    MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic curve cryptography (ECC).

    C
    عرض على GitHub↗698
  • b-k/apopheniaالصورة الرمزية لـ b-k

    b-k/apophenia

    207عرض على GitHub↗

    A C library for statistical and scientific computing

    C
    عرض على GitHub↗207
  • mongodb/libbsonالصورة الرمزية لـ mongodb

    mongodb/libbson

    347عرض على GitHub↗

    ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson

    C
    عرض على GitHub↗347
  • chaosben/theunknownonesالصورة الرمزية لـ chaosben

    chaosben/theunknownones

    89عرض على GitHub↗

    All the things we develop and want to share with you

    Pascal
    عرض على GitHub↗89
  • lballabio/quantlibالصورة الرمزية لـ lballabio

    lballabio/QuantLib

    6,786عرض على GitHub↗

    QuantLib is a quantitative finance library and analysis engine built in C++ for executing complex financial calculations and simulations. It serves as a framework for quantitative finance modeling and trading risk management, providing the tools necessary to calculate fair values and risk metrics for diverse financial assets. The project focuses on financial instrument modeling and the evaluation of potential losses and exposure levels to inform portfolio management decisions. It provides a system for modeling financial instruments and managing trading risk through quantitative mathematical m

    C++quantitative-finance
    عرض على GitHub↗6,786
  • phuocng/1locالصورة الرمزية لـ phuocng

    phuocng/1loc

    6,738عرض على GitHub↗

    1loc is a JavaScript utility library and multifaceted toolkit providing a collection of single-line functions for common mathematical, string, date, and geometric operations. It functions as a set of functional programming helpers and data validation predicates designed to perform atomic transformations and validations. The project includes a geometry math library for calculating distances, angles, and spatial overlaps between points and rectangles, alongside a text manipulation library for casting, capitalizing, and analyzing string content. The toolkit covers broader capability areas inclu

    MDXeleventyjavascriptjavascript-utils
    عرض على GitHub↗6,738
  • atgreen/libffiالصورة الرمزية لـ atgreen

    atgreen/libffi

    1عرض على GitHub↗

    A portable foreign-function interface library.

    C
    عرض على GitHub↗1