awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cakephp avatar

cakephp/collection

0
View on GitHub↗
90 stele·6 fork-uri·PHP·4 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru cakephp/collectionGraficul istoricului de stele pentru cakephp/collection

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Collection

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Collection.
  • xtaci/algorithmsAvatar xtaci

    xtaci/algorithms

    5,454Vezi pe GitHub↗

    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++
    Vezi pe GitHub↗5,454
  • adrianbrad/queueAvatar adrianbrad

    adrianbrad/queue

    357Vezi pe GitHub↗

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

    Go
    Vezi pe GitHub↗357
  • agext/levenshteinAvatar agext

    agext/levenshtein

    92Vezi pe GitHub↗

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

    Go
    Vezi pe GitHub↗92
  • accelerationnet/accessAvatar AccelerationNet

    AccelerationNet/access

    91Vezi pe GitHub↗

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

    Common Lisp
    Vezi pe GitHub↗91
Vezi toate cele 30 alternative pentru Collection→

Întrebări frecvente

Ce face 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

Care sunt principalele funcționalități ale cakephp/collection?

Principalele funcționalități ale cakephp/collection sunt: Data Structures.

Care sunt câteva alternative open-source pentru cakephp/collection?

Alternativele open-source pentru cakephp/collection includ: 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.