Showing 21 open source projects for "fifo"

View related business solutions
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 1
    Lightweight ring buffer manager

    Lightweight ring buffer manager

    Lightweight generic ring buffer manager library

    The library provides generic FIFO ring buffer implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ReductStore

    ReductStore

    The fastest time series object store for Edge AI

    ... series, tailored for edge computing, computer vision, and IoT. ReductStore handles blob data without size limits; your disk capacity is the only boundary. Ensure optimal storage management with FIFO quotas, preventing disk space shortages in real-time. Manage your time-series blob data with ease: annotate, filter, and save AI labels or meta-data. Integrate and communicate with ReductStore using our feature-rich and secure API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SageMaker TensorFlow

    SageMaker TensorFlow

    SageMaker specific extensions to TensorFlow

    ... version >= 1.7. Older versions of TensorFlow are not supported. Please make sure to checkout the branch of sagemaker-tensorflow-extensions that matches your TensorFlow version. SageMaker Pipe Mode is a mechanism for providing S3 data to a training job via Linux fifos. Training programs can read from the fifo and get high-throughput data transfer from S3, without managing the S3 access in the program itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Foundatio

    Foundatio

    Pluggable foundation blocks for building distributed apps

    Pluggable foundation blocks for building loosely coupled distributed apps. Includes implementations in Redis, Azure, AWS, RabbitMQ and in memory (for development). When building several big cloud applications we found a lack of great solutions (that's not to say there aren't solutions out there) for many key pieces to building scalable distributed applications while keeping the development experience simple. Wanted to build against abstract interfaces so that we could easily change...
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 5

    Lnkdlst

    Single sided linked list (kind of lib with test-code, C, C++ and java)

    Use own (user) data section for each Linked-List-Element (LLEl) including a fix Identifier which is for search via basic Lnkdlst function (fast ID-part-search, e.g. to find all elements with a specific bit in the ID set). Main list-linkage-change functions: append, insert, delete. - Examples: use of flexible variable ArgList (OnePointerArg, optional valid if not NULL, Argument-Type by ID-Number is easy to get), key-value pairs, build FIFO{queue}/LIFO{stack}, auto-list with max. Element-Size...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ringBufU

    Ring-Buffer library in C, includes support of multithreading

    A Ring-Buffer instance could be used with element types - char - long - long long - void* . Focus is on a hardened SW structure with buffer-instance-pointer check (not very fast but more secure). Some features are globally choosable on compile-time (e.g. switch multithread support off completely to have faster access). Note: User Interface is for Test and Tutor Code only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple components for Ada

    Simple components for Ada

    A software components library

    The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, B-trees, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix expression parsing tools. Implementations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bluejay

    Bluejay

    A simple Swift framework for building reliable Bluetooth LE apps

    Bluejay is a simple Swift framework for building reliable Bluetooth LE apps. Bluejay's primary goals are to simplify talking to a single Bluetooth LE peripheral. Make it easier to handle Bluetooth operations reliably. Take advantage of Swift features and conventions. A callback-based API. A FIFO operation queue for more synchronous and predictable behaviour. A background task mode for batch operations that avoids the "callback pyramid of death". Simple protocols for data serialization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    StructPie

    StructPie

    A set of C libraries to implement data structures and algorithms

    Struct-Pie (Structures Pie) is a set of C shared libraries to implement data structures and algorithms so that they can be used/integrated easily into C projects. LIFO & FIFO Stack, Binary Search Tree, Priority Queue and a Hash Table are implemented and included in this package. Future releases will have many other data structures. The hash table in this package uses separate chaining to avoid collision. In the "hash_table" directory, the hash table implementation uses linked lists...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 10

    FXwm

    A minimistic Linux window manager with css style config

    Our take on a basic window manager for Linux which adheres to the philosophy of "do one thing and do it well." As a result, this window manager only manages windows and does not provide any supervision at all. Instead it relies on another program, such as wbar or web.de, to actually provide that functionality. And in order to keep administration to a minimum, there is only one config file that can be manipulated to change the appearance of the window chrome using css styled syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MSP430 C Code Library

    Library of peripheral drivers, component drivers, utilities, and more!

    A collection of C libraries for the TI MSP430 family of microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    NCache非阻塞式缓存

    非阻塞式缓存框架

    缓存是服务器程序中经常用到的技术,使用缓存可以大大降低服务器的压力。目前常见的缓存工具都很好地解决了生命周期、存储、命中率等关键算法,但是绝大多数的缓存框架对于数据更新都是阻塞式的,即当缓存过期时会等待应用程序重新获取值,用户在使用系统的过程中将产生顿挫感。 NCache建立了一套抽象的非阻塞式缓存模型与API, 使用NCache仅需在首次加载数据时停顿,此后的更新都将在后台线程完成。 使用NCache至少具有以下两个好处: 1.用户具有平滑的页面体验 2.访问压力将在应用堆积并适当溢出,缓解了对数据服务的集中请求压力
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    android-common-lib

    android-common-lib

    Android common lib, ImageCache, HttpCache, DropDownListView, etc.

    ...) and common Android tools (network, download, Android resources) Operation, shell, file, Json, random number, Collection, etc.). You can choose a variety of cache algorithms (FIFO, LIFO, LRU, MRU, LFU, 13 types such as MFU) or custom caching algorithms. Cache can be initialized according to system configuration. Applicable to applications that get more pictures and frequently use pictures, including secondary cache, such as Sina Weibo, twitter, WeChat avatar, Meili Talk, Mogujie, Petal, Taobao, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Scheduler Simulator
    SCHEDuler SIMULAtor (originally sched_sim) is a simple C++ event driven simulator of scheduling policies (single processor). Currently supported scheduling policies are: FIFO, LIFO, EDF, LST, RM, DM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    "UltraQueue" is a library (DLL) project, written in C++. This library is intended to be used for very fast temporary data storage, aquired by any possible source (File, Serial Port, ...). Users can create multiple queues of differrent sizes & types
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Here are asm source codes for parallel port dma and fifo fast transfer of data. They are command line programs for dos and Win95/98. With winio they can be used in WinNT/2000/XP. Transfer rates up to 750 kbytes/sec. Recurrences directories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vfStream - software streaming library
    C library to quickly implement streaming communication between parallel threads. Optimized for use in embedded systems. Allows FIFO behavior as well as separate data access and synchronization. NOTE: development has moved to the vfTasks project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    List Libs
    The List Libs contain some simple list and map systems written in C++. They all use template thus they are type independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Concurrent hash map and linked list implementation of the ConcurrentMap interface, with predictable iteration order. This implementation differs from ConcurrentHashMap in that it maintains a doubly-linked list running through all of its entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A high performance JDBC connection pool to use with single or multiple databases. Enables easy replication and load balancing for every database using its normal JDBC driver. Fair queuing for waiting connection requests using a blocking FIFO queue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MiniMe is a research project testing some ideas for built-in persistent objects and non-fifo function execution such as co-routines and event-based processing. It has run-time types, object-oriented programming support, and automatic memory management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next