awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cakephp avatar

cakephp/collection

0
View on GitHub↗
90 Stars·6 Forks·PHP·2 Aufrufe

Collection

[READ-ONLY] Collection library in CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp

Features

  • Data Structures - Simplifies working with collections of data.

Star-Verlauf

Star-Verlauf für cakephp/collectionStar-Verlauf für cakephp/collection

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht cakephp/collection?

[READ-ONLY] Collection library in CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp

Was sind die Hauptfunktionen von cakephp/collection?

Die Hauptfunktionen von cakephp/collection sind: Data Structures.

Welche Open-Source-Alternativen gibt es zu cakephp/collection?

Open-Source-Alternativen zu cakephp/collection sind unter anderem: xtaci/algorithms — This is a collection of classical algorithms and data structures implemented as a header-only C++ library. It provides… adrianbrad/queue — ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way. agext/levenshtein — Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix. agnivade/levenshtein — Go implementation to calculate Levenshtein Distance. aio-arch/graphlib — Topological sort lib,Sorting and pruning of DAG graphs. accelerationnet/access — A common lisp library to unify access to common dictionary-like data-structures.

Open-Source-Alternativen zu Collection

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Collection.
  • xtaci/algorithmsAvatar von xtaci

    xtaci/algorithms

    5,454Auf GitHub ansehen↗

    This is a collection of classical algorithms and data structures implemented as a header-only C++ library. It provides a suite of tools for general algorithm implementation, including data structure management, graph theory analysis, and string processing. The library is distinguished by its specialized toolkits for cryptographic hashing and encoding, featuring implementations of MD5, SHA-1, and Base64. It also includes advanced capabilities for high-performance string processing via suffix trees and arrays, as well as computational number theory for primality testing and arbitrary-precision

    C++
    Auf GitHub ansehen↗5,454
  • adrianbrad/queueAvatar von adrianbrad

    adrianbrad/queue

    357Auf GitHub ansehen↗

    ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.

    Go
    Auf GitHub ansehen↗357
  • agext/levenshteinAvatar von agext

    agext/levenshtein

    92Auf GitHub ansehen↗

    Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.

    Go
    Auf GitHub ansehen↗92
  • accelerationnet/accessAvatar von AccelerationNet

    AccelerationNet/access

    91Auf GitHub ansehen↗

    A common lisp library to unify access to common dictionary-like data-structures

    Common Lisp
    Auf GitHub ansehen↗91
Alle 30 Alternativen zu Collection anzeigen→