Olive programming language

This page summarizes the projects mentioned and recommended in the original post on /r/C_Programming

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

    The hobbyist's programming language (by wldfngrs)

  • --- a/Olive-bci/main.c +++ b/Olive-bci/main.c @@ -15,7 +15,7 @@ char* welcome_text = { " \"Y88P\" \"Y88P\"\"Y88P\" \"Y8Y\" \"Y8888P\"\n" }; -char* version_text = {"Olive Interpreter v0.0.1 (Mar 27 2023, 17:53:14) [GCC 11.2.0] on linux\nCopyright(C) 2023 wldfngrs, https://github.com/wldfngrs/Olive"}; +char* version_text = "Olive Interpreter v0.0.1 (Mar 27 2023, 17:53:14) ["GCC_VERSION"] on linux\nCopyright(C) 2023 wldfngrs, https://github.com/wldfngrs/Olive";

  • AFLplusplus

    The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!

  • Be outside the loop? At least that's how they do it in their example https://github.com/AFLplusplus/AFLplusplus/blob/stable/instrumentation/README.persistent_mode.md

  • 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

  • Why is my fuzzer running so slow?

    1 project | /r/rust | 1 May 2023
  • New Mode for AFL++

    1 project | news.ycombinator.com | 1 Apr 2022
  • Frelatage: A fuzzing library to find vulnerabilities and bugs in Python applications

    4 projects | /r/Python | 17 Mar 2022
  • Fuzzing: Automated Bug Hunting in Software

    1 project | /r/programming | 10 Dec 2021
  • Theoretical PDF Exploit Question

    1 project | /r/ExploitDev | 9 Jul 2021