Showing 14 open source projects for "evolution"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Nevergrad

    Nevergrad

    A Python toolbox for performing gradient-free optimization

    ...Nevergrad supports parallelization, budget scheduling, and multiple cost/resource constraints, allowing it to scale to nontrivial optimization problems. It includes visualization tools and diagnostic metrics to compare strategy performance, track parameter evolution, and detect stagnation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FastLED

    FastLED

    The FastLED library for colored LED animation on Arduino

    FastLED is a fast, efficient, easy-to-use Arduino library for programming addressable LED strips and pixels such as WS2810, WS2811, LPD8806, Neopixel and more. FastLED is used by thousands of developers, in countless art and hobby projects, and in numerous commercial products. We build FastLED to help you get started faster, develop your code faster, and make your code run faster. FastLED supports popular LEDs including Neopixel, WS2801, WS2811, WS2812B, LPD8806, TM1809, and more. The...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Statistical Rethinking 2024

    Statistical Rethinking 2024

    This course teaches data analysis

    The 2024 repository is the most recent version of the course, reflecting ongoing refinements in pedagogy, statistical modeling techniques, and coding practices. It provides updated notebooks, R scripts, and model examples, some streamlined and restructured compared to previous years. The 2024 repo also highlights the transition toward more robust Stan models and integration with newer Bayesian workflow practices, continuing to emphasize accessibility for learners while modernizing the tools....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EKS Best Practices

    EKS Best Practices

    A best practices guide for day 2 operations

    The Amazon EKS Best Practices Guide is a public repository containing comprehensive documentation and guidance for operating production-grade Kubernetes clusters on AWS’s managed service, Amazon EKS. Rather than a code library, it serves as a reference catalogue of patterns, anti-patterns, checklists and architectures across domains such as security, reliability, scalability, networking, cost optimization and hybrid cloud deployments. The repository is maintained by AWS but open to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 5
    Must-Watch JavaScript

    Must-Watch JavaScript

    JavaScript talks you have to see on functional programming

    Must-Watch JavaScript is a curated list of high-quality talk videos, tutorials, and presentations about JavaScript — covering a variety of topics such as language features, best practices, frameworks, performance, tooling, and evolving JS ecosystem trends. Rather than being code-heavy, it serves as a learning resource for developers who want to gain conceptual wisdom, stay updated with JavaScript evolution, or learn from experts’ experiences and opinions. For someone who wants to deepen their understanding of JavaScript beyond “just writing code,” this repo offers a guided path through well-chosen content that can expand perspective: on architecture, patterns, pitfalls, performance tradeoffs, and the rationale behind design decisions in JS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Must-Watch CSS

    Must-Watch CSS

    CSS Grid, flexbox, custom variables, performance, frameworks

    Must-Watch CSS is a curated collection of high-quality recorded talks and presentations about CSS, covering both foundational topics (like layout, Flexbox, Grid) and more advanced or modern concerns (such as performance, tooling, CSS variables, animations, and architecture). Rather than being a code library, it serves as a learning resource — a “watch-list” for front-end or UI developers who want to deepen their understanding of CSS beyond basic syntax. The repository organizes talks by year...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Swoole

    Swoole

    Coroutine-based concurrency library for PHP

    ...Swoole 4.x uses a brand new engine kernel and now it has a full-time developer team, so we are entering an unprecedented period in PHP history which offers a unique possibility for rapid evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    protostuff

    protostuff

    Java serialization library, proto compiler, code generator

    A java serialization library with built-in support for forward-backward compatibility (schema evolution) and validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    On Books

    On Books

    Readings and notes on the past, present, and future of books

    This project is a curated collection of readings, notes, and reflections on the evolution of books, publishing, writing tools, and reading habits. The repository engages both historical and contemporary perspectives—examining how the form of the book has changed from print to digital, how readers and authors interact in new environments, and what remains of the “book” metaphor. It includes commentary on writing platforms, self-publishing ecosystems, and design of reading experiences, making it useful to writers, educators, technologists, and book-enthusiasts alike. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    Flutter Widgets

    Flutter Widgets

    Source code for various Flutter widgets that are developed by Google

    flutter.widgets (often referred to as the “Flutter Widgets” extras) is a grab bag of production-hardened widgets, utilities, and patterns that complement Flutter’s core framework. It showcases best practices for adaptive layouts, scrolling behavior, input handling, and platform nuances that occur in real apps—not just demos. Many components are small, focused building blocks you can compose, which keeps your widget tree readable while solving thorny UI edge cases. The package is also a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Happy Java Library

    Happy Java Library

    Multilock, Collections, Controllers, Delegates, Generators, Streams

    Helps to develop and test event-based multi-threaded Java application. Because of method called as API-Evolution the Happy Java Library is fully downward compatible. The library contains following functionality: MultiLock, Parallel loops, Collections, Controllers, Generators, Delegates, Streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Git Time Machine

    Git Time Machine

    Atom package that allows you to travel back in commit history

    ...Instead of just opening a commit log or diff, git-time-machine gives an interactive, incremental experience where you can slide through versions and see content changes in place. This is especially helpful when diagnosing when bugs were introduced, exploring regression contexts, or reviewing code evolution visually. For projects with many commits, it accelerates historical exploration, and it is commonly integrated into editors so developers can use it in their working environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SmarTree

    SmarTree

    Smart Swing JTree evolution

    An extension of the class javax.swing.JTree with a lot of improvements and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Coronis SDK

    Coronis SDK

    Set of module for data processing of wireless device

    The goal is to create a leading “Set of software libraries for data processing of wireless device based on Coronis platform“. These libraries will run on all major platforms (embedded and desktop) and provide services for data processing through generic APIs. Keywords: Coronis, Wavenis, API, Plugin, Wireless, Waveport, Wavecard, Profile, Java, C, C++, C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next