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
·
AccelerationNet avatar

AccelerationNet/access

0
View on GitHub↗
91 stars·13 forks·Common Lisp·10 views

Access

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

Features

  • Data Structures - Consistent nested access to common data structures.

Star history

Star history chart for accelerationnet/accessStar history chart for accelerationnet/access

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Access

Similar open-source projects, ranked by how many features they share with Access.
  • xtaci/algorithmsxtaci avatar

    xtaci/algorithms

    5,454View on 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++
    View on GitHub↗5,454
  • agext/levenshteinagext avatar

    agext/levenshtein

    92View on GitHub↗

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

    Go
    View on GitHub↗92
  • agnivade/levenshteinagnivade avatar

    agnivade/levenshtein

    470View on GitHub↗

    Go implementation to calculate Levenshtein Distance.

    Go
    View on GitHub↗470
  • adrianbrad/queueadrianbrad avatar

    adrianbrad/queue

    357View on GitHub↗

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

    Go
    View on GitHub↗357
See all 30 alternatives to Access→

Frequently asked questions

What does accelerationnet/access do?

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

What are the main features of accelerationnet/access?

The main features of accelerationnet/access are: Data Structures.

What are some open-source alternatives to accelerationnet/access?

Open-source alternatives to accelerationnet/access include: xtaci/algorithms — This is a collection of classical algorithms and data structures implemented as a header-only C++ library. It provides… 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. alandefreitas/small — C++ small containers. adrianbrad/queue — ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.