Showing 18 open source projects for "memory boost"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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.
    Get free CRM
  • 1
    Synaptrix ChatGPT Desktop

    Synaptrix ChatGPT Desktop

    Fuel your productivity with ChatGPT-Desktop

    Fuel your productivity with ChatGPT-Desktop, blazingly fast and supercharged.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    POCO

    POCO

    Cross-platform C++ libraries for building network applications

    The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems. Whether building automation systems, industrial automation, IoT platforms, air traffic management systems, enterprise IT application and infrastructure management, security and network analytics, automotive infotainment and telematics, financial or healthcare, C++ developers have been trusting the POCO C++...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    BitShares Core

    BitShares Core

    BitShares Blockchain implementation and command-line interface

    BitShares Core is the BitShares blockchain implementation and command-line interface. The web browser-based wallet is BitShares UI. BitShares requires a 64-bit operating system to build, and will not build on a 32-bit OS. BitShares requires Boost libraries to build, and supports versions 1.58 to 1.74. Newer versions may work but have not been tested. If your system came pre-installed with a version of Boost libraries that you do not wish to use, you may manually build your preferred version...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Coost

    Coost

    A tiny boost library in C++11

    coost is an elegant and efficient cross-platform C++ base library. Its goal is to create a sword of C++ to make C++ programming easy and enjoyable. Coost, co for short, is like boost, but more lightweight, the static library built on Linux or Mac is only about 1MB in size. log supports two types of logs: one is level log, which is divided into 5 levels: debug, info, warning, error, and fatal, printing a fatal log will terminate the program; the other is topic log, logs are grouped by topic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    MonoTorrent

    MonoTorrent

    The repository for MonoTorrent, a bittorrent library for .NET

    This is a list of all the BEPs which have been implemented in MonoTorrent. A full list of all available BEPs can be seen. Prioritise specific files. Selective file downloading (including the ability to not download specific files). Rarest first piece picking (takes priorisation into account). End-game mode to boost the last 1-2% of the download. Sequential downloading (for media files). Per-torrent download/upload rate limiting. Overall download/upload rate limiting. In memory cache to reduce...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    TBOX

    TBOX

    A glib-like multi-platform c library

    TBOX is a glib-like cross-platform C library that is simple to use yet powerful in nature. The project focuses on making C development easier and provides many modules (.e.g stream, coroutine, regex, container, algorithm ...), so that any developer can quickly pick it up and enjoy the productivity boost when developing in C language. It supports the following platforms: Windows, Macosx, Linux, Android, iOS, BSD and etc. Supports file, data, http and socket source. Supports the stream filter...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Dragonfly

    Dragonfly

    A modern replacement for Redis and Memcached

    Dragonfly is a drop-in Redis replacement that cuts costs and boosts performance. Designed to fully utilize the power of modern cloud hardware and deliver on the data demands of modern applications, Dragonfly frees developers from the limits of traditional in-memory data stores. The power of modern cloud hardware can never be realized with legacy software. Dragonfly is optimized for modern cloud computing, delivering 25x more throughput and 12x lower snapshotting latency when compared to legacy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kingfisher

    Kingfisher

    Lightweight, pure-Swift library for downloading images from the web

    Kingfisher is a powerful, pure-Swift library for downloading and caching images from the web. It provides you a chance to use a pure-Swift way to work with remote images in your next app. Asynchronous image downloading and caching. Loading image from either URLSession-based networking or local provided data. Useful image processors and filters provided. Multiple-layer hybrid cache for both memory and disk. Fine control on cache behavior. Customizable expiration date and size limit. Cancelable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    tech01

    Multitasking ARMv7-R and ARMv7-A (Cortex-R, Cortex-A)

    Goal: multitasking kernel from scratch Target board: TI LAUNCHXL2-RM46
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10

    Extended C Library

    Extended C Library

    Why Is libxc needed? There doesn't exist a library for ANSI C99 for common data containers, such as vectors, trees, etc. There also also doesn't exist a library for common functionality, such as error reporting/logging, string functions, configuration management (reading config files), etc... The programmer working in C doesn't have anything analogous to the Boost C++ library. The extended C library is intended to make some headway into providing this functionality. To ensure unrestricted...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Spatial C++ Library

    Spatial C++ Library

    Library of generic, k-d tree multi-dimensional containers

    Spatial is a generic header-only C++ library providing multi-dimensional in-memory containers, iterators and functionals. Spatial is a general purpose library with good overall performance thanks to its self-balancing k-d tree containers. Spatial makes it easy to search for nearest neighbors, orthogonal ranges, or perform ordering of objects in any number of dimensions. Spatial's design borrows heavily from the STL, and strives to follow it's elegant interface; therefore Spatial's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    unordered_flat_set

    C++ continuous memory hash containers.

    Continuous memory open addressing/closed hashing, with linear probing, container. Basically unordered_set, unordered_map, unordered_multiset, and unordered_multimap, but with vector like memory allocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Audio Game Kit

    a game library to develop audio games

    do you want to make your audio game? it is easy! just embed AGK in your C++ application and use it it is very easy to learn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Windows 7 Booster

    Boost your Windows 7 with only few clicks !

    Version 1.6 Brings new Design, many fixes and almost 50% reduction in CPU consumption. Lightweight and portable application that beginners and advanced users may tinker with to tweak system settings and improve overall performance. Protect your online privacy and keep your computer secure. A single file that can easily be transferred To boost any PC at will, with low CPU and RAM consumption. - Clean Up your PC Clean all your unnecessary files that will hog your system over time...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    MathX

    MathX

    Fixed-length Arithmetic-types library

    MathX is a fixed-length arithmetic-types written in pure c++ templates. The goal is to provide signed-integer, unsigned-integer, IEEE-754 float-point and fixed-point types, all with specific number of bits. To this moment, only signed-integer and unsigned-integer are completed for little-endain architecture. Any compiler that support c++03 or c++11 can successfully compile MathX. Refer to README for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pachivc2012

    Convert Pachi Go Game to VC2012 on Windows

    Convert Pachi Go Game to VC2012 on Windows. 30 hours' job. The goal is to use GPU to accelerate pachi to KGS 5D even higher with 1 PC with high-end gfx card such as AMD HD7990. AMD HD7990 has 4K processors and 6GB memory. It is good enough to do high-performance calclulations. I tried Feugo. But it is verh hard to convert since it is boost based C++ program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wallpaper changer can change wallpaper after an delay, boost system performance [on XP], show calendar, moon state, reminder, and memory state and famous quote. Based on .NET Framework 4.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    The gmfXML project is a library that assists with XML handling. Parsing XML and writing to a stream are automated. The in-memory XML structure can be easily traversed with iterators. It is extremely light-weight and efficient, making use of boost regex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next