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 com-lihaoyi/ammonite

Projects sharing features with Ammonite

30 open-source projects similar to com-lihaoyi/ammonite, 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.

  • adacore/gshAdaCore avatar

    AdaCore/gsh

    119View on GitHub↗

    A POSIX shell for Windows.

    C
    View on GitHub↗119
  • alecrim/alecrimcoredataA

    Alecrim/AlecrimCoreData

    0View on GitHub↗
    View on GitHub↗0
  • alex-gutev/generic-clalex-gutev avatar

    alex-gutev/generic-cl

    162View on GitHub↗

    Generic function interface to standard Common Lisp functions

    Common Lisp
    View on GitHub↗162
  • alexst07/shell-plus-plusalexst07 avatar

    alexst07/shell-plus-plus

    174View on GitHub↗

    A friendly and modern functional object oriented language for shell script.

    C++
    View on GitHub↗174
  • aminalaee/uuid-utilsaminalaee avatar

    aminalaee/uuid-utils

    331View on GitHub↗

    Fast, drop-in replacement for Python's uuid module, powered by Rust.

    Python
    View on GitHub↗331
  • anaskhan96/seshanaskhan96 avatar

    anaskhan96/sesh

    33View on GitHub↗

    A (very) simple elegant shell in Go

    Go
    View on GitHub↗33

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
  • ankurp/dollar.swiftA

    ankurp/Dollar.swift

    0View on GitHub↗
    View on GitHub↗0
  • atnos-org/effatnos-org avatar

    atnos-org/eff

    588View on GitHub↗

    Eff monad for cats - https://atnos-org.github.io/eff

    Scala
    View on GitHub↗588
  • att/astatt avatar

    att/ast

    603View on GitHub↗

    AST - AT&T Software Technology

    C
    View on GitHub↗603
  • belozierov/swiftcoroutinebelozierov avatar

    belozierov/SwiftCoroutine

    833View on GitHub↗

    Swift coroutines for iOS, macOS and Linux.

    Swift
    View on GitHub↗833
  • bow-swift/bowbow-swift avatar

    bow-swift/bow

    659View on GitHub↗

    🏹 Bow is a cross-platform library for Typed Functional Programming in Swift

    Swiftbowcarthagecategory-theory
    View on GitHub↗659
  • cdgriffith/boxcdgriffith avatar

    cdgriffith/Box

    2,823View on GitHub↗

    Python dictionaries with advanced dot notation access

    Python
    View on GitHub↗2,823
  • cezarmathe/goshcezarmathe avatar

    cezarmathe/gosh

    41View on GitHub↗

    A primitive shell written in go.

    Go
    View on GitHub↗41
  • chronoscala/chronoscalachronoscala avatar

    chronoscala/chronoscala

    69View on GitHub↗

    A JSR-310 port of nscala_time

    Scala
    View on GitHub↗69
  • coneko/promiseC

    Coneko/Promise

    0View on GitHub↗
    View on GitHub↗0
  • duemunk/asyncduemunk avatar

    duemunk/Async

    4,565View on GitHub↗

    Async is a Swift library that provides a wrapper for Grand Central Dispatch to simplify the management of asynchronous tasks and queues. It functions as a task scheduler for the execution, timing, and orchestration of code blocks. The project includes a task chainer to sequence operations across different threads without nested callback structures and a concurrent loop wrapper that distributes iterations across multiple threads. It also features a token-based cancellation system to track and remove pending operations from the execution queue before they run. The library covers concurrency ma

    Swift
    View on GitHub↗4,565
  • elves/elvishelves avatar

    elves/elvish

    6,325View on GitHub↗

    Elvish is a shell that combines interactive command-line use with a structured scripting language, designed to make both everyday terminal work and automation tasks more predictable and readable. It parses, compiles, and executes code in three phases, catching syntax and variable errors before any code runs, and it aborts execution on command failure by default to prevent silent errors. The shell introduces value-oriented pipelines that pass structured data like lists, maps, and closures between commands, preserving types without serialization. It also mixes traditional byte streams with thes

    Gogoprogramming-languageshell
    View on GitHub↗6,325
  • emersion/mrshemersion avatar

    emersion/mrsh

    528View on GitHub↗

    A minimal POSIX shell

    C
    View on GitHub↗528
  • epfldata/squidepfldata avatar

    epfldata/squid

    204View on GitHub↗

    Squid – type-safe metaprogramming and compilation framework for Scala

    Scala
    View on GitHub↗204
  • fabriziobrancati/bfkit-swiftFabrizioBrancati avatar

    FabrizioBrancati/BFKit-Swift

    1,000View on GitHub↗

    BFKit-Swift is a collection of useful classes, structs and extensions to develop Apps faster.

    Swift
    View on GitHub↗1,000
  • fish-shell/fish-shellfish-shell avatar

    fish-shell/fish-shell

    33,687View on GitHub↗

    This project is an interactive command-line shell designed to provide a user-friendly terminal environment for system interaction and task automation. It functions as both an interactive interface for developers and a scripting runtime, featuring a clean, consistent syntax that simplifies command execution and process management. The shell distinguishes itself through a focus on discoverability and real-time feedback. It includes a predictive suggestion engine that offers command completions and history-based hints as you type, alongside a dedicated parser that provides immediate visual feedb

    Rustfishrustshell
    View on GitHub↗33,687
  • fthomas/refinedfthomas avatar

    fthomas/refined

    1,729View on GitHub↗

    Refinement types for Scala

    Scala
    View on GitHub↗1,729
  • goktugyil/ezswiftextensionsG

    goktugyil/EZSwiftExtensions

    0View on GitHub↗
    View on GitHub↗0
  • hilbis/hilbishHilbis avatar

    Hilbis/Hilbish

    562View on GitHub↗

    ✨🌙 An advanced, comfortable Lua-configured (Unix/Windows) shell. 🌺

    Go
    View on GitHub↗562
  • hipeta/arrow-macroshipeta avatar

    hipeta/arrow-macros

    143View on GitHub↗

    Arrow-macros provides clojure-like arrow macros (ex. ->, ->>) and diamond wands in swiss-arrows (https://github.com/rplevy/swiss-arrows).

    Common Lisp
    View on GitHub↗143
  • honghaoz/swift-caanimation-closureH

    honghaoz/Swift-CAAnimation-Closure

    0View on GitHub↗
    View on GitHub↗0
  • hoomanist/mishH

    hoomanist/mish

    0View on GitHub↗
    View on GitHub↗0
  • hu-dwim/hu.dwim.walkerhu-dwim avatar

    hu-dwim/hu.dwim.walker

    10View on GitHub↗

    It's a Common Lisp code walker. It can turn a SEXP encoding of CL code into a structure that contains much more information than the SEXP's.

    Common Lisp
    View on GitHub↗10
  • hyperoslo/sugarhyperoslo avatar

    hyperoslo/Sugar

    1,060View on GitHub↗

    :coffee: Something sweet that goes great with your Cocoa

    Swift
    View on GitHub↗1,060
  • 7mind/izumi7mind avatar

    7mind/izumi

    628View on GitHub↗

    Productivity-oriented collection of lightweight fancy stuff for Scala toolchain

    Scala
    View on GitHub↗628