Adding Modules to C in 10 Lines of Code [pdf]

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • dlang-debug

    dlang pretty printers for GDB & LLDB for various standard types

  • debugging has significantly improved, it works great for D types https://github.com/Pure-D/dlang-debug

    kotlin became very useful for focusing on being able to consume Java code

    it allowed them to have a huge presence on android, that's enabler

    it profits Zig as well

    not everything needs to be ranked #1 in TIOBE index

    there is value in being the way it is, it's organic, and no companies get to control its faith

    > the C interop is so good, that 1) most libraries provide a 1-1 translation of their C APIs, which ends up being ugly, non-idiomatic D that forces me to think in both C and D when coding;

    what do you mean? it's the same, function and data

        struct Data {}

  • Odin

    Odin Programming Language

  • This kind of insight was a driving force in the design of https://odin-lang.org/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • containers

    Containers backed by std.experimental.allocator (by dlang-community)

  • The plan is to finish https://dlang.org/phobos/std_experimental_allocator.html

    Once finished, everything in the std will be able to make use of it

    If you can't wait, you can use this package already with the allocators: https://github.com/dlang-community/containers

  • v-mode

    🌻 An Emacs major mode for the V programming language.

  • v

    Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts