Showing 29 open source projects for "life"

View related business solutions
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
  • 1
    PhpSpreadsheet

    PhpSpreadsheet

    A pure PHP library for reading and writing spreadsheet files

    PhpSpreadsheet is a library written in pure PHP and offers a set of classes that allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc. PhpSpreadsheet is a library written in pure PHP and offers a set of classes that allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc. Support for PHP versions will only be maintained for a period of six months beyond the end of life of that PHP version. Use composer to install...
    Downloads: 135 This Week
    Last Update:
    See Project
  • 2
    D3.js

    D3.js

    A JavaScript library for visualizing data using web standards

    D3.js (or D3 for Data-Driven Documents) is a JavaScript library that allows you to produce dynamic, interactive data visualizations in web browsers. With D3 you can bring data to life using SVG, Canvas and HTML. Powerful visualization and interaction techniques plus a data-driven approach to DOM manipulation means D3.js gives you greater design freedom and control over the final result.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 3
    projectM

    projectM

    Cross-platform Music Visualization Library

    Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible. Experience psychedelic and mesmerizing visuals by transforming music into equations that render a limitless array of user-contributed visualizations. projectM is an open-source project that reimplements the esteemed Winamp Milkdrop by Geiss in a more modern, cross-platform reusable library. Its purpose in life is to read an audio input and to produce mesmerizing visuals, detecting tempo, and rendering advanced...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    Metaflow

    Metaflow

    A framework for real-life data science

    Metaflow is a human-friendly Python library that helps scientists and engineers build and manage real-life data science projects. Metaflow was originally developed at Netflix to boost productivity of data scientists who work on a wide variety of projects from classical statistics to state-of-the-art deep learning.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 5
    Proxy

    Proxy

    Proxy: Next Generation Polymorphism in C++

    For decades, object-based virtual tables have been a de facto implementation of runtime polymorphism in many (compiled) programming languages. There are many drawbacks in this mechanism, including life management (because each object may have a different size and ownership) and reflection (because it is hard to balance between usability and memory allocation). To workaround these drawbacks, some languages like Java or C# choose to sacrifice performance by introducing GC to facilitate lifetime...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    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: 4 This Week
    Last Update:
    See Project
  • 7
    ahooks

    ahooks

    React hooks library

    ... can be consulted in the provided documentation. Hooks are allowed to have no output, which is generally common in life cycle Hooks. In principle, more than two parameters are not allowed. Direct input regardless of whether a single parameter is required.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Python colorlog

    Python colorlog

    A colored formatter for the python logging module

    Add colors to the output of Python's logging module. This library is over a decade old and supported a wide set of Python versions for most of its life, which has made it a difficult library to add new features to. colorlog 6 may break backward compatibility so that newer features can be added more easily, but may still not accept all changes or feature requests. colorlog 4 might accept essential bug fixes but should not be considered actively maintained and will not accept any major changes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    HelloGitHub

    HelloGitHub

    Share interesting, entry-level open source projects on GitHub

    ... found in the process of browsing GitHub, so that it would be easier to find and learn later. Later, I plan to share these interesting and valuable open source projects with you. I ended up writing this website for easy viewing and sharing. Open source projects in various languages, tools to make life better, books, study notes, tutorials, and more. Through these projects, you will learn more programming knowledge, improve your programming skills, and discover the joy of programming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    Kameo

    Kameo

    Fault-tolerant Async Actors Built on Tokio

    ... you're a seasoned developer or just starting out, Kameo is designed to be relatable and accessible, providing you with the tools you need to bring your ideas to life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LBRY App

    LBRY App

    Browser and wallet for LBRY, the decentralized, user-controlled

    LBRY is a free, open, and community-run digital marketplace. Build the future of content freedom. What if anyone in the world could publish a piece of digital content, anyone else in the world could access it, for free or for payment, and that entire system worked end-to-end without any centralized authority or point of control? Looking for API documentation, formal specifications, how-tos, resources, or the meaning of life? Find at least some of these things in the resources area. No matter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Design Patterns Library

    Design Patterns Library

    A comprehensive design patterns library implemented in C#

    ... a problem that can be used in many different situations. In addition, design patterns allow developers to communicate using well-known, well-understood names for software interactions. Know when to use a certain design pattern, and when not to. No design pattern is a 42 - the answer to life, the universe and everything. There are situations in which every design pattern easily becomes an antipattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AugLy

    AugLy

    A data augmentations library for audio, image, text, and video

    ... the robustness gaps of your model! We designed AugLy to include many specific data augmentations that users perform in real life on internet platforms like Facebook's -- for example making an image into a meme, overlaying text/emojis on images/videos, reposting a screenshot from social media. While AugLy contains more generic data augmentations as well, it will be particularly useful to you if you're working on a problem like copy detection, hate speech detection, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TX Library

    TX Library

    TX Library is a tiny graphics library for Win32 written in C++.

    TX Library is a tiny graphics library for Win32 written in C++. It is a small sandbox for the very beginners to help them to learn basic programming principles. The documentation is currently in Russian. More info here: http://storage.ded32.net.ru/Lib/TX/TXUpdate/Doc/HTML.ru, http://ded32.net.ru/news/2011-04-03-58, http://ded32.net.ru.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 15

    bigz

    Simple and complete bignum/rational C library with wrappers for C++

    bigz is the continuation of an old BigNum project that started its life as a joined INRIA & Dec project in 1989. The current version includes many fixes and improvements. Although not as efficient as, say gmp, it is very small, reasonably efficient and extremely portable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    uLib

    uLib

    User mode C/C++ extended API library for Win32 programmers.

    .... It is actively maintained, as I keep adding new features when needed in my own projects, or fix flaws. It is licensed under the NNOSL open source license, a descendant of BSD which adds a degree of developer protection from shameless profiteering. I hope uLib will make Your life as a Windows programmer easier. The full documentation is browsable on the project web page (link below), and downloadable as .chm from the Files area. Good luck on the path. / Love
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    EventBus

    The no.1 event library for Android

    EventBus is an open-source library for Android and Java that uses the publisher/subscriber pattern for loose coupling, enabling central communication to decoupled classes with just a few lines of code. It simplifies communication between Activities, Threads, Services and other components while also simplifying code, eliminating dependencies, and overall improving app development speed and quality. EventBus offers several advanced features, such as jump start, delivery threads, subscriber...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    accessible-slick

    accessible-slick

    The last (accessible) carousel you'll ever need

    A highly accessible, WCAG 2.0 / 2.1 compliant, drop-in replacement for Slick Slider (1.8.1) crafted and tested by expert users and professional accessibility consultants, intended to make life easier for real-world dev teams who need to pass accessibility audits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OK, Gradle!

    OK, Gradle!

    IntelliJ/Android Studio plugin for searching artifacts ids

    IntelliJ/Android Studio plugin for searching artifacts ids of popular Java libraries. This plugin is in JetBrains Plugins Repository! Use those for adding new dependencies easily to your build.gradle/build.gradle.kts files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    WonderGUI

    GUI library for games and multimedia.

    WonderGUI is a Graphical User Interface Toolkit written in C++. Just like other, GUI toolkits such as Qt, GTK, MFC, Swing etc it provides a user interface for your program with buttons, checkboxes, menus etc. What makes WonderGUI different from other GUI toolkits is that it doesn't have a standard look and feel, instead it is made to bring your own unique user interface to life with the widgets and layouts that you design. WonderGUI is also built for easy integration into an existing code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    ... includes an initial version of the project you'll be working with. While you're working, you'll need a basic HTTP server to serve your pages. Test out the web server by loading the finished version of the project. The main goal of tracking.js is to provide those complex techniques in a simple and intuitive way on the web. We believe computer vision is important to improve people's life, bringing it to the web will make this future a reality a lot faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    WrapImaJ

    Multi-platform API for Image Processing systems in Life Sciences

    ... wraps basic functionalities of ImageJ. The developers of WrapImaJ intend the library to support compatibilty with the main imaging systems available in the Java language and broadly used in the field of life sciences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An API that provides the command line arguments processing for Java applications. Using CMD Processor you can parse command line arguments with minimal efforts and can use init and destroy (optional) life cycle methods via plugin based architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A C++ library of random useless functions that might make life easier. Project is basically for practice, though you might find the code useful and you could always learn from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Application Management
    Application Management makes your application life easier. Automatic do memory management, handle and log unhandled exceptions, profiling your functions, make your application single instance and also provide util functions to get system information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next