pyshim VS sol2

Compare pyshim vs sol2 and see what are their differences.

pyshim

An experiment; can i make an LD_PRELOADable shim with Cython? (by CraigJPerry)

sol2

Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation: (by ThePhD)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pyshim sol2
1 20
0 3,956
- -
10.0 3.5
about 10 years ago 15 days ago
Python C++
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pyshim

Posts with mentions or reviews of pyshim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-06.
  • Sayonara, C++, and Hello to Rust
    5 projects | news.ycombinator.com | 6 Dec 2021
    I think python is probably the more pragmatic choice of ultimate programming language - certainly easier to hire python talent than lisp talent.

    I agree with all 4 of those points in that tweet.

    You can do some pretty twisted things from the comfort of python, e.g. years ago i was able to create an LD PRELOADable shim in python: https://github.com/CraigJPerry/pyshim

sol2

Posts with mentions or reviews of sol2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-20.

What are some alternatives?

When comparing pyshim and sol2 you can also consider the following projects:

AStarDemo - A basic A* example ported to C++/WinRT

Lua - Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.

semver - Semantic Versioning Specification

ChaiScript - Embedded Scripting Language Designed for C++

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

pybind11 - Seamless operability between C++11 and Python

SWIG - SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.

Wren - The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.

V8 - The official mirror of the V8 Git repository

nbind - :sparkles: Magical headers that make your C++ library accessible from JavaScript :rocket:

luacxx - C++11 API for creating Lua bindings

CppSharp - Tools and libraries to glue C/C++ APIs to high-level languages