Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
This project maintains and organizes the Atari 8-bit Port of the Contiki operating system sourcecode for compilation using the CC65 cross-compiler toolset. The machine target is the 8-bit Atari line. An additional set of C-language sourcecode libra
The OS2Linux Project is a tool for porting OS/2 applications to Linux. OS2Linux is not an emulator like Wine. Instead you recompile your OS/2 C sourcecode against the tool and link to the project library producing a native Linux executable.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
This card will capture High Definition Video 1280x720 at 30fps, and soon be capable of 60fps and maybe even 1080p. This is a hardware project so sourcecode, RTL, and board CAD files will be involved. All IC's and parts should be easily available.
This is a plugin I wrote for the gnome file-browser, nautilus. It allows to open a terminal and sync the working dir of the file-browser to the working dir of the terminal and vice-versa. This is NOT safe code. Use at own risk.
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 security. Auth0 now, thank yourself later.
JTAG interface library for FTDI chips.
Linux port of the ftcjtag library from ftdi( http://bit.ly/98Vul3 ).
Implementation relies on ftd2xx.so ( not libftdi.so ) which makes it windows compatible.
A really simple Mac OS X program that performs the calculation to obtain the number of cicero's from a giving number of points. Thought to be for Design. Jaime Rodríguez, 2010. The sourcecode is for Xcode 3, Intel versions can be compiled but not
It is a minimal linux like kernel for x86 architecture. It is mostly the sourcecode from the tutorial "Roll your own toy UNIX-clone OS" written by James Molloy: http://www.jamesmolloy.co.uk/tutorial_html/index.html It is encoded in a bash script.
WWIVLinker, allowed file list requests from nodes over WWIVnet. Code is being submitted for historical posterity as possibly the first use of peer-to-peer file sharing over a publicly distributed network.
sexyalice is a chatterbot for IRC networks. It does not have any internal databases, but instead connects to alicebot's website to get answers. It keeps sessions for each user, and has many other nice features.
Check code for details.
A 2-D inviscid flow and adjoint solver on unstructured triangular grids. It makes use of a vertex-centroid finite volume scheme which is second order accurate. The adjoint solver is developed using the automatic differentiation tool called TAPENADE.
Code has been moved to
https://github.com/cpraveen/euler2d
This project is concerned with developing a Monte Carlo simulation code for a simple hopping model of diffusion on a comb-like lattice. It is coded in C.
The `Turing Machine Compiler Collection' (tmcc) contains a virtual machine which emulates a Turing Machine such as an assembler and a C-like compiler which assemble/compile the written code into the delta-notation.
Official IRC-World.org Dev-Com Website. Software modified and developed to use on IRC-World.org Chat Network. Current projects: - IRCD based on IRC-Hispano/ircu2.10.07 - Extramech Based on EnergyMech 2.9.x - Extraservices (own code IRC Services)
The project will provide a Cocoa framework to interface OpenGL in a more OO-fashioned style. It is not meant to be the fastest code possible, nor to leverage all the power of OpenGL, but to give developers a easy way to start working in 3D
Yet another lightweight http server. Implements a few html rewriting rules delineated by '<?pico>' tags, and makes it fairly easy to add more straight into the C code. Does not have complete HTTP standards compliance; if you need foo, add it in!