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

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

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

Open-source alternatives to CleverAlgorithms

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

  • 0xax/go-algorithmsالصورة الرمزية لـ 0xAX

    0xAX/go-algorithms

    1,949عرض على GitHub↗

    This library provides a comprehensive collection of fundamental computer science primitives implemented in Go. It serves as a resource for both educational purposes and production applications, offering standard tools for organizing, searching, and sorting data. The implementation leverages language-level type parameters to ensure type safety while maintaining flexibility across different data types. It utilizes interface-driven polymorphism and pointer-based memory management to define common behaviors and handle complex structures. To optimize performance, the library employs in-place data

    Goalgorithmdata-structuresgo
    عرض على GitHub↗1,949
  • aalhour/c-sharp-algorithmsالصورة الرمزية لـ aalhour

    aalhour/c-sharp-algorithms

    6,159عرض على GitHub↗

    This project is a C# algorithms library and collection of data structures. It serves as a computer science reference providing practical implementations of classic sorting, searching, and graph traversal patterns. The library includes a dedicated string processing toolkit for analyzing text similarity, computing edit distances, and managing prefix-based searches. It also features a graph theory implementation for modeling network relationships and calculating shortest paths. The codebase covers a broad range of capabilities, including the management of linear and hierarchical collections, tr

    C#
    عرض على GitHub↗6,159
  • akade/akade.indexedsetالصورة الرمزية لـ akade

    akade/Akade.IndexedSet

    86عرض على GitHub↗

    A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.

    C#
    عرض على GitHub↗86
  • aggelgian/erlang-algorithmsالصورة الرمزية لـ aggelgian

    aggelgian/erlang-algorithms

    160عرض على GitHub↗

    Implementations of popular data structures and algorithms

    Erlang
    عرض على GitHub↗160

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

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

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

