Showing 64 open source projects for "member data"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 1

    haikuVM

    A Java VM for ARDUINO and other micros using the leJOS runtime.

    HaikuVM has been started for hobbyists who develop applications for ARDUINO to open the world of JAVA and leJOS. Yes, you can program an ARDUINO with JAVA! HaikuVM is so small that it even runs on an atmega8 (and the ASURO robot). And yes, you can program an ASURO robot with JAVA! And since version 1.4.0 the RCX lego brick.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 2

    Autologging

    Easier logging and tracing of Python functions and class methods.

    Autologging eliminates boilerplate logging setup code and tracing code, and provides a means to separate application logging from program flow and data tracing. Autologging provides two decorators and a custom log level: "autologging.logged" decorates a class to create a __log member. By default, the logger is named for the class's containing module and name (e.g. "my.module.ClassName"). "autologging.traced" decorates a class to provide automatic CALL/RETURN tracing for all class, static, and instance methods, as well as the special __init__ method (by default) "autologging.TRACE" is a custom log level (lower than logging.DEBUG) that is registered with the Python logging module when autologging is imported
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    properties

    properties

    another c#-like property accessor for c++11 and above.

    A property is a member that provides a flexible mechanism to read, write, or compute the value of a private field. Properties can be used as if they are public data members, but they are actually special methods called accessors. This enables data to be accessed easily and still helps promote the safety and flexibility of methods. * Github repository : https://github.com/gammasoft71/properties * Homepage : https://gammasoft71.wixsite.com/properties * Reference guide : https://codedocs.xyz/gammasoft71/properties/ * Examples : https://github.com/gammasoft71/properties/tree/master/examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Ponder

    Ponder

    C++ reflection library with Lua binding, and JSON and XML

    Ponder is a C++ library that provides runtime reflection for types. It provides an abstraction for most of the high-level concepts of C++ like classes, enumerations, properties, functions, and objects. By wrapping all these concepts into abstract structures, Ponder provides an extra layer of flexibility to programs and allows them to expose and manipulate their data structures at runtime. Many applications can take advantage of Ponder, in order to automate tasks that would otherwise require...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    RTTR

    RTTR

    C++ Reflection Library

    RTTR stands for Run Time Type Reflection. It describes the ability of a computer program to introspect and modify an object at runtime. It is also the name of the library itself, which is written in C++ and released as open source library. The goal of this project is to provide an easy and intuitive way to use reflection in C++.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    Incident Management System

    Incident Management System

    Gather and report data to manage CERT emergencies

    Software package to gather and report data to help Community Emergency Response Teams (CERTs) manage local emergencies. You can: 1) Gather field data about neighborhood damage 2) Mark local maps with damage and obstructions 3) Find unobstructed routes between locations 4) Take photos or videos of damage 5) Record phone and radio logs 6) Record member check-in and check-out 7) Share data with team members Initial development targets the Big Island of Hawaii but with proper GIS data could be easily extended to other areas..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Zenbership Membership Software

    Zenbership Membership Software

    Open source membership software.

    ... - Marketing tools: double opt-in email campaigns, automated campaigns, SMS, social media, and source tracking. - an administrative dashboard: multiple users with built-in permissions, quick filtering, advanced criteria searches, and one-click exportable and printable data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    acts

    acts

    ACTS Free Church Management Software

    ACTS is a free church management software / system, which is free and open source, any church can download and use. Features include membership information, check-in, room booking, accounting, donation, etc. This software supports multi-users, network access, and built-in web-based application modules which enables churches to provide online services for members to view personal data, room booking, etc. The web module can run on Windows or Linux server.
    Downloads: 32 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Gura Programming Language
    Gura is a programming language that features "implicit mapping" and "member mapping", which can handle multiple data in lists and iterators at any one time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    xraid

    FUSE program to assemble RAID-0 with any chunk size

    mdadm is great for assembling RAID devices, but there's on edrawback: It can't work with chunk sizes below 4K. While this a rare case, it nevertheless exists. This where xraid may help you. It allows to assemble any number of RAID-0 member and lets you access the resulting RAID device via FUSE. Fast and without RAM nor storage space usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SHA-512 class

    SHA-512. The popular crypto hash function.

    ...Written in a convenient class form for speedy deployment. The digest is stored in an array of 8 unsigned "long long" integers within the class. For convenient retrieval of the digest, use member function `GetDigest()` The following four member functions are set public for developers who want to deploy this class. SHAtwoLinkDBs() HashText() HashData() GetDigest() SetTotalRounds() SHAtwoLinkDBs() You must provide your class name to this macro. This will copy initialization vectors into your specific class. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Mirror library provides both compile-time and run-time meta-data describing common C++ constructs like namespaces, types, classes, their base classes and member variables, constructors, etc. and provides generic interfaces for their introspection
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14

    eveocd

    Eve Online Corp Database

    A Full featured database to collect store and manage corp data from the Eve Online API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AddressBook

    AddressBook is used to store important information for contact purpose

    This Address Book is used to store the information about a person including both personal as well as official details.In order to quickly retrieving important information about the person and manage over all details about each and every person, to whom you are currently deals with. This things can be achieved by using efficient algorithms which are more dynamic and consistence in nature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    data2bin

    Create structured binary files from XML data.

    ...Your data in a XML file written down according to defined structure. ... and produces final binary file. It is able to pad Your strings with defined padding, check Your integers' sizes, it can fill default values where You didn't supply data, it can also, for example, put a "blank" array member at the end of an array etc. Whenever You change your structure in Your code, just update the data-description file and "rebuild" Your binary files without touching XML data files!
    Downloads: 18 This Week
    Last Update:
    See Project
  • 17
    Edge Arma Squad Tool is a Arma/2/3 Squad XML generator and editor. This tool incorporates a MySQL database to hold the data about the squad and it's members. The admin can then generate the XML's from the information in the database and pass out the squad XML link or the member XML links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fruitarium

    Fruitarium

    For buying clubs that meet in person

    Currently runs on Microsoft Access 2000 or newer version. If your produce buying club meets in person (not online) then this could be a very useful tool for you. Once you have a wholesale pricelist in .txt format, Fruitarium can automatically import it and generate your custom pricelist. The product registry gives you permanent control of the names of the products and of which items will/will not show on your custom list. After the in-person club meeting, data entry is a snap...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is an app for member data management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    CERIF-TG-Toolbox

    Tool to produce the CERIF deliverables (XML Schemas and XML Semantics)

    ...CERIF is maintained euroCRIS (http://www.eurocris.org/), a not-for-profit association of research information management professionals. The CERIF TG Toolbox generates the CERIF-XML Schemas from the database model (maintained as the *.dmx file of TOAD Data Modeler), both original style (one namespace/schema per CERIF entity) and the updated style (introduced 2012: a common namespace, one schema, embedding). It also generates the CERIF-XML instance documents (updated style) of the CERIF Semantic Layer entities, based on a *.xls or *.xlsx file. While being most useful to the CERIF Task Group member who prepares a CERIF release, it is of use to anyone who wants to experiment with CERIF extensions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    reflective

    C++ library providing detailed run-time code reflection

    Reflective is a C++ library providing detailed run-time code reflection, supporting: - member-data or member-function based properties with getters and setters - method-based actions, with return type and any number of fully qualified parameters - vectorized construction\destruction\copy\move of objects, to allow efficient implementation of non-template generic collection - reflection of class templates, with fully qualified parameters information - indirection levels of pointers, and constness of each indirection level - safe up\down casts (often programmers forget that even an implicit cast may involve an offset or an indirection) - self reflection: reflecting data is itself reflected - multiple\virtual base classes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    iMAS

    iMAS

    Integrated Membership Application System

    Software to handle membership data on store which has a membership system
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    HASEM

    HASEM

    Matrix c++ library solving any linear algebra problems

    ...HASEM solves any linear equation of any kind, it might be homogenous/none homogenous, compute the inverse of square/none square matrices, find LU decomposition, find determinant and rank of matrices, calculate the characteristic polynomial of matrices, find the eigenvalues and eigen vectors and so on. HASEM uses many methods, therefore, you are not limited to just one method, you have the choice to define your desire method as default one. With over 200 member functions and over 40 none member functions HASEM is almost able to solve any linear algebra problems. HASEM support multidimensional as well, you can mix up your multidimensional matrix with other matrices with different size, and apply all operations on them as well.It's possible to save the computed matrix into files, and when required read it from files and load the data into matrices. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    bigfish

    bigfish

    Library for crossplattform communication

    bisfish is a crossplattform library that can be used with IPhone, Android and Windows Phone 7 projects. It enables you to easily share data between the three platforms. You run a server (programmed in java) to that all the clients will connect. The clients can choose a session to join with. A session can be password protected. In a session you can send messages (bytes) to all of the members of a session, to a group of members or to a single member (broadcast, multicast and unicast).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    EasySSE

    C++ wrappers for SIMD vector data types and intrinsics

    EasySSE is a C++ class library that consists of wrappers for SIMD vector data types and intrinsics. The intrinsics are grouped into different vectordata types using operator overloading, member functions and static functions. The classes provide easy and natural access to SIMD functionality without going through the complex SIMD documentation and instruction set. It also becomes possible to write human readable SIMD code.
    Downloads: 0 This Week
    Last Update:
    See Project