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
Back to missingfaktor/akar

Projects sharing features with Akar

14 open-source projects similar to missingfaktor/akar, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • ziishaned/learn-regexziishaned avatar

    ziishaned/learn-regex

    46,092View on GitHub↗

    This project is a regular expression learning resource and tutorial designed to teach the syntax and logic used to find, match, and manipulate text strings. It serves as a comprehensive guide and syntax reference for building complex search queries and data validation logic. The material covers the use of meta-characters, quantifiers, and boundary markers to define precise text match patterns. It includes instructional content on the logic of greedy and lazy matching, as well as the implementation of capture groups. The resource details a wide range of pattern matching capabilities, includin

    learn-regexregexregular-expression
    View on GitHub↗46,092
  • carp-lang/carpcarp-lang avatar

    carp-lang/Carp

    5,815View on GitHub↗

    Carp is a statically typed Lisp compiler that compiles Lisp-like syntax directly to C source code, enabling seamless integration with existing C libraries and low-level system programming. It manages memory deterministically at compile time using ownership tracking and linear types, eliminating garbage collection pauses and runtime overhead while ensuring type safety through an inferred static type system. The language distinguishes itself through compile-time macro expansion and metaprogramming capabilities, allowing code generation and transformation before final binary output. It enforces

    Haskellfunctionalfunctional-programminggame-development
    View on GitHub↗5,815
  • norvig/paip-lispnorvig avatar

    norvig/paip-lisp

    7,465View on GitHub↗

    This project is a comprehensive Lisp AI implementation library that provides reference implementations for various artificial intelligence paradigms and symbolic algorithms. It functions as a multi-purpose toolkit containing a logic programming engine, a natural language processing suite, and a symbolic mathematics toolkit. The library is distinguished by its diverse architectural frameworks, including a Prolog-style execution engine that uses unification and goal-driven backtracking, and a system for simulating human decision-making through expert system shells and certainty factors. It also

    Common Lisp
    View on GitHub↗7,465

AI search

Explore more awesome repositories

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

Find more with AI search
  • unisonweb/unisonunisonweb avatar

    unisonweb/unison

    6,487View on GitHub↗
    Haskellhacktoberfesthaskellprogramming-language
    View on GitHub↗6,487
  • vavr-io/vavrvavr-io avatar

    vavr-io/vavr

    6,152View on GitHub↗
    Javafunctional-programminghacktoberfestimmutable-collections
    View on GitHub↗6,152
  • dotnet/csharplangdotnet avatar

    dotnet/csharplang

    12,636View on GitHub↗

    This repository serves as the programming language design repository for C#, containing the official language specification and the technical standards governing its grammar, type safety, and memory management. It functions as a collaborative space for the formal design and evolution of the language. The project manages a community-driven evolution process, utilizing a public proposal backlog to debate and adopt new features. This involves formal syntax prototyping and the engineering of the type system to refine the language's behavior and implementation. The scope of the specification cove

    C#csharplanguage-design
    View on GitHub↗12,636
  • rust-lang/rust-by-examplerust-lang avatar

    rust-lang/rust-by-example

    8,026View on GitHub↗

    This project is an interactive programming education resource and tutorial designed for learning the Rust programming language and systems programming concepts. It provides a collection of runnable and editable code examples that serve as a practical reference for language syntax and implementation. The resource features an interactive code sandbox that allows users to execute and test code snippets in real time. It emphasizes the verification of technical accuracy by executing embedded code blocks during the build process to ensure all examples remain functional. The content covers a compre

    Handlebars
    View on GitHub↗8,026
  • zalando/cats.matchzalando avatar

    zalando/cats.match

    52View on GitHub↗

    Pattern matching for the monads in the cats Clojure library

    Clojure
    View on GitHub↗52
  • clojure/core.matchclojure avatar

    clojure/core.match

    1,217View on GitHub↗

    An optimized pattern matching library for Clojure

    Clojure
    View on GitHub↗1,217
  • killme2008/defunkillme2008 avatar

    killme2008/defun

    503View on GitHub↗

    A macro to define clojure functions with parameter pattern matching just like erlang or elixir.

    Clojure
    View on GitHub↗503
  • weshguillaume/verbal-exprejonWeshGuillaume avatar

    WeshGuillaume/Verbal-Exprejon

    90View on GitHub↗

    Verbal-Exprejon is a Clojure library that helps you build complex regexes without any regex

    Clojure
    View on GitHub↗90
  • noprompt/meandernoprompt avatar

    noprompt/meander

    978View on GitHub↗

    Tools for transparent data transformation

    Clojure
    View on GitHub↗978
  • guicho271828/triviaguicho271828 avatar

    guicho271828/trivia

    357View on GitHub↗

    Pattern Matcher Compatible with Optima

    Common Lisp
    View on GitHub↗357
  • rstacruz/cheatsheetsrstacruz avatar

    rstacruz/cheatsheets

    14,429View on GitHub↗

    This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she

    SCSS
    View on GitHub↗14,429