Skip to content
View edg-l's full-sized avatar
🪨
making compilers
🪨
making compilers

Organizations

@lambdaclass @ddnet @unique-clan @mlir-rs

Block or report edg-l

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
edg-l/README.md

Now i am become Rust, Destroyer of Unsafe code

If you like what I do consider sponsoring (or on liberapay) me.

Links

Blog

Latest entries:

Good Reads

To follow the path:

look to the master,

follow the master,

walk with the master,

see through the master,

become the master.

The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures.... Yet the program construct, unlike the poet's words, is real in the sense that it moves and works, producing visible outputs separate from the construct itself.

—Fred Brooks, The Mythical Man-Month

Pinned Loading

  1. lambdaclass/concrete Public

    Concrete is a simple programming language specifically crafted for creating highly scalable systems that are reliable, efficient, and easy to maintain.

    Rust 221 16

  2. edlang Public

    Experimental statically-typed compiled programming language made with LLVM and Rust.

    Rust 14 1

  3. ddnet/ddnet Public

    DDraceNetwork, a free cooperative platformer game

    C++ 663 470

  4. mlir-rs/melior Public

    The rustic MLIR bindings in Rust

    Rust 393 44

  5. lambdaclass/cairo_native Public

    A compiler to convert Cairo's intermediate representation "Sierra" code to MLIR.

    Rust 126 45

  6. irvm Public

    A IR compiler target with a native Rust friendly API that lowers to LLVM IR.

    Rust 1

1,630 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing edg-l's contributions from April 07, 2024 to April 07, 2025. The contributions are 54% commits, 22% code review, 19% pull requests, 5% issues.

Contribution activity

April 2025

Created a pull request in ddnet/ddnet that received 9 comments

Move tune zone messages to heap

CGameContext size goes from 360kb to 230kb Tune zone messages are rare so this should be okay Checklist Tested the change ingame Provided screen…

+27 −30 lines changed 9 comments
Opened 8 other pull requests in 5 repositories
Reviewed 7 pull requests in 3 repositories

Created an issue in ddnet/ddnet that received 7 comments

RFC: Outright reject feature PRs that don't have an issue beforehand

It's becoming increasingly common to get feature PRs without any kind of discussion beforehand, this causes several problems: Wasted work. Can mak…

7 comments
Opened 1 other issue in 1 repository
ddnet/ddnet 1 closed
Loading