Find more with AI search
  • awetzel/exfsmالصورة الرمزية لـ awetzel

    awetzel/exfsm

    12عرض على GitHub↗

    Simple elixir library to define a static FSM.

    Elixir
    عرض على GitHub↗12
  • algorithm-visualizer/algorithm-visualizerالصورة الرمزية لـ algorithm-visualizer

    algorithm-visualizer/algorithm-visualizer

    48,566عرض على GitHub↗

    Algorithm Visualizer is a web-based platform designed to bridge the gap between abstract code and concrete behavior by rendering logical operations into interactive animations. It functions as an educational environment where users can observe the step-by-step execution of computational logic, providing a visual browser for exploring how algorithms process data and change state in real time. The platform distinguishes itself through a custom instruction set that maps algorithmic operations to graphical primitives, ensuring consistent rendering across different programming languages. By utiliz

    JavaScriptalgorithmanimationdata-structure
    عرض على GitHub↗48,566
  • arianvp/elixir-isaacالصورة الرمزية لـ arianvp

    arianvp/elixir-isaac

    4عرض على GitHub↗

    Isaac

    Elixir
    عرض على GitHub↗4
  • barretlee/daily-algorithmsB

    barretlee/daily-algorithms

    0عرض على GitHub↗
    عرض على GitHub↗0
  • asaaki/fnv.exالصورة الرمزية لـ asaaki

    asaaki/fnv.ex

    5عرض على GitHub↗

    Pure Elixir implementation of Fowler–Noll–Vo hash functions

    Elixir
    عرض على GitHub↗5
  • asonge/loomالصورة الرمزية لـ asonge

    asonge/loom

    228عرض على GitHub↗

    A CRDT library with δ-CRDT support.

    Elixir
    عرض على GitHub↗228
  • dmtrkovalenko/odiffالصورة الرمزية لـ dmtrKovalenko

    dmtrKovalenko/odiff

    3,057عرض على GitHub↗

    A very fast SIMD-first image comparison library (with nodejs API)

    Zig
    عرض على GitHub↗3,057
  • ayrat555/clopeالصورة الرمزية لـ ayrat555

    ayrat555/clope

    22عرض على GitHub↗

    Elixir implementation of CLOPE: A Fast and Effective Clustering Algorithm for Transactional Data

    Elixir
    عرض على GitHub↗22
  • ayrat555/rockالصورة الرمزية لـ ayrat555

    ayrat555/rock

    12عرض على GitHub↗

    Elixir implementation of ROCK: A Robust Clustering Algorithm for Categorical Attributes

    Elixir
    عرض على GitHub↗12
  • backtracking/combineالصورة الرمزية لـ backtracking

    backtracking/combine

    37عرض على GitHub↗

    OCaml library for combinatorics

    OCaml
    عرض على GitHub↗37
  • backtracking/ocamlgraphالصورة الرمزية لـ backtracking

    backtracking/ocamlgraph

    252عرض على GitHub↗

    OCaml graph library

    OCaml
    عرض على GitHub↗252
  • appcues/exconstructorالصورة الرمزية لـ appcues

    appcues/exconstructor

    293عرض على GitHub↗

    An Elixir library for generating struct constructors that handle external data with ease.

    Elixir
    عرض على GitHub↗293
  • biaochenxuying/blogالصورة الرمزية لـ biaochenxuying

    biaochenxuying/blog

    4,774عرض على GitHub↗

    This project is a frontend development blog and technical knowledge base. It serves as a software engineering reference and web development portfolio, providing a curated collection of articles and notes on front-end engineering, programming patterns, and computer science fundamentals. The site focuses on frontend engineering education and technical knowledge management. It covers software architecture patterns, web development workflows, and engineering interview preparation through the organization of technical guides and tutorials. The project's scope includes the documentation of browser

    HTMLalgorithmselement-uiexpress
    عرض على GitHub↗4,774
  • c910335/crieالصورة الرمزية لـ c910335

    c910335/crie

    12عرض على GitHub↗

    Compile-time Trie in Crystal

    Crystal
    عرض على GitHub↗12
  • crertel/graphmathالصورة الرمزية لـ crertel

    crertel/graphmath

    89عرض على GitHub↗

    An Elixir library for performing 2D and 3D mathematics.

    Elixir
    عرض على GitHub↗89
  • dalmatinerdb/mmathالصورة الرمزية لـ dalmatinerdb

    dalmatinerdb/mmath

    4عرض على GitHub↗

    Metric stream related math functions.

    Erlang
    عرض على GitHub↗4
  • dashbitco/flowالصورة الرمزية لـ dashbitco

    dashbitco/flow

    1,612عرض على GitHub↗

    Computational parallel flows on top of GenStage

    Elixir
    عرض على GitHub↗1,612
  • dkendal/aruspexالصورة الرمزية لـ dkendal

    dkendal/aruspex

    41عرض على GitHub↗

    A configurable constraint solver

    Elixir
    عرض على GitHub↗41
  • abvdasker/crystal-linked-listالصورة الرمزية لـ abvdasker

    abvdasker/crystal-linked-list

    12عرض على GitHub↗

    Simple linked list implementation in Crystal

    Crystal
    عرض على GitHub↗12
  • duailibe/cuidالصورة الرمزية لـ duailibe

    duailibe/cuid

    55عرض على GitHub↗

    Collision-resistant ids, in Elixir

    Elixir
    عرض على GitHub↗55
  • edubkendo/supermemoالصورة الرمزية لـ edubkendo

    edubkendo/supermemo

    18عرض على GitHub↗

    An Elixir implementation of the Supermemo 2 algorithm

    Elixir
    عرض على GitHub↗18
  • expede/witchcraftالصورة الرمزية لـ expede

    expede/witchcraft

    1,232عرض على GitHub↗

    Monads and other dark magic for Elixir

    Elixir
    عرض على GitHub↗1,232
  • geocrystal/haversineالصورة الرمزية لـ geocrystal

    geocrystal/haversine

    19عرض على GitHub↗

    Crystal implementation of the Haversine formula to calculate distances between two points given their latitudes and longitudes

    Crystal
    عرض على GitHub↗19
  • gmcabrita/bloomexالصورة الرمزية لـ gmcabrita

    gmcabrita/bloomex

    111عرض على GitHub↗

    :hibiscus: A pure Elixir implementation of Scalable Bloom Filters

    Elixir
    عرض على GitHub↗111
  • gmcabrita/cuckooالصورة الرمزية لـ gmcabrita

    gmcabrita/cuckoo

    42عرض على GitHub↗

    :bird: Cuckoo Filters in Elixir

    Elixir
    عرض على GitHub↗42
  • a115/exmatrixالصورة الرمزية لـ a115

    a115/exmatrix

    58عرض على GitHub↗

    Elixir library implementing a parallel matrix multiplication algorithm and other utilities for working with matrices. Used for benchmarking computationally intensive concurrent code.

    Elixir
    عرض على GitHub↗58