Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Sep 7, 2023
1 parent c16c987 commit f296408
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
## Past Events


### 2023.09.06 [RustTLV @ Final - September Edition](https://www.meetup.com/rust-tlv/events/295441355/)
### 2023.09.06 - [RustTLV @ Final - September Edition](https://www.meetup.com/rust-tlv/events/295441355/)

Hosted and sponsored by [Final](https://www.final.co.il/)

Expand All @@ -33,7 +33,7 @@ Rust, known for its performance and security, offers significant advantages when

Efi is the Head of engineering @ [Cloudex](https://www.cloudex.pro/), AWS Serverless Hero amd author of [Learning Serverless in Hebrew](https://headstart.co.il/project/70568).

### 2023.02.20 [Februrary Edition - Redis and BioCatch talking Rust!](https://www.meetup.com/rust-tlv/events/291182881/)
### 2023.02.20 - [Februrary Edition - Redis and BioCatch talking Rust!](https://www.meetup.com/rust-tlv/events/291182881/)

RustTLV is back to celebrate a new year of events, this time hosted by [BioCatch](https://www.biocatch.com/) with Redis! We'll have great speakers from both companies, on a varied list of topics.
We're trying a somewhat different format this time, with one conventional talk, and a bunch of lightning talks, please let us know what do you think!
Expand All @@ -47,4 +47,20 @@ We're trying a somewhat different format this time, with one conventional talk,
* How to use Rust Const generics- [Gil Dafnai](https://www.linkedin.com/in/gil-dafnai/)
* FFI - how C and Rust became BFFs- [Sharon Rosenfeld](https://www.linkedin.com/in/sharon-rosenfeld-972426b/)

### 2022.12.29 - [December Edition - xtask, macros and low level features](https://www.meetup.com/rust-tlv/events/290156141/)

Just before the new year celebrations, Rust TLV is back at it with another event, this time hosted by [Checkpoint](https://www.checkpoint.com/) and [Spectral](https://spectralops.io/)! We have multiple great technical talks this time, including tooling, language features and great debug stories.

* Using xtask & xtaskops by [Dotan Nahum](https://www.linkedin.com/in/jondot/)
Dotan is the CEO and Co-Founder @ Spectral, a Check Point company focused on developer-first security.

* Procedural Macros Intro + Tips by [Dan Aloni](https://www.linkedin.com/in/aloni/)
Developing Procedural Macros is a significant resource in the arsenal of advanced Rust programming. I'll talk about procedural macros and share some methods and tips about how to develop them more easily.

Dan Aloni (@DanAloni) is a systems software developer who specializes in Linux kernel, storage systems, compilation, virtualization, open source software, packaging, and build systems. He is the author of the [coLinux project](https://en.wikipedia.org/wiki/Cooperative_Linux) and has contributed code to various open-source projects, including the Rust compiler and the Linux kernel. Dan is currently an independent contractor.

* Going Low with Rust by [Aviram Hassan](https://www.linkedin.com/in/aviram-hassan/)
Technical walkthrough of implementing low level functionality using Rust - hooking Go functions, writing assembly, unsafe functions, naked functions, full-clothed functions
Aviram is the CEO and Co-Founder of MetalBear, building open source tools for backend developers.


0 comments on commit f296408

Please sign in to comment.