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
·
Morgan-Stanley avatar

Morgan-Stanley/hobbes

0
View on GitHub↗
1,203 stars·116 forks·C·Apache-2.0·3 viewshobbes.readthedocs.io↗

Hobbes

A language and an embedded JIT compiler

Features

  • Scripting and Bindings - Embedded JIT compiler and language for high-performance tasks.

Star history

Star history chart for morgan-stanley/hobbesStar history chart for morgan-stanley/hobbes

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

Frequently asked questions

What does morgan-stanley/hobbes do?

A language and an embedded JIT compiler

What are the main features of morgan-stanley/hobbes?

The main features of morgan-stanley/hobbes are: Scripting and Bindings.

What are some open-source alternatives to morgan-stanley/hobbes?

Open-source alternatives to morgan-stanley/hobbes include: boostorg/python — Boost.org python module. bytedeco/javacpp — JavaCPP is a JNI C++ bridge and foreign function interface that provides a binding generator, a native library loader,… cesanta/v7 — Embedded JavaScript engine for C/C++. chaiscript/chaiscript — Embedded Scripting Language Designed for C++. charto/nbind — :sparkles: Magical headers that make your C++ library accessible from JavaScript :rocket:. bellard/mquickjs — mQuickjs is a compact JavaScript engine designed for memory-constrained devices, such as microcontrollers, requiring…

Open-source alternatives to Hobbes

Similar open-source projects, ranked by how many features they share with Hobbes.
  • boostorg/pythonboostorg avatar

    boostorg/python

    530View on GitHub↗

    Boost.org python module

    C++
    View on GitHub↗530
  • bytedeco/javacppbytedeco avatar

    bytedeco/javacpp

    4,697View on GitHub↗

    JavaCPP is a JNI C++ bridge and foreign function interface that provides a binding generator, a native library loader, and a native memory manager. It automates the creation of Java wrappers around native C++ headers and shared libraries to enable interoperability between the two languages. The project features a C++ binding generator that parses header files to automatically produce the necessary glue code and interfaces for calling native functions. It includes a native library loader that locates and extracts platform-specific binaries from the classpath into a local cache for runtime exec

    Javacc-plus-pluscpp
    View on GitHub↗4,697
  • cesanta/v7cesanta avatar

    cesanta/v7

    1,451View on GitHub↗

    Embedded JavaScript engine for C/C++

    C
    View on GitHub↗1,451
  • bellard/mquickjsbellard avatar

    bellard/mquickjs

    5,539View on GitHub↗

    mQuickjs is a compact JavaScript engine designed for memory-constrained devices, such as microcontrollers, requiring as little as 10 KB of RAM and 100 KB of ROM. It achieves this through a fixed-buffer memory allocation scheme that avoids system heap usage, a compacting tracing garbage collector that eliminates fragmentation, and a ROM-embedded standard library that reduces both memory footprint and startup time. The engine compiles JavaScript source into portable bytecode that can be stored in persistent memory and executed without reparsing, and it emulates IEEE 754 floating-point arithmetic

    C
    View on GitHub↗5,539
See all 24 alternatives to Hobbes→